osmo-bts/src/osmo-bts-sysmo
Neels Hofmeyr 113e30cb06 use osmo_init_logging2() with proper talloc ctx
Completely drop bts_log_init(), call osmo_init_logging2() directly instead: all
callers of bts_log_init() passed NULL as category string, so all it ever did
was call osmo_init_logging(). The bts_log_info is already declared in the .h.

Here and there also define a proper talloc root context instead of using NULL.

Change-Id: Ic049f77bef74123b95350bcae182a468e0086b9c
2018-04-04 17:54:37 +02:00
..
misc use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
Makefile.am Move -I inside *INCDIR variable 2018-01-21 23:16:17 +01:00
calib_file.c LC15/sysmobts: Don't try to refer to fl1h from PHY config 2016-02-15 14:27:29 +01:00
calib_fixup.c calib: Add fixup for incompatible calib data / firmware version 2013-06-22 19:30:55 +02:00
eeprom.c osmo-bts-sysmo eeprom.c Restore ability to read/write EEPROM 2018-04-03 11:35:44 +02: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 sysmo: ts_connect: log channel combination name instead of number 2016-08-21 14:02:30 +00: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_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
l1_if.c Get rid of 'struct gsm_bts_role_bts' 2018-03-17 13:40:03 +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 sysmo-bts: Use correct boundaries of L1 msg when forwarding to L1 proxy 2015-03-25 23:19:58 +01:00
l1_transp_hw.c sysmo+lc15: Add missign include for readv/writev 2018-02-19 14:33:46 +01:00
main.c Get rid of 'struct gsm_bts_role_bts' 2018-03-17 13:40:03 +01:00
oml.c Get rid of 'struct gsm_bts_role_bts' 2018-03-17 13:40:03 +01:00
oml_router.c sysmobts: Make sure that the omlrouter is in a FHS path 2014-07-31 17:43:08 +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 sysmo: use clock calibration source wrapper 2017-10-11 17:53:46 +02:00
sysmobts_vty.c Get rid of 'struct gsm_bts_role_bts' 2018-03-17 13:40:03 +01:00
tch.c Introduce + use LOG/DEBUGP with frame number prefixing/printing 2018-02-22 12:31:48 +01:00
utils.c Get rid of 'struct gsm_bts_role_bts' 2018-03-17 13:40:03 +01:00
utils.h sysmobts: fully support trx_power_params 2017-02-14 17:31:27 +00:00