aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioVector.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Transceiver52M: Enable all warnings and resolveThomas Tsou1-1/+1
2013-11-15Transceiver52M: Set const qualifier on appropriate radio vector methodsThomas Tsou1-2/+2
2013-11-15Transceiver52M: Use independent noise vectors for each channelThomas Tsou1-6/+5
2013-11-15Transceiver52M: Add vectorized radio burst capabilityThomas Tsou1-6/+29
2013-11-15Transceiver52M: Preallocate head room for burst correlationThomas Tsou1-0/+5
2013-11-15Transceiver52M: Remove extra copy in receive drive pathThomas Tsou1-0/+5
2013-11-15Transceiver52M: Add multi channel transceiver supportThomas Tsou1-15/+0
2013-10-18Transceiver52M: Update noise measurement calculationThomas Tsou1-0/+29
2011-11-26transceiver: rename getting radio vector time to getTime()kurtis.heimerl1-4/+4
2011-11-26transceiver: separate radio clock and vector interfaceskurtis.heimerl1-0/+109