aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioInterface.cpp
diff options
context:
space:
mode:
authorThomas Tsou <tom@tsou.cc>2013-11-09 22:25:46 -0500
committerThomas Tsou <tom@tsou.cc>2013-11-15 23:35:07 -0500
commitb075dd2f73560c7636446856a3b3c19a2556b4cf (patch)
treee5c6f5f1f5d2ca72db2f52f35b37215580d1f897 /Transceiver52M/radioInterface.cpp
parent94edaaeee653a03f6734782169f6ba3c042371e1 (diff)
Transceiver52M: Dynamically allocate correlation vectors
Stack allocating the correlation output generates a call to the copy constructor of an zero valued vector. We can avoid this extra copy constructor with a pointer reference and dynamic allocation. Signed-off-by: Thomas Tsou <tom@tsou.cc>
Diffstat (limited to 'Transceiver52M/radioInterface.cpp')
0 files changed, 0 insertions, 0 deletions