Commit Graph

706 Commits

Author SHA1 Message Date
Ismael Gómez-Miguelez a2c42df1dc Merge pull request #56 from djanderson/patch-1
pdsch_enode: write requested number of frames to file
2016-03-04 10:05:24 +01:00
Douglas Anderson 59e4d9fa99 pdsch_enode: write requested number of frames to file
In pdsch_enode, when requesting "nf" frames be written to file, only 1 full frame was written. The "nf++" index increment line was inside the subframe for loop.
2016-03-03 17:38:30 -07:00
Paul Sutton ccdd8c327e Merge branch 'maint' 2016-02-19 17:17:08 +00:00
Paul Sutton 2aae914bdd Updating readme 2016-02-19 17:16:50 +00:00
ismagom 089844ca13 Swapped time and freq in variable names in srslte_pss_synch_init_N_id_2 2016-02-11 20:40:00 +01:00
ismagom ba08937c25 Merge branch 'master' into maint 2016-02-01 11:12:10 +01:00
ismagom 3fd5eb4522 Forgot to increase counter 2016-02-01 11:11:59 +01:00
ismagom b15416b0b8 Merge branch 'maint' of https://github.com/srsLTE/srsLTE into maint 2016-02-01 11:06:23 +01:00
ismagom 1b2f2a7db9 Merge branch 'master' into maint 2016-02-01 11:06:09 +01:00
Paul Sutton 6979f4bb61 Adding changelog for releases 2016-01-30 11:59:25 +00:00
Paul Sutton a854e92b4e Merge branch 'maint' 2016-01-30 11:48:35 +00:00
Ismael Gómez-Miguelez 9a4b1ca0b4 Update README.md 2016-01-30 10:37:39 +01:00
ismagom 3db5c062d2 Merge branch 'next' into maint 2016-01-30 10:27:45 +01:00
ismagom ea996ea371 Merge branch 'next' 2016-01-30 10:27:27 +01:00
Paul Sutton 36e0e42558 Adding library version numbers 2016-01-29 15:00:47 +00:00
ismagom 0e8107cf71 bladeRF gain get/set functions return driver values 2016-01-27 23:16:21 +01:00
ismagom 46446ad502 Improved integer CFO estimation 2016-01-21 09:59:48 +01:00
ismagom 17ecdb5e9e Fixed PUCCH format 2a identification 2016-01-20 11:22:41 +01:00
ismagom 42f6bac7f3 Fixed get_rx_gain for blade 2016-01-18 12:35:40 +01:00
ismagom eec089bf15 Added RF calibration functions 2016-01-14 12:08:33 +01:00
ismagom bfd6fca7d0 Allow NULL args in rf_open() 2016-01-13 17:03:27 +01:00
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