aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-02-22octphy: ensure all BTS models set featuresPhilipp Maier5-0/+28
2018-02-22gsm_data_shared: extend bts feature list with speech codecsPhilipp Maier1-0/+5
2018-02-21RSL: Ensure we don't accept DCHAN messages for CCHANHarald Welte1-0/+22
2018-02-21RSL: Properly reject RSL CHAN_NR IE for incompatible PCHANHarald Welte1-34/+78
2018-02-19trx: make l1if_fill_meas_res() staticHarald Welte2-3/+1
2018-02-19sysmo+lc15: Add missign include for readv/writevHarald Welte2-0/+2
2018-02-19sysmo: Fix compiler warnings in eeprom.cHarald Welte1-6/+6
2018-02-19Cosmetic fixes for power ramping code.Stefan Sperling1-2/+2
2018-02-19rsl: do not allow MODE MODIFY request with unsupp. codec/ratePhilipp Maier5-0/+69
2018-02-14osmo-bts: Add talloc context introspection via VTYHarald Welte2-0/+2
2018-02-09l1sap: Validate incoming RTP payload, drop bw-efficient AMRPau Espin Pedrol1-0/+45
2018-02-08main.c: bts_main: fix typo in error messagePau Espin Pedrol1-1/+1
2018-02-08osmo-bts-trx: ignore frame offset error on startupMax1-3/+4
2018-02-08osmo-bts-trx: init nbits to know valueMax1-1/+1
2018-02-07Add helper to get BCC from BSICMax1-1/+1
2018-02-05vty: don't print "Bound IP / Port" if it isn't bound [yet]Harald Welte1-5/+7
2018-02-05Print much more information during 'show lchan'Harald Welte2-0/+41
2018-02-05Add 'show (bts|trx|ts|lchan)' commandsHarald Welte1-1/+402
2018-02-05virtual: l1_if.c: Remove unneeded warning messagePau Espin Pedrol1-2/+1
2018-02-05vty.c: Remove warning messagePau Espin Pedrol1-1/+0
2018-02-05octphy: octpkt.c: Remove unused static functionsPau Espin Pedrol1-32/+0
2018-02-05l1sap.c: l1sap_tch_rts_ind: Remove unused variablesPau Espin Pedrol1-6/+1
2018-02-05bts-trx: scheduler_trx.c: Fix missing headerPau Espin Pedrol1-0/+1
2018-02-05Remove unused variablesPau Espin Pedrol2-5/+0
2018-02-01gsm_pchan2chan_nr: move warning to pragma message and track issuePau Espin Pedrol1-3/+3
2018-01-26fix nullpointer deref in rsl_tx_mode_modif_nack()Philipp Maier1-0/+1
2018-01-26rsl: fix double-free in rsl_rx_mode_modif()Philipp Maier1-1/+0
2018-01-21Move -I inside *INCDIR variableMax3-3/+3
2018-01-19bts-trx: Detect duplicated responses for retransmitted commandsPau Espin Pedrol2-2/+19
2018-01-19bts-trx: trx_if.c: Improve parsing of received RSP messages from TRXPau Espin Pedrol2-70/+130
2018-01-19bts-trx: trx_if.c: trx_ctrl_read_cb: Move error handling to end of funcPau Espin Pedrol1-6/+7
2018-01-19bts-trx: trx_if.c: Log timedout+retransmitted CMDPau Espin Pedrol1-2/+7
2018-01-19Allow specifying sysmocom headers explicitlyMax1-1/+1
2018-01-16Move sysmobts-calib into osmo-bts-sysmoMax4-0/+1390
2018-01-08oml.c: Fix use of htons instead of ntohsPau Espin Pedrol1-1/+1
2018-01-08Print FN delta on L1 errorsMax1-2/+2
2018-01-05Remove BSC-specific partsMax1-7/+1
2018-01-04Use existing function to obtain TSCMax1-2/+2
2017-12-20octphy: l1_oml: check returncode of trx_by_l1h()Philipp Maier1-0/+35
2017-12-11Fix malformed Resource Indication packetPau Espin Pedrol1-0/+1
2017-12-10bts-trx: Avoid enqueueing consecutive duplicate messages to TRXPau Espin Pedrol1-2/+7
2017-12-10bts-trx: trx_ctrl_cmd: Simplify var assignment logicPau Espin Pedrol1-3/+2
2017-12-05Log filenames on L1 errorsMax1-4/+4
2017-12-05DTX: avoid illegal character contained in DTX FSM allocation which causes BTS...Harald Welte1-2/+10
2017-12-04osmo-bts-trx: Fix reported frame number during PRIM_INFO_MEASHarald Welte1-4/+10
2017-12-03Put useful information in RTCP SDES.Harald Welte2-0/+18
2017-12-03rsl.c: Log RTP socket related errors as DRTP, not DRSLHarald Welte1-8/+8
2017-12-03osmo-bts-octphy: Remove bogus warning about BS_AG_BLKS_RESHarald Welte1-1/+0
2017-12-02measurment.c: Introduce INFO category for DMEAS loggingHarald Welte1-2/+2
2017-12-02l1sap: Fix log subsystem: Use DRTP for RTP related bits, L1C for MPHHarald Welte1-11/+11