osmo-bts/src/osmo-bts-litecell15
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: port lc15bts-mgr dependency changes 2017-07-22 09:07:44 +00:00
hw_misc.c lc15: port lc15bts-mgr changes 2017-07-19 11:47:47 +02:00
hw_misc.h LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00
l1_if.c Get rid of 'struct gsm_bts_role_bts' 2018-03-17 13:40:03 +01:00
l1_if.h DTX DL: use FSM for AMR 2016-10-13 06:58:06 +00:00
l1_transp.h LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00
l1_transp_hw.c sysmo+lc15: Add missign include for readv/writev 2018-02-19 14:33:46 +01:00
lc15bts.c LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00
lc15bts.h LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00
lc15bts_vty.c all models: fix vty write: bts_model_config_write_phy 2017-02-10 07:27:51 +00: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 LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +01:00
oml_router.h LC15: Add initial support for the NuRAN Wireless Litecell 1.5 2016-02-15 14:26:33 +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 LC15: port litecell 1.5 support to recent osmo-bts master 2016-02-15 14:26:55 +01:00