Commit Graph

268 Commits

Author SHA1 Message Date
ismagom bfd6fca7d0 Allow NULL args in rf_open() 2016-01-13 17:03:27 +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
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
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 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 081b1e3248 Fixed pdsch allocation for 1 tx antenna and some cell ids 2015-12-02 20:57:57 +00:00
ismagom bfa914e6b0 Merge branch 'master' into viterbi_simd 2015-11-30 13:53:28 +01: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 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 6ceda2a4de Added basic versioning 2015-11-13 16:08:36 +00:00
Paul Sutton 7e897074d6 Minor edits 2015-11-13 12:26:36 +00:00
Paul Sutton 1ea2f379a7 Updating copyright notices 2015-11-13 12:22:33 +00:00
ismagom 68c4f3a6e1 Removed high-level modules and scripts 2015-11-13 12:42:43 +01:00
ismagom fa74f48bca Added version definition 2015-11-13 10:09:16 +01:00
ismagom 054313b4cc Fixed sync test 2015-11-10 17:13:08 +01:00
ismagom db1ceae5e3 Merge branch 'improve_cfo' 2015-11-10 17:01:19 +01:00
ismagom 5bd05d507c Merge branch 'master' of https://github.com/srsLTE/srsLTE 2015-11-10 12:32:03 +01:00
ismagom 7956e04dcc Fixed sync test 2015-11-10 12:31:53 +01:00
Paul Sutton 3bfd54be3b Fixes for FindVolk so that includes are found correctly 2015-11-10 11:26:30 +00:00
ismagom 35ebaa30da Added missing files 2015-11-09 23:54:53 +01:00
ismagom 83aba931e3 Added CP-based autocorrelation CFO estimation. Added integer CFO estimation/correction. Improved overall synchronization performance 2015-11-09 19:15:33 +01:00
ismagom fc96b7f3e8 Fixed SRS/PUSCH simultaneous tx 2015-11-06 12:32:27 +01:00
ismagom eac1b324dc Increased plot buffers to support 20Mhz plots 2015-11-05 12:15:02 +00:00
ismagom dc8927a5fd Increased plot buffers to support 20Mhz plots 2015-11-05 12:05:34 +00:00
ismagom cea96ce53c Fixed tx_rate in pdsch_enodeb. Added option to compile with standard rates 2015-11-05 11:33:15 +00:00
ismagom 33a200d1f2 Fix pdsch_enodeb sampling rate 2015-11-04 13:50:26 +00:00
ismagom 69e69ab50b Restored uhd buffer sizes optimized for reduced sampling rates 2015-11-03 17:55:51 +00:00
ismagom adda7621ef Restored uhd buffer sizes optimized for reduced sampling rates 2015-11-03 17:54:54 +00:00
ismagom a2d7edb285 Added support to DCI format 0 with MCS>28 2015-11-03 16:21:29 +00:00