aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-05gsm_lchan: remove unused member fieldsHarald Welte1-2/+0
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-25gitignore: add missing entriesAlexander Huemer1-0/+7
2018-01-25various Makefile.am: add missing CFLAGSAlexander Huemer3-3/+3
2018-01-25cosmetic: Makefile.am whitespaceAlexander Huemer3-3/+3
2018-01-24Enable sanitize for CI testsMax4-3/+4
2018-01-24CI: drop unused OsmoPCU dependencyMax2-6/+0
2018-01-22sysmobts: move header check to appropriate placeMax1-11/+8
2018-01-21sysmobts: remove weird default header locationMax1-4/+0
2018-01-21Move -I inside *INCDIR variableMax5-11/+11
2018-01-21sysmobts: use proper includes for sbts2050 testMax1-1/+1
2018-01-21Remove unneeded LIBOSMOCORE_CFLAGS from testsMax1-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-19Enable optional static buildsMax1-1/+1
2018-01-19fix build: tests/sysmobts: add missing -I$(SYSMOBTS_INCDIR)Neels Hofmeyr1-1/+1
2018-01-19fix build: tests/misc: missing libosmo-abis and -trau flagsMax1-3/+5
2018-01-19Allow specifying sysmocom headers explicitlyMax3-2/+19
2018-01-18jenkins_common.sh: fix build_bts distcheck for more than one conf_flagNeels Hofmeyr1-1/+1
2018-01-16Move sysmobts-calib into osmo-bts-sysmoMax9-19/+20
2018-01-10meas_test: fix header file referencesPhilipp Maier1-26/+1
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 partsMax2-108/+1
2018-01-04Use existing function to obtain TSCMax1-2/+2
2017-12-21Add --enable-sanitize configure optionMax1-0/+9
2017-12-20octphy: l1_oml: check returncode of trx_by_l1h()Philipp Maier1-0/+35
2017-12-14jenkins.sh: Disable building doxygen for depsPau Espin Pedrol5-5/+5
2017-12-14debian/control: Remove uneeded dep libosmo-netif-devPau Espin Pedrol1-1/+0
2017-12-11cosmetic: tests/agch: remove unused var "static_ilv"Philipp Maier1-4/+0
2017-12-11cosmetic: tests/power: remove unused var "ret"Philipp Maier1-1/+0
2017-12-11Fix malformed Resource Indication packetPau Espin Pedrol1-0/+1
2017-12-10cosmetic: tests/Makefile.am: remove excess whitespacePhilipp Maier1-5/+5
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-07cosmetic: meas_test: fix section commentPhilipp Maier2-2/+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 Welte3-0/+19