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.
Carlo Galiotto ebaa71d190 ue,stdout: fix the SNR formatting in UE console (NR)
When the SNR value is INF, the conversion to (int) causes
-2147483648 to be displayed in the UE console.
This commit fixes the formatting, so that the values INF or
NaN would be displayed as N/A

NOTE: The issue of getting an INF value for the reported SNR metric
still needs to be addressed separately.
3 years ago
..
phy remove warning when UE is already in camping 3 years ago
stack mac_nr_test: add PDU packing test for two SDUs from different LCs 3 years ago
test refactor: clean unnecessary includes of the asn1/rrc_nr.h 3 years ago
CMakeLists.txt Delete move constructor and move assignment operator explictly for mac_pcap_base and s1ap_pcap classes. 3 years ago
main.cc Delete move constructor and move assignment operator explictly for mac_pcap_base and s1ap_pcap classes. 3 years ago
metrics_csv.cc Fix TSAN warnings in UE (#3021) 4 years ago
metrics_json.cc Fix division by zero in JSON metrics 3 years ago
metrics_stdout.cc ue,stdout: fix the SNR formatting in UE console (NR) 3 years ago
set_net_admin_caps.cc rename srsLTE to srsRAN 4 years ago
ue.cc Add support for NSA FDD on band n3, n5 and n7. 3 years ago