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
..
adt nr,gnb,sched: improve sched sanity checks, and improve bwp_pdcch_allocator api 3 years ago
asn1 asn1: fix clang compiling issue #3827 3 years ago
common ue,rrc_nr,nas_5g: Introduce NR AS Key derivation and update context handling in 5G NAS 3 years ago
interfaces ue_nas_interfaces.h: set default APN type to ipv4 3 years ago
mac ue,sa: Sends PRACH and receives RAR, then Msg4, resolves contention resolution and pushes ConnectionSetup to RRC 3 years ago
phy Add file-based RF device for rx from arbitrary FILE* 3 years ago
radio Fix concurrent issues in dummy radio used in nr_phy_test 3 years ago
rlc lib,rlc: changed back status and header logging helpers to log directly. Make sure RB name is automatically logged. 3 years ago
rrc nr,rrc: redesign fetching of asn1 obj ids for comparison and addmod/rem to asn1 lists 3 years ago
srslog Fix coverty defects. 3 years ago
support nr,gnb,sched: improve sched sanity checks, and improve bwp_pdcch_allocator api 3 years ago
system Fills the value of the number of cpus for the system_metrics_t and 3 years ago
test Add support for RRC redirect. 3 years ago
upper pdcp_entity_base: fix log typo 3 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago
build_info.h.in rename srsLTE to srsRAN 4 years ago
config.h Add file-based RF device for rx from arbitrary FILE* 3 years ago
srsran.h Initial UE NR SA PHY classes 3 years ago
version.h.in rename srsLTE to srsRAN 4 years ago