osmo-bts/src/common
Max 067ef3f1ce DTX: move ONSET detection into separate function
Move code from tch.c (lc15, sysmo) into generic function which:
- check if talkspurt is happening
- cache SID if necessary or invalidate cache
- fill in CMR & CMI prefix

This also fixes the problem when SID FIRST was cached without sending
just like SID UPDATE instead of being sent right away.

Change-Id: I6c7016a54749abadeef4fd4f5b6f750b256fb916
2016-09-30 19:09:04 +02:00
..
Makefile.am DTX: move scheduling check inside repeat_last_sid 2016-09-30 16:50:47 +02: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 make PCU socket and telnet port configurable 2016-02-15 14:27:52 +01: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
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: check Marker bit to send ONSET to L1 2016-09-24 15:09:31 +02: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 heed VTY 'line vty'/'bind' command 2016-09-22 07:04:54 +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: move ONSET detection into separate function 2016-09-30 19:09:04 +02:00
oml.c dyn TS: common TCH/F_TCH/H_PDCH implementation 2016-07-25 22:13:44 +02: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 log causing rx event for lchan_lookup errors 2016-09-19 02:12:23 +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