aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-16lc15: vty: Add missing include for lchan_deactivatePau Espin Pedrol1-0/+1
2018-09-16osmo-bts-trx/l1_if.c: cosmetic: fix typo in debug msgVadim Yanitskiy1-1/+1
2018-09-14doc/examples/Makefile: Install bts-mgr cfg files used by systemd servicesPau Espin Pedrol1-2/+2
2018-09-13measurement: fix unit-test test_lchan_meas_process_measurementPhilipp Maier3-5/+8
2018-09-13measurement: remove missed interval end detectionPhilipp Maier4-733/+2
2018-09-13cosmetic: fix typo in commentPhilipp Maier1-1/+1
2018-09-12Install sample cfg file to /etc/osmocomPau Espin Pedrol12-14/+20
2018-09-12Install systemd services with autotoolsPau Espin Pedrol14-25/+45
2018-09-11fix handling of odd pchans in bts_supports_cm()Keith Whyte1-2/+11
2018-09-11log: add error log for RSL Chan Mode ModifKeith Whyte1-1/+4
2018-09-11fix RSL Chan Mode Modif for dyn TSNeels Hofmeyr1-1/+1
2018-09-09CBCH: Use llist_first_entry_or_null() instead of reinventing itHarald Welte1-4/+2
2018-09-09CBCH: Implement CBCH support for osmo-bts-{trx,virtual}Harald Welte6-2/+223
2018-09-09CBCH: Move processing via L1SAPHarald Welte5-15/+16
2018-09-09[sysmo,lc15]: Consider CBCH channel combinations in chan_nr_by_sapi()Harald Welte2-0/+8
2018-09-09CBCH: Fix rejecting SMS-CB related RSL messagesHarald Welte1-2/+6
2018-09-06Move systemd service to contrib/systemdPau Espin Pedrol4-30/+32
2018-09-06measurement: display fn_mod when measuremnet is addedPhilipp Maier1-7/+32
2018-08-31paging: add unit-test to check different bs_ag_blks_res settingsPhilipp Maier4-3/+91
2018-08-30measurement: add SUB measurements in test_lchan_meas_process_measurementPhilipp Maier2-417/+66
2018-08-30measurement: substitue missing measurementsPhilipp Maier4-96/+859
2018-08-29cosmetic: test_is_meas_overdue() does not test is_meas_complete()Philipp Maier2-2/+2
2018-08-29cosmetic: rename *_meas_rep_fn10* to *_meas_rep_fn10*_by_*sPhilipp Maier1-16/+16
2018-08-29measurement: fix is_meas_overdue() and increase testcoveragePhilipp Maier2-7/+231
2018-08-29measurement: add unit tests for ts45008_83_is_sub()Philipp Maier4-2/+163
2018-08-29measurement: fix sub frame table for TCH/H, SS1Philipp Maier1-1/+1
2018-08-29measurement: add unit tests for is_meas_complete()Philipp Maier4-2/+187
2018-08-28fix ip.access dyn TS for osmo-bts-trxNeels Hofmeyr1-0/+14
2018-08-28cosmetic: remove wrong commentPhilipp Maier1-3/+0
2018-08-28cosmetic: fix sourcecode formattingPhilipp Maier1-12/+12
2018-08-24cosmetic: abis.c: typo "exixt"Neels Hofmeyr1-1/+1
2018-08-23osmo_mcast_sock: make sure SO_REUSEADDR is appliedPhilipp Maier1-2/+3
2018-08-23Revert "send TCH/F fill frames in DTX mode (WIP)"Stefan Sperling1-64/+13
2018-08-22measurement: fix measurement interval end detectionPhilipp Maier1-3/+1
2018-08-22send TCH/F fill frames in DTX mode (WIP)Stefan Sperling1-13/+64
2018-08-22fix conditions for sending fill frames during RTS INDStefan Sperling1-3/+10
2018-08-20measurement: make sure measurement interval end is detectedPhilipp Maier5-6/+1072
2018-08-20measurement: make sure state is reset on chan act.Philipp Maier3-1/+11
2018-08-17cosmetic: unify measurement sample handling in one functionPhilipp Maier3-5/+16
2018-08-17fix timespec subtraction in compute_elapsed_us()Stefan Sperling1-12/+11
2018-08-16cosmetic: separate measurement testcase definitionsPhilipp Maier3-156/+153
2018-08-06debian/rules: Don't overwrite .tarball-versionHarald Welte1-4/+0
2018-08-01Clarify frame loss counter for l1sched_chan_stateVadim Yanitskiy4-7/+7
2018-07-25preserve lchan-specific SI overrides on SACCH FILLStefan Sperling2-4/+12
2018-07-24update sysinfo copies in all lchans upon SACCH FILLStefan Sperling1-0/+32
2018-07-20trx: scheduler: Keep RTP clock up to date while in DTXu pausePau Espin Pedrol1-4/+12
2018-07-20scheduler: Log error on fn jumpPau Espin Pedrol1-2/+5
2018-07-20sched: Log RX->RTP packet like we do in add_l1sap_headerPau Espin Pedrol1-1/+7
2018-07-19l1sap: add_l1sap_header: Compact msgb_push ret assignmentPau Espin Pedrol1-2/+1
2018-07-06rsl: Use value_string to print encryption algo namePau Espin Pedrol1-4/+5