Commit Graph

1232 Commits

Author SHA1 Message Date
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
yagoda 0fe981e608 adding avx viterbi and avx vectors 2017-06-01 12:30:15 +02:00
Ismael Gomez e5ae82aef1 added srsENB code 2017-06-01 12:25:57 +02:00
Ismael Gomez 8a367bf825 changed srsue namespace to srslte for all common objects 2017-06-01 12:25:42 +02:00
Ismael Gomez 0b5c5d0cfc Merge pull request #5 from softwareradiosystems/next_new_feature
adding avx viterbi and avx vectors
2017-06-01 11:31:09 +02:00
Ismael Gomez e75daee148 renamed include paths for common objects 2017-05-31 23:39:17 +02:00
yagoda d48dcc25b4 updating avx vectors and viterbi 2017-05-31 22:19:26 +01:00
Ismael Gomez 6475b7b7ad moved UE upper files to srsue 2017-05-31 22:33:30 +02:00
Ismael Gomez 3327024c16 added ENABLE_GUI option 2017-05-31 22:18:07 +02:00
Ismael Gomez b7551111cb moved ENABLE_GUI to root 2017-05-31 21:04:03 +02:00
Ismael Gomez ffc3c035f8 Fixed incorrect semi-colon 2017-05-31 21:03:48 +02:00
Andre Puschmann 16eb04242a Merge pull request #6 from softwareradiosystems/restruct_update_paul
minor cmake edits
2017-05-31 16:21:43 +02:00
Andre Puschmann 1d1916d6e0 Merge branch 'restruct_update' into restruct_update_paul 2017-05-31 16:21:18 +02:00
Andre Puschmann c51c4d2a38 fix compile warnings 2017-05-31 13:45:01 +02:00
Andre Puschmann bcecdf292b add C++ compile flags and enable useful warnings 2017-05-31 13:44:10 +02:00
Andre Puschmann ff7400f140 remove unused header 2017-05-31 13:32:58 +02:00