74 Commits (b71f7b70803c52fa2568747df400043ced230a62)

Author SHA1 Message Date
Paul Sutton b71f7b7080 Adding support for static builds 7 years ago
Ismael Gomez 12cbf02606 changed name of vector_simd function 7 years ago
Ismael Gomez c47c4b8b03 fixed overflow in tests 7 years ago
Ismael Gomez 9623081da1 Fixed decoder doing more iterations than necessary 7 years ago
Ismael Gomez 026eecf58d allow null CB 7 years ago
Ismael Gomez e717ccf73a new AVX2 decoder working over the air 7 years ago
Ismael Gomez f00ea8c8ed Integrated AVX2 decoder in PDSCH object. Added inter-frame SSE decoder (not working and not integrated) 7 years ago
Ismael Gomez c1ef9da32a avx turbo decoder working in tests 7 years ago
Andre Puschmann eb039ea1f0 fix compile warning 7 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 13adbb6fda restored srslte_phy to static 8 years ago
Ismael Gomez 72a2b06238 Fixed incompatibility with volk1.2 Make pointer type warnings an error 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 63f6e2dd06 removed link to rf drivers in srslte_phy 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
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
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 f120a5a5b0 removed unncessary printf 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
Ismael Gomez 0f4bdf612c moved FFT reqs to srslte/phy 8 years ago
Ismael Gomez 460adc4a18 fixed segfault in usrp_capture_sync 8 years ago
Paul Sutton 0e87bc7b80 Adding checks on RLC AM segment NACK offsets 8 years ago
Ismael Gomez 5e030dc805 renamed SRSUE_ constants to SRSLTE_ 8 years ago
Ismael Gomez 129b34201d Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next_private 8 years ago
Ismael Gomez d05b03e43a added buffer pool function call name debug feature 8 years ago
Andre Puschmann eb5460174d fixing namespace issue in debug build 8 years ago
Paul Sutton 0b21353c4a Fixing srslte library headers install 8 years ago
Paul Sutton 09f9063272 Merge branch 'restruct_update' into next 8 years ago
Ismael Gomez 2da8b1f93b Merge branch 'restruct_update' into next_private 8 years ago
Paul Sutton 0b64e8a9ee Minor cleanup of security library handling in cmake 8 years ago
Paul Sutton b2c3b31a59 Removing support for direct LimeSDR drivers - only supporting through SoapySDR 8 years ago
Paul Sutton 5d4d07a14a Merge branch 'restruct_update' of https://github.com/softwareradiosystems/srslte into restruct_update 8 years ago
Paul Sutton a9f0a5d868 Tidy up of CMake options 8 years ago
Ismael Gomez 5b974e5f7a Merge branch 'restruct_update' of github.com:softwareradiosystems/srsLTE into restruct_update 8 years ago
Ismael Gomez 840a9573e8 set unaligned mode in avx kernel 8 years ago
Andre Puschmann 04ec09bd71 add license text to various files 8 years ago
Ismael Gomez a9e0fdfba5 Merge branch 'restruct_update' of github.com:softwareradiosystems/srsLTE into restruct_update 8 years ago
Ismael Gomez a4498aeb1e defaulted cpu affinity to all cores 8 years ago
Paul Sutton 843e2c2546 Adding RLC AM tx_window bounding, added polling debug messages 8 years ago