134 Commits (45a04b715c017edee59329e5d2d3b85be8834c31)

Author SHA1 Message Date
Xavier Arteaga f07d925be1 Initial NR PHY test scheduling for PUSCH 3 years ago
Xavier Arteaga e3ea5d3d25 Renamed PHY NR test 3 years ago
Xavier Arteaga c11a5cc2c8 Walk around GCC 4.8 compilation 3 years ago
Xavier Arteaga a7c728c189 Fix old gcc compilation 3 years ago
Xavier Arteaga 5307fec2f0 Added GNB MAC UL info initial interface and fix PHY implementation 3 years ago
Xavier Arteaga 2fbd172888 Initial PHY NR configuration generator 3 years ago
Xavier Arteaga e764a26136 Integrated PUCCH decoding in gNb 3 years ago
Xavier Arteaga eecaccb541 Added NR PHY helpers 3 years ago
Xavier Arteaga 6f5614a0cc Suggested modifications on gNb MAC/PHY interface 3 years ago
Xavier Arteaga 8378c85ec4 Refactored gNb PHY 3 years ago
Xavier Arteaga aef3e5a40a More NR PHY test and GNB PHY development 3 years ago
Xavier Arteaga d49734b1bc SRSENB: Refactor to accomodate 5G NR 3 years ago
Xavier Arteaga cc3ac83c14 Skip nr_phy_test compilation without RF 3 years ago
Xavier Arteaga b1e4720721 SRSUE/SRSENB: added tx_enable flag in worker_end 3 years ago
Xavier Arteaga 027201d457 SRSUE/SRSENB: Refactor NR workers to generalise lower PHY 3 years ago
David Rupprecht 70d232c917 Fix run_lte script 3 years ago
Codebot 4523ee6087 rename srsLTE to srsRAN 4 years ago
Andre Puschmann 00f3f21081 last set of license header changes 4 years ago
Andre Puschmann 07d2bc4fe8 change license header to agnostic version with hint to root LICENSE file 4 years ago
Andre Puschmann 33bb8388a5 run_lte: fix UE/eNB args
* remove PHY thread limitation
* set rx_gain for UE to avoid starting AGC thread for ZMQ
4 years ago
Andre Puschmann c9bf4d14bd run_lte: fix check for apps being shutdown correctly
since the new logging system doesn't tag the log file after closing
we now use the stdout to verify the UE has been shut down correctly.
4 years ago
Andre Puschmann 67877d15d5 run_lte.sh: fix EPC shutdown timer and disble proc timing measurements
this avoids having warnings in the logs when running with ASAN or on slow hardware
4 years ago
Andre Puschmann ed7db370c8 run_lte.sh: fix typo 4 years ago
Andre Puschmann 6a71e83d70 run_lte: adding stricter checks for pass/fail
* enable all layer logs in info
* check that no component ever logs an error/warning
* check that all PHY UL and DL transmissions are always crc=OK
* check PHICH, PUCCH, cqi
4 years ago
Andre Puschmann 355078926a fix run_lte.sh for new ZMQ arguments 5 years ago
Andre Puschmann 0e221f1317 adding CA support to run_lte.sh and adopt readme 5 years ago
Xavier Arteaga e832769ae6 Updated copyright 5 years ago
Andre Puschmann 0dd93c793c add CMake option for ZMQ-based end-to-end tests 5 years ago
Pau Espin Pedrol 501e06893e test/run_lte.sh: add missing parameters
Take the chance to set one parameter per line so it becomes easier to
find them.
5 years ago
Pau Espin Pedrol 75782fa6f2 test/run_lte.sh: Increase UE conn timeout
First time the script is run it needs more time, since some values are
not yet precomputed.
5 years ago
Pau Espin Pedrol a941355c37 test/run_lte.sh: fix trailing whitespace 5 years ago
Andre Puschmann 53032f8d98 run_lte: fix 75PRB config and enable PCAP in UE 5 years ago
Andre Puschmann a612d99c23 fix PRACH check in run_lte.sh script 5 years ago
Andre Puschmann 0247762265 adding basic shell script for running end-to-end tests 5 years ago