71 Commits (159df2850ddd8716e0a22736a306582c225135b8)

Author SHA1 Message Date
Ismael Gomez 159df2850d removed locked message 8 years ago
Ismael Gomez 3700acf3b9 added uhd arg for gpsdo reference 8 years ago
Ismael Gomez 1fb0bb82c0 Merge branch 'master' into next 8 years ago
Ismael Gomez cbb7e3cea0 fix for UHD 3.11 logging 8 years ago
Ismael Gomez 4dac5d8c63 fixed 2tx 8 years ago
Ismael Gomez 0d32284695 fixed ue_sync API compatibility with single antenna 8 years ago
Ismael Gomez 58b5791827 Merge branch '2rx' into next 8 years ago
Ismael Gomez 7aa1e5f5c4 added option in RF UHD for silent stdout 8 years ago
Ismael Gomez 255c157cb2 compatible with single port srsUE 8 years ago
Ismael Gomez 5de9fa6a46 added multi antenna to phich, pcfich, set rxant constant tto max ports 8 years ago
Ismael Gomez 0a5a6245f1 pdsch ue working with 1 and 2 antennas 8 years ago
Ismael Gomez e850caaf96 Merge branch 'next' into 2rx 8 years ago
Ismael Gomez 57e7898bd8 forgot return 0 8 years ago
Ismael Gomez 9b04b6ee88 forgot return 0 8 years ago
Ismael Gomez 332e134831 Merge branch 'next' into 2rx 8 years ago
Ismael Gomez 8f9f6ee922 start stream with 0.5s offset to avoid overflows 8 years ago
Ismael Gomez e5e07e8fe6 restored start stream 8 years ago
Ismael Gomez b2389efe47 start_rx_stream delays the start to avoid filling buffers. Started adapting pdsch_ue to 2 antennas 8 years ago
Ismael Gomez eb110f26c6 added uhd option to receive 2 antennas 8 years ago
Paul Sutton 17eafbcbad Using top level build flags instead of local settings 8 years ago
Ismael Gomez 50567ade69 added install target for srslte_rf 8 years ago
Ismael Gomez ef01150982 remove sse math in compiler options in libsrslte_rf.so 8 years ago
Ismael Gomez 3ea68a1ad7 make srslte_rf a shared library instead of an object 8 years ago
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 9 years ago
Ismael Gomez 66a65f4860 uhd: not setting dynamic_clock to true by default 9 years ago
Ismael Gomez 3e29960a79 Merge branch 'master' into uplink 9 years ago
Ismael Gomez 6b71250a9c development of enb processing 9 years ago
Ismael Gomez 3d592aeab7 disable dynamic rate for x300 9 years ago
Ismael Gomez 1399d44d0e Fix x300 issue with changing master_clock_rate on runtime 9 years ago
Ismael Gomez 40028f45af rf: moved setting clock rate to fix x300 segfault 9 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