mirror of https://github.com/pvnis/srsRAN_4G.git
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.
829dfc4e60
the precision for 100% was causing the default value of -1 which in turn cause to print the full precision resulting in ugly stdout plots. before: --------Signal--------------DL-------------------------------------UL---------------------- cc pci rsrp pl cfo mcs snr turbo brate bler ta_us mcs buff brate bler 0 0 -10 74 0.0 0.0 0.0 0.0 200k 0% 0.0 0.0 0.0 0.0 0% 1 0 0.0 0.0 0.0 0.0 0.0 0.0 150k100.000000% 0.0 0.0 0.0 0.0 0% after: --------Signal--------------DL-------------------------------------UL---------------------- cc pci rsrp pl cfo mcs snr turbo brate bler ta_us mcs buff brate bler 0 0 -10 74 0.0 0.0 0.0 0.0 200k 0% 0.0 0.0 0.0 0.0 0% 1 0 0.0 0.0 0.0 0.0 0.0 0.0 150k 100% 0.0 0.0 0.0 0.0 0% |
4 years ago | |
---|---|---|
.. | ||
phy | 4 years ago | |
ttcn3 | 4 years ago | |
upper | 4 years ago | |
CMakeLists.txt | 5 years ago | |
mac_test.cc | 4 years ago | |
metrics_test.cc | 4 years ago |