srsLTE/srsenb
Andre Puschmann 62e4bd9469 log_ptr: fix issue if accessing log_ptr that was reset already
during deinit of the UE/eNB it could happen that the log_ptr
was already set to null but the stack thread was still accessing
it through log_h->info()

i've moved the old macro into a new header and used as as much
as possible. there are still places in the code where similar
macros are used but we would need to change the variable name
to replace them
2020-03-31 12:32:52 +02:00
..
hdr use logmap in the whole enb and ue 2020-03-25 15:50:30 +00:00
src log_ptr: fix issue if accessing log_ptr that was reset already 2020-03-31 12:32:52 +02:00
test use logmap in the whole enb and ue 2020-03-25 15:50:30 +00:00
CMakeLists.txt Updated copyright 2020-03-16 11:26:06 +01:00
drb.conf.example Changed default DRB config QCI 9 to AM 2018-06-13 16:43:48 +02:00
enb.conf.example Added AWGN channel to SRSUE and SRSENB 2020-03-24 12:16:28 +01:00
rr.conf.example Making the default eNB TAC match the default EPC TAC. 2020-03-24 17:02:47 +01:00
sib.conf.example add SIB3 definition and enable in SI scheduling 2020-03-12 20:55:47 +01:00
sib.conf.mbsfn.example fix sib.conf.mbsfn.example defaults 2019-01-21 17:28:44 +00:00