aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-30dyn TS: sysmo,lc15: ph_data_req: fix PDCH mode detectionNeels Hofmeyr2-2/+2
2016-08-30cosmetic: common ts_is_pdch()Neels Hofmeyr3-11/+17
2016-08-30dyn TS: measurement: use correct nr of subslots, rm code dupNeels Hofmeyr1-15/+1
2016-08-27log: l1sap: add 0x to hex output of chan_nr, 5 timesNeels Hofmeyr1-5/+5
2016-08-27Change interface in osmo-bts for 11 bit RACHbhargava5-7/+22
2016-08-21sysmo: ts_connect: log channel combination name instead of numberMax2-3/+4
2016-08-12sysmo: fix dyn TS: Revert "Activate PTCCH UL" [in sysmobts]Neels Hofmeyr1-2/+1
2016-08-10sysmo,lc15: ts_connect_as(): log error also for pchan_as == TCH/F_PDCHNeels Hofmeyr2-2/+4
2016-08-10dyn TS: measurement.c: replace fixme with commentNeels Hofmeyr1-1/+1
2016-08-10dyn TS: complete for TRXNeels Hofmeyr2-9/+23
2016-08-08osmo-bts-trx: log decoder bit errors as DEBUG, not NOTICEMike McTernan1-1/+1
2016-08-08osmo-bts-trx: Fix PCS1900 operationMike McTernan1-2/+12
2016-08-08Fill measurements data for L1SAPMax10-18/+71
2016-08-08ci/spatch: Remove the "static" analysis handlingHolger Hans Peter Freyther2-28/+0
2016-08-08Add .mailmap for mapping mail addresses in shortlogHarald Welte1-0/+12
2016-07-28trx: Fix coverity BER calculation NULL dereferenceTom Tsou1-6/+9
2016-07-28dyn PDCH: trx l1_if.c: drop fixme, add commentNeels Hofmeyr1-1/+1
2016-07-28dyn PDCH: complete for trx: implement bts_model_ts_[dis]connect()Neels Hofmeyr1-2/+17
2016-07-28dyn PDCH: trx l1_if.c: factor out trx_set_ts_as_pchan() from trx_set_ts()Neels Hofmeyr1-3/+20
2016-07-28dyn TS, dyn PDCH: common/l1sap.c: properly notice PDCHNeels Hofmeyr1-3/+11
2016-07-28octphy: fix buildMax1-1/+1
2016-07-28Fix dsp tracing at phy configMax1-0/+17
2016-07-28pcu_sock: use osmo_sock_unix_init() from libosmocoreVadim Yanitskiy1-55/+5
2016-07-28fix comment in common/l1sap.c, function name changedNeels Hofmeyr1-1/+1
2016-07-28Activate PTCCH ULMax1-1/+2
2016-07-28trx: Enable EGPRS handling through burst lengthsTom Tsou7-93/+182
2016-07-28trx: Add EGPRS coding and decoding proceduresTom Tsou2-8/+1028
2016-07-27dyn TS: sysmo,lc15: chan_nr_by_sapi(): add missing assertionNeels Hofmeyr2-0/+2
2016-07-27log typo: trx_sched_set_pchan()Neels Hofmeyr1-1/+1
2016-07-27comment typo: common/l1sap.cNeels Hofmeyr1-1/+1
2016-07-25dyn TS: implement litecell15 specificsNeels Hofmeyr2-9/+33
2016-07-25lc15/oml.c: rename ts_connect() to ts_opstart()Neels Hofmeyr1-2/+2
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