Fork of SRS repository `srsRAN_4G`. Branch fix_cqi to fix srsUE issues.
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.
 
 
 
Fabian Eckermann e57ffca722
gnss_sync: fix timestamp to TTI conversion
* Improve reliability of timestamp to tti conversion

Difftime is not reliable as it might use 32 bit calculation, depending on the system. This leads to wrong frame numbers and subframe indices.
I encountered this Issue when testing the pssch_ue exampel on my system and the conversion from timestamp to frame number and sf idx was wrong.

* Improve GNSS Sync 

Added loop to check for GNSS alignment while syncing.
If the received GNSS signal is weak, synchronization errors might occur while syncing.
3 years ago
.github rename srsLTE to srsRAN 4 years ago
cmake/modules cmake: Export non-default Limesuite driver path 3 years ago
debian build: fix linking failure on RPi 32bit 4 years ago
lib gnss_sync: fix timestamp to TTI conversion 3 years ago
srsenb enb,nsa: fix deriviation of UL ARFCN from DL ARFCN for FDD bands 3 years ago
srsepc Cleaned string helpers 3 years ago
srsue Fix several data races in proc_phr, class needs to be fully protected since most member variables are accessed by different threads. 3 years ago
test enb,mac_nr: remove EUTRA cell param for MAC-NR cell config calls 3 years ago
.clang-format Changed clang-format to remove newline at beggening of block. 4 years ago
.clang-tidy refactor - update of clang-tidy project file. automatic clang-tidy refactors 4 years ago
.gdbinit rename srsLTE to srsRAN 4 years ago
.lgtm.yml add basic lgtm config 5 years ago
.travis.yml Deleted all HAVE_5GNR in CC and h files 4 years ago
CHANGELOG update changelog and version for 21.04 4 years ago
CMakeLists.txt SIDEKIQ: Initial implementation 3 years ago
COPYRIGHT build: fix linking failure on RPi 32bit 4 years ago
CTestConfig.cmake ctestconfig: update valgrind parameters to track origins 3 years ago
CTestCustom.cmake.in SRSUE: avoid testing ue_phy_test 5 years ago
LICENSE change license header to agnostic version with hint to root LICENSE file 4 years ago
README.md readme: update list url 4 years ago
build_trial.sh rename srsLTE to srsRAN 4 years ago
cmake_uninstall.cmake.in Reorganized the directory structure. Added Graphics support. Added precoding/layer mapper. MIB detection now working with 1 or 2 tx antennas. Initial eNodeB implementation with PSS/SSS and PBCH generation 11 years ago
run-clang-format-diff.sh rename srsLTE to srsRAN 4 years ago

README.md

srsRAN

Build Status Language grade: C/C++ Coverity

srsRAN is a 4G/5G software radio suite developed by SRS.

See the srsRAN project pages for information, guides and project news.

The srsRAN suite includes:

  • srsUE - a full-stack SDR 4G/5G-NSA UE application (5G-SA coming soon)
  • srsENB - a full-stack SDR 4G eNodeB application (5G-NSA and 5G-SA coming soon)
  • srsEPC - a light-weight 4G core network implementation with MME, HSS and S/P-GW

For application features, build instructions and user guides see the srsRAN documentation.

For license details, see LICENSE file.

Support

Mailing list: http://www.srs.io/mailman/listinfo/srslte-users