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
..
agc rename srsLTE to srsRAN 4 years ago
ch_estimation Batch of LGTM fixes. 3 years ago
channel Use copyright as file header 3 years ago
common Fix successful related typos 3 years ago
dft Initial OFDM carrier phase compensation 3 years ago
enb Refactored enb_dl_nr to gnb_dl and initial gnb_ul 3 years ago
fec Fix successful related typos 3 years ago
gnb Added PUSCH DMRS minimum SNR 3 years ago
io Initial real-time Tx gain setting (#2976) 3 years ago
mimo Fix some warnings in PHY due to array parameter mismatch for a few functions 4 years ago
modem Revert "Review soft demodulator zero check" 4 years ago
phch Fix minor bug 3 years ago
resampling Fix resampler and improved unit test 4 years ago
rf Add file-based RF device for rx from arbitrary FILE* 3 years ago
scrambling rename srsLTE to srsRAN 4 years ago
sync Added SSB encode and decode from grid, plus unit test 3 years ago
ue More cell search development 3 years ago
utils Introduce function srsran_vec_sc_sum_fff 3 years ago