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.
Robert Falkenberg 6b79116805 rf_file: close tx/rx files properly
Previously tests were failing on some machines, because
receiver was unable to receive the last few samples from file.
Reason: the transmitter did not close  the file properly, so
the last samples were (sometimes) not yet flushed to disk.
3 years ago
..
examples ch_awgn: Improve API 3 years ago
include Radio: add support for file-based RF device abstraction 3 years ago
src rf_file: close tx/rx files properly 3 years ago
test Added unit test for K_gnb derivation 3 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago