osmo-bts/src/osmo-bts-sysmo/misc
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
..
sysmobts-calib.c Move sysmobts-calib into osmo-bts-sysmo 2018-01-16 15:53:00 +01:00
sysmobts-layer1.c Move sysmobts-calib into osmo-bts-sysmo 2018-01-16 15:53:00 +01:00
sysmobts-layer1.h Move sysmobts-calib into osmo-bts-sysmo 2018-01-16 15:53:00 +01:00
sysmobts_eeprom.h sysmobts: Store a simple network config in the EEPROM as well 2017-04-30 21:45:08 +00:00
sysmobts_mgr.c use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
sysmobts_mgr.h Use oml-alert CTRL command for temp report 2017-02-24 15:03:37 +01:00
sysmobts_mgr_2050.c sysmobts: Add slave on/off action for the sysmoBTS2050 2014-12-16 20:22:28 +01:00
sysmobts_mgr_calib.c sysmobts: Check mgr->calib.bts_conn for NULL 2015-01-10 18:06:29 +01:00
sysmobts_mgr_nl.c Prepare for BTS attribute reporting via OML 2017-05-15 08:12:15 +00:00
sysmobts_mgr_temp.c Copy sysmobts.service to osmo-bts-sysmo 2017-06-22 10:50:00 +00:00
sysmobts_mgr_vty.c vty: skip installing cmds now always installed by default 2017-11-01 00:49:19 +01:00
sysmobts_misc.c sysmobts: Simplify some includes/dependencies 2014-08-21 23:55:27 +02:00
sysmobts_misc.h sysmobts: Add slave on/off action for the sysmoBTS2050 2014-12-16 20:22:28 +01:00
sysmobts_nl.c sysmobts-mgr: Respond to ipaccess-find broadcast messages 2014-01-17 09:32:05 +01:00
sysmobts_nl.h sysmobts-mgr: Respond to ipaccess-find broadcast messages 2014-01-17 09:32:05 +01:00
sysmobts_par.c Prepare for BTS attribute reporting via OML 2017-05-15 08:12:15 +00:00
sysmobts_par.h Prepare for BTS attribute reporting via OML 2017-05-15 08:12:15 +00:00
sysmobts_util.c sysmobts: Store a simple network config in the EEPROM as well 2017-04-30 21:45:08 +00:00