osmo-bts/src/osmo-bts-sysmo
Pau Espin 63920cefa6 Use OSMO_FD_* instead of deprecated BSC_FD_*
New define is available since libosmocore 1.1.0, and we already require
1.3.0, so no need to update dependenices.
Let's change it to avoid people re-using old BSC_FD_READ symbol when
copy-pasting somewhere else.

Change-Id: Id51ccb2c273c5f0fa4986f28bbd69a72d2dbaa0e
2020-05-09 18:59:47 +02:00
..
misc Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-05-09 18:59:47 +02:00
Makefile.am osmo-bts-sysmo/Makefile.am: fix: do not overwrite bin_PROGRAMS 2020-01-21 18:52:08 +07: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_* instead of deprecated BSC_FD_* 2020-05-09 18:59:47 +02:00
l1_if.c osmo-bts-sysmo: merge measurement data and payload 2020-02-17 12:40:07 +01:00
l1_if.h sysmo: use clock calibration source wrapper 2017-10-11 17:53:46 +02: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_* instead of deprecated BSC_FD_* 2020-05-09 18:59:47 +02:00
l1_transp_hw.c Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-05-09 18:59:47 +02:00
main.c osmo-bts-sysmo: merge measurement data and payload 2020-02-17 12:40:07 +01:00
oml.c Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
oml_router.c Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-05-09 18:59:47 +02:00
oml_router.h sysmobts: Make sure that the omlrouter is in a FHS path 2014-07-31 17:43:08 +02:00
sysmobts_ctrl.c Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
sysmobts_vty.c osmo-bts-{sysmo,oc2g,lc15}: fix segfault on 'dsp-trace-flag' 2020-04-26 23:22:25 +07: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