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
..
hdr remove warning when UE is already in camping 3 years ago
src ue,stdout: fix the SNR formatting in UE console (NR) 3 years ago
CMakeLists.txt srsue,test: reorganize test folders and move to components like we in PHY 4 years ago
ue.conf.example srsue: reduce the default RRC release to 8 (minimum value) 4 years ago