Commit Graph

1232 Commits

Author SHA1 Message Date
Philipp Gorczak 5fdcef60f6 Install binaries. 2017-07-12 16:30:06 +02:00
Ismael Gomez 711bf23ee2 fixed segfault due to race condition in scrambling sequence pre-generation 2017-07-11 13:17:26 +02:00
Ismael Gomez d28e16b1ed fixed missing initialization of PUSCH scrambling sequence 2017-06-28 14:59:54 +02:00
Andre Puschmann 242fe9adc9 add apt-get line for Ubuntu to install required packages 2017-06-22 15:54:36 +02:00
Ismael Gomez 8a5a2bbb4d Merge branch 'master' of github.com:srsLTE/srsLTE 2017-06-20 10:22:01 +02:00
Ismael Gomez 362ff61c83 disabled RLC AM mode temporary due to known bug 2017-06-20 10:18:17 +02:00
Andre Puschmann e77e295bc0 add libconfig to dependencies 2017-06-19 17:38:39 +02:00
Andre Puschmann eb039ea1f0 fix compile warning 2017-06-19 11:36:33 +02:00
Paul Sutton 00f5d654a7 Fix for uninitialized bool 2017-06-15 14:18:42 +01:00
Ismael Gomez d8069f9364 forced local variable alignment in dot_prod_sss_avx2 2017-06-09 14:01:34 +02:00
Ismael Gomez 215dac6662 fixed some issues with AVX machines 2017-06-09 13:03:47 +02:00
Ismael Gomez 3cbf403c54 check for compiler flag availability 2017-06-09 11:49:35 +02:00
Ismael Gomez 5d16c504ab Merge branch 'next' 2017-06-09 11:41:32 +02:00
Ismael Gomez 13adbb6fda restored srslte_phy to static 2017-06-09 11:41:24 +02:00
Ismael Gomez 2cf053d9eb Merge branch 'next' 2017-06-09 11:34:02 +02:00
Ismael Gomez 72a2b06238 Fixed incompatibility with volk1.2 Make pointer type warnings an error 2017-06-09 11:33:46 +02:00
Ismael Gomez 590fff9c69 Merge branch 'next' 2017-06-08 18:17:32 +02:00
Mikko Markus Torni d734ef977b Add comments to many functions 2017-06-08 18:16:57 +02:00
Mikko Markus Torni 3d6a020541 CFI length is wrong for nof_prb == 10 2017-06-08 18:15:26 +02:00
Ismael Gomez d5524b2a34 set default RRC timeout to 30s 2017-06-08 18:10:06 +02:00
Ismael Gomez f5e4cc3805 Edited readme 2017-06-08 17:52:07 +02:00
Ismael Gomez 8221c92e85 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-06-08 17:47:35 +02:00
Paul Sutton 2acb1a170d Minor readme update 2017-06-08 16:30:24 +01:00
Paul Sutton 8088530ab9 Minor readme update 2017-06-08 16:29:04 +01:00
Paul Sutton caa5c8c5e1 Updating readme 2017-06-08 16:22:56 +01:00
Ismael Gomez 63f6e2dd06 removed link to rf drivers in srslte_phy 2017-06-08 17:20:37 +02:00
Ismael Gomez 04b7212ef0 new release and changelog 2017-06-08 16:52:17 +02:00
Paul Sutton a278a10634 Link order fix for volk and math 2017-06-08 12:44:11 +01:00
Paul Sutton 94a54f226d Conditional srslte_rf linking for examples 2017-06-08 12:34:33 +01:00
Ismael Gomez f264b4d652 made srslte static srslte_rf shared. Deleted tutorial examples 2017-06-08 13:15:35 +02:00
Ismael Gomez 40ab4b8b57 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next_private 2017-06-08 12:57:46 +02:00
Ismael Gomez 680dbff396 restored code changed for testing 2017-06-08 12:57:34 +02:00
Paul Sutton f1152276f1 Fix for uninitialised bool 2017-06-08 11:50:28 +01:00
Ismael Gomez b104e85c78 Merge pull request #9 from softwareradiosystems/next_paul_libs
Next paul libs
2017-06-08 12:30:29 +02:00
Paul Sutton 07d8997395 Merge branch 'next' into next_paul_libs 2017-06-08 11:26:33 +01:00
Paul Sutton 4b68272964 Switch to static internal libs, set -fPIC by default 2017-06-08 11:22:02 +01:00
Ismael Gomez 23d3f96267 Merge pull request #8 from softwareradiosystems/next_coverity_fixes
Next coverity fixes
2017-06-08 12:08:00 +02:00
Andre Puschmann ac7f11e5b8 disabling SIMD code in vector lib in debug mode 2017-06-08 12:05:00 +02:00
Andre Puschmann 2b8b36c371 fix debug_name handling in buffer_pool
- possible bug discovered by coverity
2017-06-08 12:05:00 +02:00
Ismael Gomez 4a1b67a671 cleaned BSR logs 2017-06-08 11:29:08 +02:00
Ismael Gomez f120a5a5b0 removed unncessary printf 2017-06-08 10:56:34 +02:00
Ismael Gomez c0a103473b Cleaned BSR log 2017-06-08 10:34:57 +02:00
Ismael Gomez 1c0961ebe9 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next_private 2017-06-08 09:59:24 +02:00
Andre Puschmann c55532c286 fix bug when reading/syncing from file using too large offset 2017-06-07 14:31:32 +02:00
Ismael Gomez 0940fd35d9 added include dirs for mbedtls 2017-06-07 12:57:48 +02:00
Andre Puschmann 3e5a3d0d82 add Cmake option to turn on default LTE sampling rates 2017-06-07 12:39:00 +02:00
Ismael Gomez 0f4bdf612c moved FFT reqs to srslte/phy 2017-06-07 12:03:54 +02:00
Ismael Gomez 460adc4a18 fixed segfault in usrp_capture_sync 2017-06-07 11:16:44 +02:00
Ismael Gomez fc6a38cad1 removed more unused libraries in ue binary 2017-06-07 10:57:20 +02:00
Ismael Gomez 7b665831ae Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next_private 2017-06-07 10:55:48 +02:00