osmo-bts/src/common
Max acfccb3f02 DTX fix ONSET handling
* re-introduce ST_ONSET_F to guard from repetitive ONSET messages in case
  multiple FACCH occur duriing DTX silence period.
* produce ONSET event after both SID FIRST and UPDATE in case of AMR FR.
* always dispatch E_SID_F (SID FIRST) signal if in talkspurt.
* allow E_SID_* right after ONSET (zero-length talkspurt).
* add missing E_ONSET signal description.
* fix FSM transitions for AMR HR *Inhibited and First P*.
* fix incorrect return from l1if_tch_encode() in ONSET FACCH with
  incoming SID UPDATE

Change-Id: I0e9033c5f169da46aed9a0d1295faff489778dcf
Related: OS#1801
2016-11-03 12:31:37 +00:00
..
Makefile.am DTX DL: use FSM for AMR 2016-10-13 06:58:06 +00:00
abis.c common/abis.c: fix 100% CPU usage after disconnecting OML/RSL link (Bug #1703) 2016-06-14 21:57:57 +00:00
amr.c DTX: further AMR SID cache fixes (lc15, sysmo) 2016-09-30 18:57:00 +02:00
bts.c DTX fix ONSET handling 2016-11-03 12:31:37 +00:00
bts_ctrl_commands.c add control interface to common BTS (for thermal attenuation) 2014-08-24 16:42:02 +02:00
bts_ctrl_lookup.c fix compile warnings 2016-02-03 18:45:39 +01:00
cbch.c fix compiler warning: printf format for sizeof() 2016-06-17 15:34:42 +00:00
dtx_dl_amr_fsm.c DTX fix ONSET handling 2016-11-03 12:31:37 +00:00
gsm_data_shared.c re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00
handover.c Move chan act/rel/modify from bts_model to PH-/MPH-/TCH-SAP interface 2015-09-22 16:39:03 +02:00
l1sap.c DTX fix ONSET handling 2016-11-03 12:31:37 +00:00
lchan.c cosmetic: common ts_is_pdch() 2016-08-30 07:35:47 +00:00
load_indication.c paging: send CCCH load indications even if paging load below threshold 2012-11-24 22:28:44 +01:00
logging.c add missing DSUM entry to bts_log_info_cat 2016-06-17 15:32:03 +00:00
main.c msgb ctx: use new msgb_talloc_ctx_init() in various main()s 2016-10-14 01:23:28 +02:00
measurement.c dyn TS: measurement: use correct nr of subslots, rm code dup 2016-08-30 07:35:47 +00:00
msg_utils.c DTX fix ONSET handling 2016-11-03 12:31:37 +00:00
oml.c Replace magic number with define 2016-10-18 08:08:25 +00:00
paging.c agch/pch: Use PCH for AGCH msgs 2014-03-10 09:22:24 +01:00
pcu_sock.c Change interface in osmo-bts for 11 bit RACH 2016-08-27 01:20:46 +00:00
phy_link.c fix compiler warnings: include bts_model.h in phy_link.c 2016-06-23 19:58:47 +00:00
power_control.c move MS power control handling from sysmobts to common part 2015-09-22 16:39:05 +02:00
rsl.c DTX DL: use FSM for AMR 2016-10-13 06:58:06 +00:00
scheduler.c Fill measurements data for L1SAP 2016-08-08 17:41:27 +00:00
sysinfo.c Fix SI2ter scheduling 2016-03-17 13:48:16 +01:00
tx_power.c tx_power: Check actual TRX output power against intended value 2014-08-25 19:01:24 +02:00
vty.c Fix typo in error message 2016-03-17 18:23:55 +01:00