aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIPpespin/ttcn3Pau Espin Pedrol2018-10-242-6/+12
* Convert lchan CCCH_LCHAN to chan_nr BCCH and viceversaPau Espin Pedrol2018-10-222-4/+8
* gsm_pchan2chan_nr: Fix conversion of CCCH_LCHANPau Espin Pedrol2018-10-221-1/+1
* scheduler_trx.c: Switch to osmo_timerfd() of libosmocore >= 0.12.0Harald Welte2018-10-212-72/+10
* rsl_rx_chan-activ: Improve logging informationPau Espin Pedrol2018-10-101-2/+3
* l1sap: Log name of chan_nr instead of hex valuePau Espin Pedrol2018-10-101-25/+27
* lchan_meas_check_compute: Log value during incorrect num of SUB measurementes detectedPau Espin Pedrol2018-10-101-1/+2
* common/pcu_sock.c: cosmetic: explicitly address lchanVadim Yanitskiy2018-10-071-2/+2
* abis: inp_s_cbfn: Improve logging signal related informationPau Espin Pedrol2018-10-031-1/+3
* sysmo, virtual: properly handle BS-AG-BLKS-RES as received from BSCHarald Welte2018-09-302-2/+3
* Fix computing CCCH block number from frame numberHarald Welte2018-09-305-6/+41
* paging_test: Fix AGCH/PCH split test for second half of 102 multiframeHarald Welte2018-09-302-13/+13
* contrib/jenkins_*.sh: drop rudimentary '--with-osmo-pcu'Vadim Yanitskiy2018-09-302-2/+0
* vty: mark 'rtp bind-ip' deprecated, not hiddenNeels Hofmeyr2018-09-261-1/+1
* lc15bts_mgr_vty: Ensure writing well-formed config filesHarald Welte2018-09-251-5/+5
* ensure all config file examples are well-formedHarald Welte2018-09-2510-193/+193
* lc15: led_sleep_cb: pass correct ptr to llist_move_tailPau Espin Pedrol2018-09-211-1/+1
* common/rsl.c: tweak log message in lapdm_rll_tx_cb()Vadim Yanitskiy2018-09-191-2/+3
* CBCH: Some more scheduler_mframe cleanupHarald Welte2018-09-171-14/+14
* CBCH: Fix CBCH implementation for osmo-bts-trxHarald Welte2018-09-171-2/+6
* CBCH: sprinkle some OMSO_ASSERT() and guard against talloc failureHarald Welte2018-09-171-0/+5
* CBCH: Add FIXME comments on queue overflow/underflow handlingHarald Welte2018-09-171-1/+4
* get_lchan_by_chan_nr(): Fix resolution of CBCHHarald Welte2018-09-171-1/+12
* CBCH: Fix CBCH via L1SAP for osmo-bts-{sysmo,octphy,litecell15}Harald Welte2018-09-173-3/+9
* l1sap/scheduler: Consistently print chan_nr as hex numberHarald Welte2018-09-172-7/+7
* lc15: rewrite and refactor code to print hwversion descriptionPau Espin Pedrol2018-09-164-35/+26
* lc15: fsync requires fd instead of file streamPau Espin Pedrol2018-09-161-3/+3
* lc15: vty: Add missing include for lchan_deactivatePau Espin Pedrol2018-09-161-0/+1
* osmo-bts-trx/l1_if.c: cosmetic: fix typo in debug msgVadim Yanitskiy2018-09-161-1/+1
* doc/examples/Makefile: Install bts-mgr cfg files used by systemd servicesPau Espin Pedrol2018-09-141-2/+2
* measurement: fix unit-test test_lchan_meas_process_measurementPhilipp Maier2018-09-133-5/+8
* measurement: remove missed interval end detectionPhilipp Maier2018-09-134-733/+2
* cosmetic: fix typo in commentPhilipp Maier2018-09-131-1/+1
* Install sample cfg file to /etc/osmocomPau Espin Pedrol2018-09-1212-14/+20
* Install systemd services with autotoolsPau Espin Pedrol2018-09-1214-25/+45
* fix handling of odd pchans in bts_supports_cm()Keith Whyte2018-09-111-2/+11
* log: add error log for RSL Chan Mode ModifKeith Whyte2018-09-111-1/+4
* fix RSL Chan Mode Modif for dyn TSNeels Hofmeyr2018-09-111-1/+1
* CBCH: Use llist_first_entry_or_null() instead of reinventing itHarald Welte2018-09-091-4/+2
* CBCH: Implement CBCH support for osmo-bts-{trx,virtual}Harald Welte2018-09-096-2/+223
* CBCH: Move processing via L1SAPHarald Welte2018-09-095-15/+16
* [sysmo,lc15]: Consider CBCH channel combinations in chan_nr_by_sapi()Harald Welte2018-09-092-0/+8
* CBCH: Fix rejecting SMS-CB related RSL messagesHarald Welte2018-09-091-2/+6
* Move systemd service to contrib/systemdPau Espin Pedrol2018-09-064-30/+32
* measurement: display fn_mod when measuremnet is addedPhilipp Maier2018-09-061-7/+32
* paging: add unit-test to check different bs_ag_blks_res settingsPhilipp Maier2018-08-314-3/+91
* measurement: add SUB measurements in test_lchan_meas_process_measurementPhilipp Maier2018-08-302-417/+66
* measurement: substitue missing measurementsPhilipp Maier2018-08-304-96/+859
* cosmetic: test_is_meas_overdue() does not test is_meas_complete()Philipp Maier2018-08-292-2/+2
* cosmetic: rename *_meas_rep_fn10* to *_meas_rep_fn10*_by_*sPhilipp Maier2018-08-291-16/+16