summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-19build: Fix typo in the CFLAGS-variable for libosmodspjolly/testingMartin Hauke1-1/+1
2018-02-14transceiver: Fix RSP SETSLOT formatPau Espin Pedrol1-1/+1
2014-12-29mobile/SS: Fixed bug in parsing of known supplemenary service codesAndreas Eversberg1-5/+5
2013-12-27fw/calypso/dsp: Make dsp_extcode only load with trx appAndreas Eversberg7-16/+20
2013-06-20host/transceiver: Fix leak in AB processing codepathAndreas Eversberg1-4/+14
2013-06-19osmocon: Improve performance by handling several serial bytes at a timeAndreas Eversberg1-8/+19
2013-06-16osmocon: Add option to set SCHED_RR and prorityAndreas Eversberg1-1/+21
2013-06-16transceiver: Add option to set SCHED_RR and prorityAndreas Eversberg1-1/+21
2013-06-12Add handover support to calypso BTSAndreas Eversberg9-28/+129
2013-04-07fixup 687bc2318d18073d02756ef6ea5b96799f4b9aa7Andreas Eversberg1-3/+2
2013-04-07Fix: Allow TRX command with trailing '\0' and withoutAndreas Eversberg1-3/+5
2013-03-02fw: remove deprecated chainload appSteve Markgraf2-56/+1
2013-03-02osmocon: embed chainloaderSteve Markgraf1-44/+65
2013-03-01Transceiver application will resync and configure TRX after restart of phoneAndreas Eversberg1-0/+1
2013-03-01Remove filler table from calypso BTSAndreas Eversberg3-62/+21
2013-02-27Transceiver application rejects RXTUNE/TXTUNE, if given ARFCN is invalidAndreas Eversberg1-0/+2
2013-02-27Disable compalram linking for trx application, because image is too largeAndreas Eversberg1-0/+1
2013-02-27Set BTS mode at transceiver application only after successful sync to cellAndreas Eversberg2-1/+14
2013-02-27Add option to transceiver application, to use second phone for TS 1Andreas Eversberg1-1/+24
2013-02-27Allow transceiver application to handle multiple TRX and multiple phonesAndreas Eversberg7-52/+83
2013-02-27Calypso BTS uses tx_mask and rx_mask to define which slots to TX or RXAndreas Eversberg4-11/+70
2013-02-27Calypso BTS receives access bursts on all frames of slot type 4 (BCCH+CCCH)Andreas Eversberg1-1/+3
2013-02-27Tansceiver checks quality of RACH, before forwarding it to TRX interfaceAndreas Eversberg2-3/+10
2013-02-27Always forward the strongest received access burst of one multiframeAndreas Eversberg1-21/+36
2013-02-27Tranceiver application forwards TOA from layer 1 to TRX interfaceAndreas Eversberg1-2/+5
2013-02-27Calypso BTS sends RSSI with each received bustAndreas Eversberg2-5/+11
2013-02-27Tranceiver application forwards RSSI from layer 1 to TRX interfaceAndreas Eversberg3-5/+8
2013-02-27Calypso BTS sends RSSI with each received bustAndreas Eversberg2-0/+8
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 Eversberg4-9/+25
2013-02-27Set slot types for calypso BTS, handle filler table accordinglyAndreas Eversberg6-18/+52
2013-02-27New sync task for calypso BTS, using a single frame per multiframeAndreas Eversberg7-3/+338
2013-02-26Turn off calypso BTS app by pressing power button shortlyAndreas Eversberg1-0/+24
2013-02-26Add gain support to transceiver applicationAndreas Eversberg4-6/+19
2013-02-26Add gain control to calypso BTS codeAndreas Eversberg4-0/+11
2013-02-26Add loglevel command to transceiver applicationAndreas Eversberg1-1/+6
2013-02-24Add command line options parsing to transceiver applicationAndreas Eversberg1-10/+89
2013-01-16host/layer23: Initial import of the transceiver applicationSylvain Munaut21-0/+2824
2013-01-16fw/trx: Initial import of the TRX firmware applicationSylvain Munaut7-1/+1222
2013-01-16fw/l1/l23_api: Wire the L1CTL to the internal TRX interface & prim_btsSylvain Munaut1-0/+47
2013-01-16fw/l1: Initial import of new BTS primitiveSylvain Munaut5-0/+356
2013-01-16l1ctl: Add BTS mode message definitionsSylvain Munaut1-0/+33
2013-01-16fw/l1: Add 'TRX' internal interfaceSylvain Munaut3-2/+90
2013-01-16fw/l1/tpu: Add function to open multi slot TX TPU windowSylvain Munaut2-0/+46
2013-01-16fw/calypso/dsp: Enable multi-slot TX mode of the ABBSylvain Munaut1-1/+1
2013-01-16fw/calypso/dsp: Import and load DSP extension patchSylvain Munaut2-3/+199
2013-01-16fw/calypso/uart: Tweak the RX irq threshold to avoid overrunSylvain Munaut1-1/+3
2013-01-16build: Use a template system for the various host appsSylvain Munaut1-32/+12
2013-01-16fw/l1: add CBCH flag to dedicated modeAlex Badea8-14/+39
2013-01-16[WIP] Ugly hack to compensate lost time on TS change (high TS -> low TS)Sylvain Munaut1-0/+22