aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/Transceiver.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-10Transceiver: Update noise level only when the timeslot is marked as IDLE.Alexander Chemeris1-1/+1
2015-06-05Transceiver: Fix clipping detection.Alexander Chemeris1-6/+6
2015-06-05Transceiver: Print noise level for each burst in debug mode.Alexander Chemeris1-1/+2
2015-06-04osmo-trx: Add a command line option for the dBFS to dBm offset.Alexander Chemeris1-6/+9
2015-05-24osmo-trx: Fix random filler command line option.Alexander Chemeris1-1/+1
2015-05-19test: Add command line random normal burst optionTom Tsou1-64/+68
2014-12-15Transceiver52M: Implement POWEROFF commandTom Tsou1-5/+11
2014-12-15Transceiver52M: Allow setting gain before POWERONTom Tsou1-1/+3
2014-01-26Transceiver52M: Disable filler table retransmissions by defaultThomas Tsou1-2/+6
2013-11-16Transceiver52M: Create new osmo-trx executableThomas Tsou1-0/+3
2013-11-15Transceiver52M: Use independent noise vectors for each channelThomas Tsou1-3/+4
2013-11-15Transceiver52M: Refactor receive path outer burst handlingThomas Tsou1-0/+16
2013-11-15Transceiver52M: Add vectorized radio burst capabilityThomas Tsou1-1/+1
2013-11-15Transceiver52M: Set variable thread priority levelsThomas Tsou1-1/+1
2013-11-15Transceiver52M: Add multi channel transceiver supportThomas Tsou1-39/+49
2013-11-08Transceiver52M: Separate transceiver per-slot state informationThomas Tsou1-31/+69
2013-11-08Transceiver52M: Delay socket allocation to heapThomas Tsou1-5/+5
2013-11-08Transceiver52M: Remove transmit logging optionThomas Tsou1-15/+0
2013-10-18Transceiver52M: Update noise measurement calculationThomas Tsou1-2/+2
2013-10-18Transceiver52M: Setup dual sample rate transceiverThomas Tsou1-1/+2
2013-10-18Transceiver52M: Separate main transmit and receive drive threadsThomas Tsou1-4/+8
2013-10-18Transceiver52M: Make GSM pulse filter internal to implementationThomas Tsou1-2/+1
2013-10-18Transceiver52M: Rename samples-per-symbol variable namesThomas Tsou1-3/+3
2013-06-15Transceiver52M: Add more complete specification of GPRS typesttsou1-5/+7
2013-06-15Transceiver52M: Add GPRS combinations to correlation typesttsou1-1/+5
2011-11-26uhd: inline thread priority settingkurtis.heimerl1-1/+4
2011-10-12Adding in the missing Transceiver52M directorydburgess1-0/+207