osmo-bts/src/common
Vadim Yanitskiy 0dfe137009 common/l1sap.c: clean up noise / ghost RACH filtering
It makes sense to combine both existing BER (Bit Error Rate) and
ToA (Timing of Arrival) checks into a separate funcition, so
this code may be also used for handover RACH.

Change-Id: I1ddda238d5212a88a3dd5c4fc5dfcfea018151bd
2018-03-05 20:29:47 +07:00
..
Makefile.am split scheduler_mframe.c from scheduler.c 2018-02-26 15:01:08 +01:00
abis.c OML: internalize failure reporting 2017-01-25 13:24:52 +01:00
amr.c Fix some spelling errors 2016-12-22 14:04:22 +00:00
bts.c pcu_if: move definition PCU_SOCK_DEFAULT into pcuif_proto.h 2018-03-02 08:57:37 +00:00
bts_ctrl_commands.c Add ctrl command to send OML alert 2017-01-25 13:29:03 +01:00
bts_ctrl_lookup.c CTRL: make the CTRL-Interface IP address configurable 2017-01-10 15:45:59 +00:00
cbch.c fix compiler warning: printf format for sizeof() 2016-06-17 15:34:42 +00:00
dtx_dl_amr_fsm.c Fix Downlink AMR FSM name to avoid illegal space character 2017-10-24 18:43:45 +02:00
gsm_data_shared.c gsm_data_shared: extend bts feature list with speech codecs 2018-02-22 07:58:25 +00:00
handover.c Check for suitable lchan type when detecting HO 2017-03-14 14:17:44 +00:00
l1sap.c common/l1sap.c: clean up noise / ghost RACH filtering 2018-03-05 20:29:47 +07:00
lchan.c cosmetic: common ts_is_pdch() 2016-08-30 07:35:47 +00:00
load_indication.c load_indication: Fix start of load indication timer 2018-02-24 04:14:03 +01:00
logging.c scheduler_trx: L1P is for PH (data), L1M for MPH (control) 2017-12-02 21:05:34 +01:00
main.c BTS: add rate_ctr about CCCH (paging, agch, pch) 2018-02-24 19:26:42 +01:00
measurement.c measurement: Keep average of high-accurate ToA value in lchan 2018-02-27 20:00:16 +01:00
msg_utils.c Fix AMR HR DTX FSM logic. 2017-02-01 19:13:16 +00:00
oml.c load_indication: Fix start of load indication timer 2018-02-24 04:14:03 +01:00
paging.c paging: Fix encoding of PAGING TYPE 3 Rest Octets 2018-02-25 00:01:15 +01:00
pcu_sock.c common/pcu_sock.c: fix double field assignment 2018-03-02 01:38:22 +07:00
phy_link.c phy_link: Fix typo in state being printed 2017-05-24 19:26:48 +02:00
power_control.c Remove leftover comments and checks 2017-11-27 16:17:16 +01:00
rsl.c rsl: remove unused variable 2018-03-03 08:57:20 +00:00
scheduler.c L1SAP: Increase resolution of reported burst timing 2018-02-27 20:00:16 +01:00
scheduler_mframe.c split scheduler_mframe.c from scheduler.c 2018-02-26 15:01:08 +01:00
sysinfo.c Ensure we don't send dummy UI frames on BCCH for TC=5 2017-07-15 22:36:10 +02:00
tx_power.c Cosmetic fixes for power ramping code. 2018-02-19 08:51:25 +00:00
vty.c pcu_if: move definition PCU_SOCK_DEFAULT into pcuif_proto.h 2018-03-02 08:57:37 +00:00