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 da2ac3b2c1 srsue,rrc_nr: fix warning and error logs in SA mode
- provide PHY config state to configure MIB values (coreset0).
- set PRACH freq_offset to valid value to please config checker.

Addresses:
2022-04-19T12:42:38.726040 [PHY-SA ] [E] [    0] prach_cfg.freq_offset=0 is not compatible with LTE
2022-04-19T12:42:38.726040 [PHY-SA ] [I] [    0] PHY:   Set TA offset: n_ta_offset: 0, ta_usec: 0.0
2022-04-19T12:42:38.726141 [RRC-NR ] [W] PHY configuration completed without a clear state.
3 years ago
..
mac Fix data race in proc_bsr and ul_harq classes. 3 years ago
mac_common Fix TSAN warnings in UE (#3021) 3 years ago
mac_nr ue,mac,nr: fix another race in MAC 3 years ago
rrc srsue: fix A1/S2 reports with CA. Fix some unstability issues when doing HO with multiple carriers due to frequent call to update_phy 3 years ago
rrc_nr srsue,rrc_nr: fix warning and error logs in SA mode 3 years ago
upper srsue, nr: Add SDAP to the UE. Supports only UL header 3 years ago
ue_stack_base.h srsue: refactor SA mode in RRC, don't initilize NSA-5G in NSA mode 3 years ago
ue_stack_lte.h srsue,stack: initialize sdap pointers 3 years ago
ue_stack_nr.h srsue, nr: Add SDAP to the UE. Supports only UL header 3 years ago