Commit Graph

1248 Commits

Author SHA1 Message Date
Ismael Gomez c5bc3b11b7 remove spaces 2017-08-31 18:07:54 +02:00
Ismael Gomez 7a02efe0e5 fixed segfault due to race condition in scrambling sequence pre-generation 2017-07-11 13:43:06 +02:00
Ismael Gomez fa9eaee498 new NAS/RRC structure. Attaching and ping working 2017-06-23 19:15:30 +02:00
Ismael Gomez fa05304632 Merge branch 'next' into mobility 2017-06-23 17:47:29 +02:00
Ismael Gomez 14450827fa added suppress_stdout to radio::init_multi 2017-06-23 17:47:23 +02:00
Ismael Gomez 93ff9294f5 Merge branch 'next' into mobility 2017-06-23 16:34:16 +02:00
Ismael Gomez 140cef69e0 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-06-23 16:30:02 +02:00
Ismael Gomez 6037a2f2bd changed logger classes 2017-06-23 16:29:46 +02:00
Paul Sutton b71f7b7080 Adding support for static builds 2017-06-23 14:49:21 +01:00
Andre Puschmann faa33139cd Merge remote-tracking branch 'github_public/master' into next 2017-06-23 10:27:30 +02:00
Ismael Gomez 12cbf02606 changed name of vector_simd function 2017-06-22 18:52:12 +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 4b5cbafdb5 upgraded to new code restruct 2017-06-21 18:29:17 +02:00
Ismael Gomez c47c4b8b03 fixed overflow in tests 2017-06-21 13:22:13 +02:00
Ismael Gomez 9623081da1 Fixed decoder doing more iterations than necessary 2017-06-21 13:22:08 +02:00
Ismael Gomez 026eecf58d allow null CB 2017-06-21 13:22:02 +02:00
Ismael Gomez e717ccf73a new AVX2 decoder working over the air 2017-06-21 13:21:57 +02:00
Ismael Gomez f00ea8c8ed Integrated AVX2 decoder in PDSCH object. Added inter-frame SSE decoder (not working and not integrated) 2017-06-21 13:21:50 +02:00
Ismael Gomez c1ef9da32a avx turbo decoder working in tests 2017-06-21 13:21:15 +02:00
Ismael Gomez 79e9bccbd8 fixed indent 2017-06-21 12:32:00 +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