You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
hdr use logmap in the whole enb and ue 5 years ago
src log_ptr: fix issue if accessing log_ptr that was reset already 5 years ago
test use logmap in the whole enb and ue 5 years ago
CMakeLists.txt Updated copyright 5 years ago
drb.conf.example Changed default DRB config QCI 9 to AM 7 years ago
enb.conf.example Added AWGN channel to SRSUE and SRSENB 5 years ago
rr.conf.example Making the default eNB TAC match the default EPC TAC. 5 years ago
sib.conf.example add SIB3 definition and enable in SI scheduling 5 years ago
sib.conf.mbsfn.example fix sib.conf.mbsfn.example defaults 6 years ago