Commit Graph

1228 Commits

Author SHA1 Message Date
Ismael Gomez 975a41d55f Merge branch 'next_private' into novolk 2017-06-08 12:31:47 +02: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
Ismael Gomez b7ad261abe removed unused libraries in ue binary 2017-06-07 10:54:42 +02:00
Paul Sutton 0e87bc7b80 Adding checks on RLC AM segment NACK offsets 2017-06-07 08:32:47 +01:00
Ismael Gomez 80092fd888 added pdu tstamp 2017-06-06 23:30:55 +02:00
Ismael Gomez 5e030dc805 renamed SRSUE_ constants to SRSLTE_ 2017-06-06 20:34:09 +02:00
Ismael Gomez 129b34201d Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next_private 2017-06-06 20:04:56 +02:00
Ismael Gomez d05b03e43a added buffer pool function call name debug feature 2017-06-06 20:04:19 +02:00
Paul Sutton fd5502cfc9 Fix for SSE check in case -std=c99 hasn't been defined beforehand 2017-06-06 14:15:49 +01:00
Andre Puschmann eb5460174d fixing namespace issue in debug build 2017-06-05 13:12:02 +02:00
Paul Sutton 0b21353c4a Fixing srslte library headers install 2017-06-02 17:23:12 +01:00
Paul Sutton 09f9063272 Merge branch 'restruct_update' into next 2017-06-02 17:21:57 +01:00
Ismael Gomez 2da8b1f93b Merge branch 'restruct_update' into next_private 2017-06-02 17:00:25 +02:00
Paul Sutton 0b64e8a9ee Minor cleanup of security library handling in cmake 2017-06-02 15:59:03 +01:00
Ismael Gomez f893030eb7 Merge branch 'restruct_update' of github.com:softwareradiosystems/srsLTE into restruct_update 2017-06-02 16:51:15 +02:00
Ismael Gomez ddfeb63f5c fixed configuration for enb 2017-06-02 16:50:03 +02:00
Paul Sutton 919ff78e35 Tidy up cmake advanced variables 2017-06-02 15:45:37 +01:00
Paul Sutton b2c3b31a59 Removing support for direct LimeSDR drivers - only supporting through SoapySDR 2017-06-02 15:41:21 +01:00
Ismael Gomez b7996e58c2 increased max radio failure timeout 2017-06-02 16:28:31 +02:00
Paul Sutton 5d4d07a14a Merge branch 'restruct_update' of https://github.com/softwareradiosystems/srslte into restruct_update 2017-06-02 15:21:51 +01:00
Paul Sutton a9f0a5d868 Tidy up of CMake options 2017-06-02 15:21:26 +01:00
Ismael Gomez 5b974e5f7a Merge branch 'restruct_update' of github.com:softwareradiosystems/srsLTE into restruct_update 2017-06-02 16:17:55 +02:00
Ismael Gomez 4a3ef71f64 Merge pull request #7 from softwareradiosystems/restruct_update_paul
Updating compiler flags
2017-06-02 16:13:48 +02:00
Paul Sutton bed2aec2a4 Updating compiler flags 2017-06-02 14:37:46 +01:00
Ismael Gomez 840a9573e8 set unaligned mode in avx kernel 2017-06-02 13:34:55 +02:00
Ismael Gomez 3473aa1157 fixed default enb config files 2017-06-02 13:32:26 +02:00
Andre Puschmann 04ec09bd71 add license text to various files 2017-06-02 13:01:47 +02:00
Ismael Gomez e10816bfa2 removed unsupported options from conf 2017-06-02 12:39:38 +02:00
Ismael Gomez a9e0fdfba5 Merge branch 'restruct_update' of github.com:softwareradiosystems/srsLTE into restruct_update 2017-06-02 12:35:48 +02:00
Ismael Gomez a4498aeb1e defaulted cpu affinity to all cores 2017-06-02 12:35:31 +02:00
Paul Sutton 843e2c2546 Adding RLC AM tx_window bounding, added polling debug messages 2017-06-02 11:27:01 +01:00
Ismael Gomez 198c705fcd renamed srsue and srsenb 2017-06-02 12:10:33 +02:00
Ismael Gomez 643fd1ccbe proper close of rf when cell not found 2017-06-02 12:03:51 +02:00
Ismael Gomez 930147fcda moved boost requirement to root cmake 2017-06-02 11:53:51 +02:00
Ismael Gomez 0fa3d2e219 Removed changelog/copyright/readme files from srsue 2017-06-01 12:39:25 +02:00
Ismael Gomez bcaa6e95bd moved viterbi avx and fixed minor warnings 2017-06-01 12:36:15 +02:00
yagoda e0fb5d5cf6 updating avx vectors and viterbi 2017-06-01 12:30:37 +02:00