summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/transceiver/trx.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-14transceiver: Fix RSP SETSLOT formatPau Espin Pedrol1-1/+1
2013-06-12Add handover support to calypso BTSAndreas Eversberg1-4/+44
2013-04-07fixup 687bc2318d18073d02756ef6ea5b96799f4b9aa7Andreas Eversberg1-3/+2
2013-04-07Fix: Allow TRX command with trailing '\0' and withoutAndreas Eversberg1-3/+5
2013-02-27Transceiver application rejects RXTUNE/TXTUNE, if given ARFCN is invalidAndreas Eversberg1-0/+2
2013-02-27Allow transceiver application to handle multiple TRX and multiple phonesAndreas Eversberg1-21/+36
2013-02-27Tranceiver application forwards RSSI from layer 1 to TRX interfaceAndreas Eversberg1-2/+2
2013-02-27Transceiver application uses SETSLOT command to configure slot typeAndreas Eversberg1-5/+15
2013-02-26Add gain support to transceiver applicationAndreas Eversberg1-2/+12
2013-01-16host/layer23: Initial import of the transceiver applicationSylvain Munaut1-0/+557