summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/transceiver/l1ctl.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-12Add handover support to calypso BTSAndreas Eversberg1-3/+4
2013-03-01Transceiver application will resync and configure TRX after restart of phoneAndreas Eversberg1-0/+1
2013-02-27Set BTS mode at transceiver application only after successful sync to cellAndreas Eversberg1-1/+12
2013-02-27Allow transceiver application to handle multiple TRX and multiple phonesAndreas Eversberg1-18/+22
2013-02-27Tansceiver checks quality of RACH, before forwarding it to TRX interfaceAndreas Eversberg1-3/+6
2013-02-27Tranceiver application forwards TOA from layer 1 to TRX interfaceAndreas Eversberg1-2/+5
2013-02-27Tranceiver application forwards RSSI from layer 1 to TRX interfaceAndreas Eversberg1-2/+5
2013-02-27Get stealing flags from received burst indications of BTS taskAndreas Eversberg1-2/+4
2013-02-27Transceiver application uses SETSLOT command to configure slot typeAndreas Eversberg1-3/+6
2013-02-26Add gain support to transceiver applicationAndreas Eversberg1-3/+5
2013-01-16host/layer23: Initial import of the transceiver applicationSylvain Munaut1-0/+363