osmo-bts/src/osmo-bts-sysmo
Philipp Maier 6020cb3dc1 l1sap: Accept RFC5993 and TS 101.318 HR GSM payload
Unfotunately there are two different RTP formats for HR GSM specified
and it is unclear which should be used with GSM networks. Also esch BTS
model may have a preference for either one or the other format.

Lets set internal flags to determine the preference for each BTS model
and then lets use this information to convert incoming RTP packets into
the prefered format. Doing so we will make sure that always both formats
are accepted.

Change-Id: I17f0b546042fa333780fd2f5c315898ab0df574c
Related: OS#5688
2022-12-15 11:32:46 +01:00
..
misc bts-sysmo: Replace use of deprecated ipa_client_conn_create API 2022-06-21 09:38:42 +00:00
Makefile.am Depend on libosmo-netif 2022-09-06 09:14:40 +02:00
calib_file.c sysmo: calib_file.c: Avoid decl of unused vars and funcs with femtobts_v2.7 build 2018-06-22 11:52:53 +02:00
calib_fixup.c calib: Add fixup for incompatible calib data / firmware version 2013-06-22 19:30:55 +02:00
eeprom.c Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
eeprom.h sysmobts: support eeprom map version 2 2015-12-07 11:10:57 +01:00
femtobts.c sysmobts: Catch up with the API changes and specify the version 2015-12-07 11:23:36 +01:00
femtobts.h fix compilation with gcc-10 2020-04-20 20:09:24 +02:00
hw_misc.c sysmobts: set the RF ACTIVE LED when we bring RF up 2012-06-01 00:06:58 +02:00
hw_misc.h sysmobts: set the RF ACTIVE LED when we bring RF up 2012-06-01 00:06:58 +02:00
l1_fwd.h prepare for splitting L1 queue into signalling/tch/pdtch 2012-03-07 18:05:18 +01:00
l1_fwd_main.c use osmo_fd_setup() everywhere 2020-10-19 15:06:08 +00:00
l1_if.c Rename osmo dyn ts enums to contain SDCCH8 2021-07-05 08:03:08 +00:00
l1_if.h Constify the 'trx' argument of trx_get_hlayer1() everywhere 2020-08-03 02:08:14 +07:00
l1_transp.h Allow L1 forward proxy to provide all 4 queues to seperate applications 2012-07-19 20:33:37 +02:00
l1_transp_fwd.c use osmo_fd_setup() everywhere 2020-10-19 15:06:08 +00:00
l1_transp_hw.c Use osmo_fd_*_{disable,enable} 2021-02-03 10:41:16 +01:00
main.c l1sap: Accept RFC5993 and TS 101.318 HR GSM payload 2022-12-15 11:32:46 +01:00
oml.c Move lchan_init_lapdm inside lchan_set_state(LCHAN_S_ACTIVE) 2021-10-14 17:48:31 +02:00
sysmobts_ctrl.c Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
sysmobts_vty.c lc15, oc2g, sysmo: fix show dsp-trace-flags 2021-09-30 19:30:00 +00:00
tch.c struct amr_multirate_conf: remove ms_mode[], raname bts_mode[] 2022-04-17 13:14:59 +00:00
utils.c Fix deprecated gsm_arfcn2band(), use gsm_arfcn2band_rc() 2018-11-22 15:30:46 +07:00
utils.h sysmobts: fully support trx_power_params 2017-02-14 17:31:27 +00:00