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 d3eca325f7 Add file-based RF device for rx from arbitrary FILE*
It comes with the following changes:

* Add RF frontend API function "srslte_rf_open_file()"
* Open file-based RF via explicit call of custom
  "rf_file_open_file()", instead of "srslte_rf_open_multi()"
  function pointer as for regular devices.
* Introduce device name "file"
* Introduce new SRSLTE_ERROR_RX_EOF error code
* ZMQ: make update_rates() static to resolve conflicts
3 years ago
..
examples ch_awgn: Improve API 3 years ago
include Add file-based RF device for rx from arbitrary FILE* 3 years ago
src Add file-based RF device for rx from arbitrary FILE* 3 years ago
test Added unit test for K_gnb derivation 3 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago