aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-02debian: Create dbg package for osm-bts-virtualPau Espin Pedrol2-2/+10
2018-07-02debian: Make osmo-bts-* packages conflict with old osmo-bts packagePau Espin Pedrol1-0/+2
2018-07-02Remove unneeded direct libortp dependencyPau Espin Pedrol15-29/+23
2018-07-02debian: Package installed example doc filesPau Espin Pedrol2-0/+4
2018-07-02build: Install example cfg filesPau Espin Pedrol4-1/+44
2018-07-02doc: Move calypsoBTS example into trx subdirPau Espin Pedrol1-0/+0
2018-06-29Add min/max/std-dev measurement reporting for TOA256Harald Welte5-9/+348
2018-06-28octphy: add support for 16x oversampling modePhilipp Maier5-1/+94
2018-06-25log reception of PCU_IF_MSG_PAG_REQ messages from osmo-pcuStefan Sperling1-8/+22
2018-06-22jenkins_*.sh: add --enable-werror to configure flagsPau Espin Pedrol5-4/+20
2018-06-22sysmo: calib_file.c: Avoid decl of unused vars and funcs with femtobts_v2.7 b...Pau Espin Pedrol1-19/+19
2018-06-22sysmo: l1_if.c: Avoid decl of unused vars and funcs with femtobts_v2.7 buildPau Espin Pedrol1-3/+4
2018-06-22sysmo: l1if_mute_rf: Declare vars inside ifdef sectionPau Espin Pedrol1-3/+2
2018-06-22sysmo: Fix memcmp in RF-MUTE.req for superfemto < 3.6.0Pau Espin Pedrol1-2/+2
2018-06-20sysmo: vty: Add missing include for lchan_deactivatePau Espin Pedrol1-0/+1
2018-06-20l1_if.c: Move decl of vars used in conditional macroPau Espin Pedrol1-3/+3
2018-06-14pcu_sock: Log event pcu_sock createdPau Espin Pedrol1-0/+2
2018-06-11lc15: Fix incorrect cast of hLayer1Pau Espin Pedrol1-1/+1
2018-06-10lc15: Use correct type for hLayer1 fieldPau Espin Pedrol2-10/+11
2018-06-09Send DELETE_IND when dropping Imm Assign pending messagePau Espin Pedrol3-1/+4
2018-06-08compact AGCH queue: Drop too msg diff than IMM_ASS_REJPau Espin Pedrol2-6/+1
2018-06-08bts_agch_enqueue: Decrease queue len hard_limit from 1000 to 100Pau Espin Pedrol2-3/+3
2018-06-08bts.c: Add missing include for gsm48_rr_msg_namePau Espin Pedrol1-0/+1
2018-06-06bts.c: Log name of RR msg type instead of valuePau Espin Pedrol1-2/+2
2018-05-25rtp: make port range configurable, assign correct port numbersPhilipp Maier4-2/+72
2018-05-24cosmetic: it's n_r in check_for_first_ciphrd(), not n_sHarald Welte1-3/+3
2018-05-24scheduler_trx: Add reminders to use libosmocore functionsHarald Welte1-0/+3
2018-05-15let osmo-bts log a special notice if OML connection is closed earlyStefan Sperling2-1/+23
2018-05-15Bump version: 0.8.0.16-6a9a → 0.8.10.8.1pespin/releasePau Espin Pedrol1-0/+26
2018-05-10dyn TS: be less strict on chan_nr, to allow arbitrary pchan switchesNeels Hofmeyr1-10/+4
2018-05-09osmo-bts-trx: Enable A5/3 cipher supportHarald Welte1-1/+1
2018-05-09rsl: If CHAN ACT or MODE MODIF fails, send respective NACKHarald Welte1-4/+4