aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2018-03-09sysinfo.c: SI1 is optional; Send SI2 at TC=0 if no SI1 existsHarald Welte1-1/+3
2018-03-06common/vty.c: remove unused variablesVadim Yanitskiy1-2/+0
2018-03-05common/l1sap.c: limit the minimal ToA for RACH burstsVadim Yanitskiy1-4/+12
2018-03-05common/l1sap.c: perform noise / ghost filtering for handover RACHVadim Yanitskiy1-14/+17
2018-03-05common/l1sap.c: clean up noise / ghost RACH filteringVadim Yanitskiy1-21/+26
2018-03-05common/l1sap.c: increment valid RACH counter after all checksVadim Yanitskiy1-5/+5
2018-03-05common/l1sap.c: increase the BTS_CTR_RACH_DROP in RACH BER checkVadim Yanitskiy1-0/+1
2018-03-03rsl: remove unused variablePhilipp Maier1-1/+0
2018-03-03ipac: fix log outputPhilipp Maier1-12/+10
2018-03-02pcu_if: move definition PCU_SOCK_DEFAULT into pcuif_proto.hAlexander Couzens2-2/+2
2018-03-02common/pcu_sock.c: fix double field assignmentVadim Yanitskiy1-1/+0
2018-02-28pcu_sock: LOG + drop PCU DATA.req for inactive lchanHarald Welte1-0/+6
2018-02-28pcu_sock: LOG + drop DATA.req from PCU for non-PDCH timeslotHarald Welte1-0/+6
2018-02-28pcu_sock: Log an error message and discard PCU primitives for BTS != 0Harald Welte1-0/+4
2018-02-28pcu_sock: Don't overflow the timeslot arrayHarald Welte1-0/+6
2018-02-28pcu_sock: Discard messages that are too shortHarald Welte1-0/+6
2018-02-27Add high-accuracy ToA value to Uplink Measurement ReportsHarald Welte2-0/+40
2018-02-27measurement: Keep average of high-accurate ToA value in lchanHarald Welte1-0/+1
2018-02-27L1SAP: Increase resolution of reported burst timingHarald Welte2-8/+8
2018-02-27measurement.c: higher-precision TA/TOA mathHarald Welte2-6/+6
2018-02-27trx/scheduler: Use integer math for TOA (Timing of Arrival)Harald Welte1-2/+2
2018-02-27RACH decoding: Use BER threshold for RACH ghost detectionHarald Welte3-1/+23
2018-02-27Move rach_busy counting above L1SAPHarald Welte1-6/+16
2018-02-26scheduler: Add missing \n at end of LOG statementHarald Welte1-1/+1
2018-02-26measurement.c: Don't silently copy "FULL" measurements to "SUB"Harald Welte1-2/+5
2018-02-26measurement: Compute RX{LEV,QUAL}-SUB for SDCCH and non-AMR TCHHarald Welte1-3/+99
2018-02-26split scheduler_mframe.c from scheduler.cHarald Welte3-816/+825
2018-02-26counters: split rach:sent into rach:drop, rach:ho, rach:cs and rach:psHarald Welte2-3/+10
2018-02-26measurement.c: Fix sdcch4_meas_rep_fn102 / sdcch8_meas_rep_fn102Harald Welte1-15/+14
2018-02-25RSL IPA DLCX: Avoid another null-pointer dereferenceHarald Welte1-6/+5
2018-02-25RSL: Fix encoding of ConnectionID in IPA_DLCX_ACKHarald Welte1-1/+1
2018-02-25RSL IPA DLCX: Avoid null-pointer dereferenceHarald Welte1-5/+7
2018-02-25paging: Fix encoding of PAGING TYPE 3 Rest OctetsHarald Welte1-8/+12
2018-02-24rsl: Improve ERROR REPORTingHarald Welte1-44/+81
2018-02-24paging.c: Fix encoding of optional Mobile ID RR PAGING TYPE 1 / 2Harald Welte1-2/+2
2018-02-24paging: Drop + Log paging requests for non-existant paging groupsHarald Welte1-0/+9
2018-02-24BTS: add rate_ctr about CCCH (paging, agch, pch)Harald Welte6-0/+38
2018-02-24RSL: Send ERROR REPORT on too short/truncated messages + wrong discriminatorHarald Welte1-0/+6
2018-02-24RSL: Implement DELETE INDICATION on AGCH overflowHarald Welte1-0/+17
2018-02-24load_indication: Fix start of load indication timerHarald Welte2-6/+9
2018-02-23scheduler.c: Print message when burst substitution happensHarald Welte1-1/+4
2018-02-23l1sap: Pass is_sub from L1 primitive into the Uplink MeasurementHarald Welte1-0/+1
2018-02-23measurement.c: Hand Frame Number into measurement computationHarald Welte2-5/+5
2018-02-23Revert "measurement: fix measurement computation"Harald Welte2-49/+1
2018-02-23scheduler: add trx_sched_is_sacch_fn() functionHarald Welte1-0/+40
2018-02-23scheduler.c: Factor out find_sched_mframe_idx() functionHarald Welte1-15/+22
2018-02-22Introduce + use LOG/DEBUGP with frame number prefixing/printingHarald Welte1-38/+35
2018-02-22bts: use feature list instead of speech codec tablePhilipp Maier2-24/+37
2018-02-22vty: display bts features in vty command show btsPhilipp Maier1-0/+20
2018-02-22gsm_data_shared: extend bts feature list with speech codecsPhilipp Maier1-0/+5