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
..
common rename common lte header 4 years ago
phy use mutex or atomic in running flag to signal the interruption of a thread 4 years ago
stack Remove two allocs in the prio queues in sched_time_pf. 4 years ago
cfg_parser.h rename srsLTE to srsRAN 4 years ago
enb.h Release UE if no activity in DRB (#2658) 4 years ago
metrics_csv.h rename srsLTE to srsRAN 4 years ago
metrics_json.h rename srsLTE to srsRAN 4 years ago
metrics_stdout.h rename srsLTE to srsRAN 4 years ago
parser.h asn1 fixes and improvements 4 years ago