aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-27measurement.c: higher-precision TA/TOA mathHarald Welte1-2/+2
2018-02-27trx/scheduler: Use integer math for TOA (Timing of Arrival)Harald Welte2-9/+9
2018-02-27RACH decoding: Use BER threshold for RACH ghost detectionHarald Welte1-0/+1
2018-02-26split scheduler_mframe.c from scheduler.cHarald Welte1-0/+30
2018-02-26counters: split rach:sent into rach:drop, rach:ho, rach:cs and rach:psHarald Welte1-1/+4
2018-02-24BTS: add rate_ctr about CCCH (paging, agch, pch)Harald Welte3-0/+16
2018-02-23measurement.c: Hand Frame Number into measurement computationHarald Welte1-1/+1
2018-02-23scheduler: add trx_sched_is_sacch_fn() functionHarald Welte1-0/+3
2018-02-22Introduce + use LOG/DEBUGP with frame number prefixing/printingHarald Welte1-0/+12
2018-02-22bts: use feature list instead of speech codec tablePhilipp Maier2-8/+2
2018-02-22gsm_data_shared: extend bts feature list with speech codecsPhilipp Maier1-1/+7
2018-02-19rsl: do not allow MODE MODIFY request with unsupp. codec/ratePhilipp Maier2-0/+11
2018-02-07Add helper to get BCC from BSICMax1-0/+2
2018-02-05Print much more information during 'show lchan'Harald Welte1-0/+5
2018-02-05gsm_lchan: remove unused member fieldsHarald Welte1-2/+0
2018-01-05Remove BSC-specific partsMax1-101/+0
2017-12-03Put useful information in RTCP SDES.Harald Welte1-0/+1
2017-12-02scheduler: Harmonize log line format; Always print TS name + decoded FNHarald Welte1-0/+6
2017-12-02Comments on individual members of struct gsm_abis_moHarald Welte1-0/+7
2017-10-08Remove build dependency on legacy OpenBSCMax5-5/+1001
2017-09-02trx: avoid deactivating lchan on LCHAN_REL_ACT_REACTMax1-1/+1
2017-09-01Support removing SI13 from PCUMax1-1/+1
2017-08-31Support sending SI13 to PCUMax1-0/+1
2017-08-24osmo-bts-trx: remove global variables from loopsMax1-1/+3
2017-08-09TRX: Remove global variables, move SETBSIC/SETTSC handling into phy_linkHarald Welte1-0/+1
2017-08-09L1SAP: Use RSL_CHAN_OSMO_PDCH across L1SAPHarald Welte1-0/+1
2017-07-19lc15: port lc15bts-mgr changesMax1-0/+6
2017-07-13VIRT-PHY: Initial check-in of a new virtual BTSHarald Welte2-0/+19
2017-07-10Allow passing low link quality buffers to upper layersPau Espin Pedrol1-1/+2
2017-06-24measurement: Remove dead codeHarald Welte1-2/+0
2017-06-18OML Add osmocom-specific way to deactivate radio link timeoutHarald Welte1-1/+3
2017-06-15cosmetic: fix some typosVadim Yanitskiy2-3/+3
2017-06-15Cleanup SI schedulingMax1-1/+1
2017-06-09Re-add version to phy_instanceMax1-1/+1
2017-06-09measurement: fix measurement computationPhilipp Maier1-0/+3
2017-06-06trx: Allow BTS and TRX to be on different IPsPau Espin Pedrol1-1/+2
2017-06-02Revert "Add version to phy_instance"Neels Hofmeyr1-1/+1
2017-05-29Add version to phy_instanceMax1-1/+1
2017-05-17measurement: make lchan_meas_check_compute() available to l1sap.cPhilipp Maier1-0/+2
2017-04-13octphy: set tx/rx antenne IDs via VTYPhilipp Maier1-0/+4
2017-04-06sysmobts: Don't start with 0dBm TRX output power before rampingHarald Welte1-0/+2
2017-03-23Sync protocol with OsmoPCUMax1-4/+19
2017-03-20l1sap: fix PTCCH detectionPhilipp Maier1-1/+4
2017-03-15l1sap: fix rach reason (ra) parsingPhilipp Maier1-1/+1
2017-02-10osmo-trx-bts: Fix incorrect setting of RXGAIN and POWER parameters on second ...Ivan Klyuchnikov1-9/+0
2017-02-07tx_power: Change PA calibration tables to use delta valesHarald Welte1-1/+1
2017-02-01octphy: Improve OML ADM state handlingPhilipp1-0/+2
2017-02-01Fix AMR HR DTX FSM logic.Jean-Francois Dionne2-4/+9
2017-01-25OML: internalize failure reportingMax2-3/+3
2017-01-23octphy: set tx attenuation via VTYPhilipp1-0/+1