48 Commits (4c3e64d224aa7f981a5351898e5dddf2e2e36579)

Author SHA1 Message Date
Agmagor 46ce82fd83 free UHD handles upon RF closure 8 years ago
Ismael Gomez 8b4fa3f8d9 removed UHD recv/send_frame_size arguments 8 years ago
Ismael Gomez 6b20636b63 add matlab pucch tests 8 years ago
Ismael Gomez 383dfa63fe rf_uhd: added option for external clock reference 8 years ago
Ismael Gomez cbade7d29c rf_uhd: device familiy detection when device_args are supplied 8 years ago
Ismael Gomez 1f6e63ae4f cfo: srslte_sync_get_cfo() returns PSS-based CFO estimation. Gives better results than CP-based 8 years ago
Ismael Gomez 60e77144ca Added prach detection to prach_test_usrp. Added full device names to RF objects 8 years ago
Ismael Gomez ded17137b0 fixed bugs from coverty analysis 8 years ago
Ismael Gomez b749931b58 disabled dummy device 8 years ago
Ismael Gomez 56bdb47258 Merge branch 'master' into uplink 8 years ago
Ismael Gomez 66a65f4860 uhd: not setting dynamic_clock to true by default 8 years ago
Ismael Gomez 3e29960a79 Merge branch 'master' into uplink 8 years ago
Ismael Gomez 6b71250a9c development of enb processing 8 years ago
Ismael Gomez 3d592aeab7 disable dynamic rate for x300 8 years ago
Ismael Gomez 1399d44d0e Fix x300 issue with changing master_clock_rate on runtime 8 years ago
Ismael Gomez 40028f45af rf: moved setting clock rate to fix x300 segfault 8 years ago
Ismael Gomez 3ea0ea221e Merge branch 'master' into uplink 9 years ago
Ismael Gomez 51399c7f67 rf: added dummy device 9 years ago
Ismael Gomez 9edd40da8b rf_uhd: avoid allocating sensor object on each call 9 years ago
Paul Sutton e5c8fdaf2d Fixes for cmake restructure 9 years ago
Paul Sutton af85656096 Merge branch 'cmake_restructure' into test_merge 9 years ago
Paul Sutton 47eb847913 cleanups for cmake files, fixes to linker errors 9 years ago
ismagom 837326f575 Added more options to change parameters 9 years ago
Paul Sutton 14a889bcf9 Building rf as static lib and linking into srslte shared lib 9 years ago
Paul Sutton 3fa54c653f CMake restructure 9 years ago
ismagom c3268a93e2 Improved SFBC decoder and added SSE version. Fixed bug in MIB decoding. Improved calibration of synchronization constants 9 years ago
ismagom c57441d3f7 Integrated new synchronization 9 years ago
ismagom ba042771ce Check RSSI sensor before getting in UHD. Overwirte sf_idx in ue_sync only if SSS was detected. Increased 5 Mhz sampling frequency to avoid low-pass filter 9 years ago
ismagom 3fd5eb4522 Forgot to increase counter 9 years ago
ismagom 0e8107cf71 bladeRF gain get/set functions return driver values 9 years ago
ismagom 42f6bac7f3 Fixed get_rx_gain for blade 9 years ago
ismagom eec089bf15 Added RF calibration functions 9 years ago
ismagom bfd6fca7d0 Allow NULL args in rf_open() 9 years ago
ismagom 2fa0c76e5c Added proper error handling 9 years ago
ismagom b7520aa792 Added variable buffer sizes for blade 9 years ago
ismagom 4eaecf7bb7 Increased bladeRF buffer sizes 9 years ago
ismagom ec6e0bf071 Moved AGC thread to rf module 9 years ago
ismagom 95deb18c39 Removed unnecessary timestamp requests in bladeRF send function 9 years ago
ismagom a1ada63e4f Changed pdsch_ue freq to double 9 years ago
ismagom 6439b2bbec Fixed minor issues 9 years ago
ismagom fe6f7580cd Renamed module rf_ to srslte_rf_ 9 years ago
ismagom a0a730b1de BladeRF interface working at 5 MHz 9 years ago
ismagom efdcda0784 Fixed missing has_time_spec 9 years ago
Ismael Gomez 350842062a Fixed compilation for different boards 9 years ago
ismagom d68520446c Removed string error codes 9 years ago
ismagom b86007249b Tested new UHD interface with srsLTE examples 9 years ago
ismagom 96f7639ea0 Added bladeRF API skeleton. Moved uhd code into rf_uhd 9 years ago
ismagom ba5b14ee3d Renamed CUHD module to RF. Added bladeRF module to CMake 9 years ago