aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-25dyn TS: implement SysmoBTS specificsNeels Hofmeyr2-9/+33
2016-07-25sysmo/oml.c: rename ts_connect() to ts_opstart()Neels Hofmeyr1-2/+2
2016-07-25dyn TS: common TCH/F_TCH/H_PDCH implementationNeels Hofmeyr4-12/+235
2016-07-25code dup: join [rsl_]lchan_lookup() from libbsc and osmo-btsNeels Hofmeyr2-54/+12
2016-07-25trx: Add EGPRS tables, sequences, and mappingsTom Tsou12-4/+2471
2016-07-25prepare dyn TS: split/replace conf_lchans_for_pchan()Neels Hofmeyr2-4/+13
2016-07-25dyn PDCH: code dup: use conf_lchans_as_pchan()Neels Hofmeyr1-2/+6
2016-07-25error log: rsl.c: typo x2Neels Hofmeyr0-0/+0
2016-07-25info log: l1sap.c: add '0x' to hex outputNeels Hofmeyr0-0/+0
2016-07-25fix compiler warning: msg_utils.c: fn_chk() constify argNeels Hofmeyr0-0/+0
2016-07-25cosmetic: pcu_sock.c: rename ts_is_pdch() to ts_should_be_pdch()Neels Hofmeyr0-0/+0
2016-07-25cosmetic: clarify TCH/F_PDCH related naming and commentsNeels Hofmeyr6-29/+45
2016-07-25cosmetic: pcu_sock.c: rename ts_is_pdch() to ts_should_be_pdch()Neels Hofmeyr1-2/+2
2016-07-25fix compiler warning: msg_utils.c: fn_chk() constify argNeels Hofmeyr1-1/+1
2016-07-25info log: l1sap.c: add '0x' to hex outputNeels Hofmeyr1-2/+2
2016-07-25error log: rsl.c: typo x2Neels Hofmeyr1-2/+2
2016-07-25doc: move dyn_pdch.msc to osmo-gsm-manuals.gitNeels Hofmeyr4-44/+2
2016-07-16sysmobts: dump PRACH and PTCCH parametersMax1-1/+6
2016-07-14osmo-bts-trx: init OML only once by sending AVSTATE_OK with OPSTATE_ENABLEDNeels Hofmeyr1-11/+1
2016-07-09log: osmo-bts-trx: change PDTCH block logs to DEBUG levelNeels Hofmeyr1-2/+2
2016-07-09log: osmo-bts-trx: change access burst logs to DEBUG levelNeels Hofmeyr1-2/+2
2016-07-09cosmetic: osmo-bts-trx: add comment, fix comment typoNeels Hofmeyr2-2/+3
2016-07-07sysmobts: Fix eeprom padding before gpg keyHolger Hans Peter Freyther2-1/+7
2016-07-05Mark array as static constMax1-3/+3
2016-06-27sysmobts: screnrc/systemd-service: Use osmo-bts-sysmo instead of sysmobtsHarald Welte2-2/+2
2016-06-27TRX: add Uplink DTX support for FR/HRMax1-3/+13
2016-06-24Remove duplicated nibble shift codeMax3-117/+0
2016-06-23DTXu: move copy-pasted code to common partMax4-36/+20
2016-06-23Make get_lchan_by_chan_nr globally availableMax6-42/+21
2016-06-23fix compiler warning: remove unused variable 'i' in calib_verify()Neels Hofmeyr1-1/+1
2016-06-23fix compiler warning: remove useless 'static' storage class for struct declNeels Hofmeyr1-1/+1
2016-06-23fix compiler warnings: include bts_model.h in phy_link.cNeels Hofmeyr1-0/+1
2016-06-22vty: install orphaned trx nominal power commandNeels Hofmeyr1-0/+2
2016-06-22dyn PDCH: safeguard: exit if nothing pending in dyn_pdch_ts_disconnected()Neels Hofmeyr1-1/+3
2016-06-22dyn PDCH: lc15: complete for litecell15-bts: implement bts_model_ts_*()Neels Hofmeyr1-2/+49
2016-06-22dyn PDCH: lc15: handle TCH/F_PDCH init like TCH/FNeels Hofmeyr1-1/+2
2016-06-22dyn PDCH: lc15: add ts_connect_as(), absorbing ts_connect() gutsNeels Hofmeyr1-3/+10
2016-06-22dyn PDCH: lc15: chan_nr_by_sapi(): handle TCH/F_PDCH according to ts->flagsNeels Hofmeyr1-3/+15
2016-06-22lc15: add L3 handle to l1prim messagesNeels Hofmeyr2-11/+127
2016-06-22fix lc15 build: put src/common/libbts.a left of -losmogsmNeels Hofmeyr1-1/+1
2016-06-22Clarify logging messageMax1-1/+1
2016-06-21Use error values instead of number for RSL errorMax1-2/+2
2016-06-21Use libosmocodec functions for AMRMax4-107/+21
2016-06-18Move copy-pasted code into common partMax10-165/+94
2016-06-18DTX: add support for AMR/HRMax2-2/+70
2016-06-17debug log: log TS pchan type on connectNeels Hofmeyr1-1/+5
2016-06-17debug log: log lchan state transitionsNeels Hofmeyr1-0/+6
2016-06-17error log: two minor clarificationsNeels Hofmeyr2-3/+5
2016-06-17dyn PDCH: complete for sysmo-bts: implement bts_model_ts_*()Neels Hofmeyr1-2/+49
2016-06-17dyn PDCH: sysmo: handle TCH/F_PDCH init like TCH/FNeels Hofmeyr1-1/+2