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.
Francisco ff3fc0826b asn1 fixes and improvements
- use const char* instead of std::string in enumerated<>::to_string() to avoid mallocs.
- Remove the use of "typedef", and use "using" keyword instead.
- Fix rrc_nr::setup_release_c<>::to_string() broken linkage.
4 years ago
..
adt implemented bounded_bitset::find_lowest(...) for both reverse and non-reverse bit ordering. Applied this method to UL scheduling search for PRB intervals 4 years ago
asn1 asn1 fixes and improvements 4 years ago
common extend timer handler unit test to check correct time wheel implementation 4 years ago
mac mac_nr: add error handling when unpacking SCH MAC PDU 4 years ago
phy Revert zeros around DC REs in NR PDSCH 4 years ago
srslog Fix formatter test 4 years ago
upper Updated PDCP config struct for rat type 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago