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 866fe55c42 enb,phy: reduce log level to info when RNTI isn't found
this can happen during user removal

2022-02-13T00:47:49.195816 [RRC    ] [I] Activity timer for rnti=0x50 expired after 80 ms
2022-02-13T00:47:49.195818 [GTPU   ] [I] Removing user - rnti=0x50 not found.
2022-02-13T00:47:49.195818 [STCK   ] [I] Bearers: No EPS bearer registered for rnti=0x50
2022-02-13T00:47:49.195827 [RRC    ] [I] Removed user rnti=0x50
2022-02-13T00:47:49.199697 [PHY    ] [E] [ 7234] Error setting grant for rnti=0x0, cc=0

2022-02-13T00:47:49.199698 [PHY0   ] [I] [ 7233] Failed setting UL grants. Some grant's RNTI does not exist.
2022-02-13T00:47:49.209172 [MAC    ] [I] [ 7242] User rnti=0x4f removed from MAC/PHY
2022-02-13T00:47:49.223248 [MAC    ] [I] [ 7256] User rnti=0x50 removed from MAC/PHY
3 years ago
..
common rnti_pool: add rrc_endc class and extra 1024B to UE memblock size 4 years ago
phy enb,phy: reduce log level to info when RNTI isn't found 3 years ago
stack enb,s1ap: make sure we don't processa the ICS request if there is an ICS already on-going. 3 years ago
CMakeLists.txt rrc,nr,gnb: refactored rrc nr cfg default and derived param generation to be mostly independent of parser 3 years ago
enb.cc Crest Factor Reduction feature for the phy layer (#3720) 3 years ago
enb_cfg_parser.cc rrc,gnb: move non-phy fields out of phy_cell_nr_t 3 years ago
enb_cfg_parser.h nr,gnb,rrc: Derive RRC parameters from config. 3 years ago
main.cc Crest Factor Reduction feature for the phy layer (#3720) 3 years ago
metrics_csv.cc Fix a race condition in the enb csv metrics where set_handle was called while the metrics thread is running causing a race in the enb member variable. 3 years ago
metrics_json.cc Port misc SSN changes to dev. 3 years ago
metrics_stdout.cc enb,metrics_stdout: fix printing in SA mode 3 years ago
parser.cc rename srsLTE to srsRAN 4 years ago