32 Commits (cfca5875484aea4f5eaeac8dd9f53a3882ee0b59)

Author SHA1 Message Date
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