Commit Graph

785 Commits

Author SHA1 Message Date
ismagom 8924c9d477 Force memory aligment to 32 bytes 2016-01-11 11:43:39 +01:00
Ismael Gómez-Miguelez b4e7240496 Update README.md 2016-01-09 21:31:22 +01:00
Paul Sutton 37a00e3b37 Merge branch 'maint' 2016-01-06 15:55:06 +00:00
Paul Sutton 23e3f94f73 Fix for lib64 systems 2016-01-06 15:54:46 +00:00
ismagom 6cefdf067f Added interface to ue_sync to disable integer cfo correction 2015-12-21 13:14:02 +01:00
Paul Sutton cafb8e1ab0 Increasing version number for next branch 2015-12-18 11:55:44 +00:00
ismagom 8f74bf7348 Merge branch 'next' of https://github.com/srsLTE/srsLTE into next 2015-12-18 12:39:34 +01:00
ismagom 2fa0c76e5c Added proper error handling 2015-12-18 12:38:25 +01:00
ismagom b7520aa792 Added variable buffer sizes for blade 2015-12-17 22:57:13 +01:00
Paul Sutton 7fbb961d67 Merge branch 'master' into next 2015-12-17 17:57:44 +00:00
Paul Sutton ba0fecfb96 Minor fix for BuildMEX 2015-12-17 17:54:08 +00:00
Paul Sutton feb3765a9b Merge branch 'master' into next 2015-12-17 12:52:46 +00:00
ismagom 70e33603a1 Merge branch 'maint' 2015-12-17 10:57:41 +01:00
Ismael Gómez-Miguelez dda2753471 Update README.md 2015-12-17 10:11:16 +01:00
ismagom 4eaecf7bb7 Increased bladeRF buffer sizes 2015-12-17 10:04:40 +01:00
ismagom ec6e0bf071 Moved AGC thread to rf module 2015-12-17 09:30:49 +01:00
ismagom 95deb18c39 Removed unnecessary timestamp requests in bladeRF send function 2015-12-17 00:18:43 +01:00
ismagom a1ada63e4f Changed pdsch_ue freq to double 2015-12-16 22:06:56 +01:00
Ismael Gómez-Miguelez 68e7b821d7 Update README.md 2015-12-16 19:48:05 +01:00
ismagom 6439b2bbec Fixed minor issues 2015-12-16 19:41:24 +01:00
ismagom fe6f7580cd Renamed module rf_ to srslte_rf_ 2015-12-16 18:02:25 +01:00
ismagom a0a730b1de BladeRF interface working at 5 MHz 2015-12-16 17:38:04 +01:00
ismagom efdcda0784 Fixed missing has_time_spec 2015-12-11 10:02:42 +01:00
Ismael Gomez 350842062a Fixed compilation for different boards 2015-12-10 21:07:00 +01:00
ismagom d68520446c Removed string error codes 2015-12-10 17:42:43 +01:00
ismagom b86007249b Tested new UHD interface with srsLTE examples 2015-12-10 17:27:03 +01:00
ismagom 96f7639ea0 Added bladeRF API skeleton. Moved uhd code into rf_uhd 2015-12-10 11:11:57 +01:00
ismagom ba5b14ee3d Renamed CUHD module to RF. Added bladeRF module to CMake 2015-12-07 18:06:56 +01:00
ismagom 815834f61b Cleaning 2015-12-04 11:41:28 +01:00
ismagom dcc36c6531 Added matlab file to check RM turbo 2015-12-04 01:40:11 +01:00
ismagom 1ffa34015f Fixed some tests. Saving signals to file in pdsch in debug mode 2015-12-04 01:39:35 +01:00
ismagom 0e513ad3f3 Renamed pdsch_file_test to pdsch_pdcch_file_test 2015-12-03 18:42:12 +00:00
ismagom 8e858831e0 Removed recv_frame_size from uhd_open() and set symbol size at runtime depending on master clock to support X300 2015-12-03 18:40:35 +00:00
ismagom d57951bf10 Merge branch 'master' into maint 2015-12-02 21:01:32 +00:00
ismagom 915ae5a80d Merge branch 'viterbi_simd' of https://github.com/srsLTE/srsLTE into viterbi_simd 2015-12-02 21:00:12 +00:00
ismagom 081b1e3248 Fixed pdsch allocation for 1 tx antenna and some cell ids 2015-12-02 20:57:57 +00:00
Ismael Gómez-Miguelez 6a43ffbce8 Update README.md 2015-12-02 11:54:57 +00:00
ismagom bfa914e6b0 Merge branch 'master' into viterbi_simd 2015-11-30 13:53:28 +01:00
Ismael Gomez f8f6dd0e69 Merge branch 'master' into viterbi_simd 2015-11-24 16:18:28 +00:00
ismagom 2e60cbf373 Merge branch 'master' of https://github.com/srsLTE/srsLTE 2015-11-22 23:59:05 +01:00
ismagom d8f1295f85 All tests passing 2015-11-22 20:20:16 +01:00
ismagom 08c67573ed Added viterbi SIMD 2015-11-22 20:12:06 +01:00
Paul Sutton 43eaae248b Disabling MEX generation by default 2015-11-19 11:04:58 +00:00
Ismael Gómez-Miguelez 0963b1e5bf Update README.md 2015-11-16 14:06:03 +01:00
Paul Sutton 61d1cf3201 Added more run-time version checks 2015-11-16 12:24:42 +00:00
ismagom 13d6926737 Removed unused viterbi39 decoder 2015-11-16 12:13:00 +01:00
ismagom 591f583edb Option for ue_sync period 2015-11-16 00:31:46 +01:00
Paul Sutton 83af2f9cd1 Adding to version checking macros 2015-11-13 18:30:54 +00:00
Paul Sutton 524cc20236 Fixes for versioning 2015-11-13 16:31:35 +00:00
Paul Sutton 79fc17b76e Minor edit 2015-11-13 16:13:29 +00:00