osmo-bts/src/osmo-bts-sysmo
Pau Espin d3e730c61d Move lchan_init_lapdm inside lchan_set_state(LCHAN_S_ACTIVE)
osmo-bts-trx/l1_if.c lchan_init_lapdm() for CCCH is already done when
trx_set_ts_as_pchan() calls:
"lchan_set_state(&ts->lchan[CCCH_LCHAN], LCHAN_S_ACTIVE);"

Change-Id: I7a9c3660b9aab57ff8765e2f1526349599630cd9
2021-10-14 17:48:31 +02:00
..
misc sysmobts-mgr: Fix path to hwmon in /sys 2021-05-28 17:54:26 +00:00
Makefile.am remove dead oml_router code 2020-10-19 18:17:36 +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 sysmo,oc2g,lc15: Make RadioChannel MO depend on RadioCarrier MO 2021-05-17 14:23:30 +02: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 osmo-bts-sysmo: merge measurement data and payload 2020-02-17 12:40:07 +01: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