srsLTE/srsue
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.
2021-04-22 10:21:08 +01:00
..
hdr rrc_nr: set timeout for NR cell measurement to 250ms 2021-04-21 12:50:43 +02:00
src asn1 fixes and improvements 2021-04-22 10:21:08 +01:00
test fix - avoid recompiling srsue rrc files twice 2021-04-21 16:22:59 +01:00
CMakeLists.txt rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
ue.conf.example Added option for simulated measurement 2021-04-20 21:47:37 +02:00