osmo-bts/src/osmo-bts-sysmo
Harald Welte 3215344300 add support for sysmoBTS 1003 aka "1002 with GPS and PoE"
There's a minor derivative version of sysmoBTS 1002 which has built-in
GPS and PoE.  We call it 1003 in the EEPROM. Let's treat it identical
to 1002 in the existing code base.

Related: SYS#5327
Change-Id: Ia558587d36a75a1db1951d25b471b3f2e78ef4c9
2021-02-15 10:57:58 +00:00
..
misc add support for sysmoBTS 1003 aka "1002 with GPS and PoE" 2021-02-15 10:57:58 +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 add support for sysmoBTS 1003 aka "1002 with GPS and PoE" 2021-02-15 10:57:58 +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 fixup: vty: call bts_model_vty_init() from bts_vty_init() 2020-11-03 05:44:28 +07:00
oml.c power_control: migrate MS/BS control loops to the new params 2021-01-08 02:05:27 +01:00
sysmobts_ctrl.c Fix common misspellings and typos 2019-10-17 08:05:35 +00:00
sysmobts_vty.c power_control: migrate MS/BS control loops to the new params 2021-01-08 02:05:27 +01: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