1236 Commits (00be4a5de7840f1d2cd7c7f023196c37dca2f780)
 

Author SHA1 Message Date
Andre Puschmann 00be4a5de7 fix bug with uninitalized number of rx antennas 7 years ago
Andre Puschmann 39ebc0e5fd gracefully exit MAC test when radio init fails 7 years ago
Paul Sutton eeaa6720ed Merge pull request #88 from pgorczak/master
Install srsenb and srsue executables
7 years ago
Philipp Gorczak 407d2ef024 Use runtime dir parameter for executables. 7 years ago
Philipp Gorczak 5fdcef60f6 Install binaries. 7 years ago
Ismael Gomez 711bf23ee2 fixed segfault due to race condition in scrambling sequence pre-generation 7 years ago
Ismael Gomez d28e16b1ed fixed missing initialization of PUSCH scrambling sequence 7 years ago
Andre Puschmann 242fe9adc9 add apt-get line for Ubuntu to install required packages 7 years ago
Ismael Gomez 8a5a2bbb4d Merge branch 'master' of github.com:srsLTE/srsLTE 7 years ago
Ismael Gomez 362ff61c83 disabled RLC AM mode temporary due to known bug 7 years ago
Andre Puschmann e77e295bc0 add libconfig to dependencies 7 years ago
Andre Puschmann eb039ea1f0 fix compile warning 7 years ago
Paul Sutton 00f5d654a7 Fix for uninitialized bool 8 years ago
Ismael Gomez d8069f9364 forced local variable alignment in dot_prod_sss_avx2 8 years ago
Ismael Gomez 215dac6662 fixed some issues with AVX machines 8 years ago
Ismael Gomez 3cbf403c54 check for compiler flag availability 8 years ago
Ismael Gomez 5d16c504ab Merge branch 'next' 8 years ago
Ismael Gomez 13adbb6fda restored srslte_phy to static 8 years ago
Ismael Gomez 2cf053d9eb Merge branch 'next' 8 years ago
Ismael Gomez 72a2b06238 Fixed incompatibility with volk1.2 Make pointer type warnings an error 8 years ago
Ismael Gomez 590fff9c69 Merge branch 'next' 8 years ago
Mikko Markus Torni d734ef977b Add comments to many functions 8 years ago
Mikko Markus Torni 3d6a020541 CFI length is wrong for nof_prb == 10 8 years ago
Ismael Gomez d5524b2a34 set default RRC timeout to 30s 8 years ago
Ismael Gomez f5e4cc3805 Edited readme 8 years ago
Ismael Gomez 8221c92e85 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 8 years ago
Paul Sutton 2acb1a170d Minor readme update 8 years ago
Paul Sutton 8088530ab9 Minor readme update 8 years ago
Paul Sutton caa5c8c5e1 Updating readme 8 years ago
Ismael Gomez 63f6e2dd06 removed link to rf drivers in srslte_phy 8 years ago
Ismael Gomez 04b7212ef0 new release and changelog 8 years ago
Paul Sutton a278a10634 Link order fix for volk and math 8 years ago
Paul Sutton 94a54f226d Conditional srslte_rf linking for examples 8 years ago
Ismael Gomez f264b4d652 made srslte static srslte_rf shared. Deleted tutorial examples 8 years ago
Ismael Gomez 40ab4b8b57 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next_private 8 years ago
Ismael Gomez 680dbff396 restored code changed for testing 8 years ago
Paul Sutton f1152276f1 Fix for uninitialised bool 8 years ago
Ismael Gomez b104e85c78 Merge pull request #9 from softwareradiosystems/next_paul_libs
Next paul libs
8 years ago
Paul Sutton 07d8997395 Merge branch 'next' into next_paul_libs 8 years ago
Paul Sutton 4b68272964 Switch to static internal libs, set -fPIC by default 8 years ago
Ismael Gomez 23d3f96267 Merge pull request #8 from softwareradiosystems/next_coverity_fixes
Next coverity fixes
8 years ago
Andre Puschmann ac7f11e5b8 disabling SIMD code in vector lib in debug mode 8 years ago
Andre Puschmann 2b8b36c371 fix debug_name handling in buffer_pool
- possible bug discovered by coverity
8 years ago
Ismael Gomez 4a1b67a671 cleaned BSR logs 8 years ago
Ismael Gomez f120a5a5b0 removed unncessary printf 8 years ago
Ismael Gomez c0a103473b Cleaned BSR log 8 years ago
Ismael Gomez 1c0961ebe9 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next_private 8 years ago
Andre Puschmann c55532c286 fix bug when reading/syncing from file using too large offset 8 years ago
Ismael Gomez 0940fd35d9 added include dirs for mbedtls 8 years ago
Andre Puschmann 3e5a3d0d82 add Cmake option to turn on default LTE sampling rates 8 years ago