177 Commits (8d284f48bd20a0a887d6e0e59dabdeb8c65b5a09)

Author SHA1 Message Date
Andre Puschmann c198547728 add new RF RX error type and make the UHD driver issue that if anything unexpected happens 7 years ago
Andre Puschmann f60a9eab41 initialize RF UHD handler in init 7 years ago
Ismael Gomez fd0c8168f0 Set to Continuous RX and TX 7 years ago
Ismael Gomez 5251cb3671 Stop RX stream when cell not found during initial cell search 7 years ago
Xavier Arteaga 10fc1855d6 Fixed Coverity INFO/DEBUG messages with too many arguments and a few more 7 years ago
Andre Puschmann a7ced05be5 fix coverity issue in soapy 7 years ago
Andre Puschmann 02856704c8 more coverity fixes 7 years ago
Andre Puschmann f2ea8222f9 soapy: make timeout a variable 7 years ago
Andre Puschmann 9be16097bf lime: add lo_locked sensor read 7 years ago
Ismael Gomez 754566b28f Changed priorities to below UHD in srsUE 7 years ago
Andre Puschmann 04dd4ba01b uhd: add e300 default config and fix loop for rx'ing samples 7 years ago
Ismael Gomez 62c9910b28 Increased timeout for LimeSDR 7 years ago
Ismael Gomez ba8a42b92a Set master clock rate by default for usrp unless x300 is defined 7 years ago
Ismael Gomez bbc5fad1cf Possible fix to RSSI bug by scoping rssi_sensor variable to local function 7 years ago
Ismael Gomez 6711387ad7 Disabled AGC for initial cell search. Copy CFO from search and disable CP based CFO after search to reduce overhead 7 years ago
Ismael Gomez 88e19ca19d Start AGC from half maximum gain 7 years ago
Ismael Gomez 64ed986a11 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 56f95ec8be Avoid changing master clock rate if it's the same 7 years ago
Xavier Arteaga abbbae9e81 rf_uhd_imp tx forces zeros if null pointer buffer 7 years ago
Ismael Gomez 39f9f15232 Fixed bug with 2 rx antennas 7 years ago
Ismael Gomez b0a2fa3b0b Merge branch 'enbmimo' into mob_crypto_mimo 7 years ago
Ismael Gomez f1c6bcd252 Merge branch 'next' into mobility 7 years ago
Ismael Gomez a3a1d268b7 Improved CFO estimation/correction by filtering central 6 PRB. Cleaned ue_sync/sync/pss objects. Used const attr in vector and other objects 7 years ago
Ismael Gomez d428760b20 Merge branch 'next' into mobility 7 years ago
Ismael Gomez 408545dab8 X2 (constant NCC) working 7 years ago
Ismael Gomez 8b6bd607a7 Fixed and tested AGC 7 years ago
Xavier Arteaga b7d678f05e Solved bug when parsing two times the same subdev_spec 7 years ago
Xavier Arteaga d041431c13 Merge branch 'reporting' into enbmimo 7 years ago
Xavier Arteaga 861d65b070 Added subdev RF arguments. It fixes #95 7 years ago
Xavier Arteaga ca07f0064d Remove otw_format=sc12/sc16 from device args, also commas. 7 years ago
Xavier Arteaga 9fbcf95367 Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into enbmimo 7 years ago
yagoda cd6ca95cd1 lime additions and resampler optimizations (#94)
* adding optimizations to fractional resampler

* adding txrx delay for N210 and Lime

* minor corrections to Lime api

* optimization of the fractional resampler
7 years ago
Paul Sutton 54b56ded4a Merge branch 'master' into next 7 years ago
Paul Sutton 935afe6ef3 Minor soapy fix 7 years ago
Xavier Arteaga 96a6d6ae9f Merge branch 'next' into enbmimo 7 years ago
Ismael Gomez 5509262f54 Fixed possible bug in rx_metadata 7 years ago
Xavier Arteaga e8da7160f0 eNB transmits diversity by default if two cell ports are configured 7 years ago
Andre Puschmann 8dc8d8d521 fix warning 7 years ago
Andre Puschmann cfc9432ee2 fix warning 7 years ago
Andre Puschmann 5d5e8167b7 stop radio after radio error 7 years ago
Andre Puschmann f619f53cc4 fix soapy support 7 years ago
Andre Puschmann df2bbd4087 fix multi channel tx support in soapy 7 years ago
Andre Puschmann 81b143715b fix formating 7 years ago
Ismael Gomez b12d69b439 Set default TX mode to continuous and fixed uplink synchronization (radio set offset concurrent access) 7 years ago
Ismael Gomez 05306d6a05 Merge branch 'segfault_mimo' into next 7 years ago
Xavier Arteaga 55446fc2a2 Over the wire format can be selected through RF args 7 years ago
Ismael Gomez 931cfa2db9 Add source of Late message 7 years ago
Ismael Gomez db4045f214 Do not exit on UHD recv error code 7 years ago
Ismael Gomez 0844274147 Removed UHD decimation warnings for 2 antennas 7 years ago
Xavier Arteaga 54974c5d64 Fixed over the wire bits to 12 (MIMO only) 7 years ago
Ismael Gomez 826667361e Reduced chances of uhd demuxer error. Reset device when it occurs 7 years ago
Ismael Gomez f1bacd009a Reduced time to sync to cell 7 years ago
Ismael Gomez 31cdd734ee remove get functions from set in uhd 7 years ago
Ismael Gomez 22f194182c fixed memory leaks 7 years ago
Ismael Gomez b0639ab394 resolved merge conflicts 7 years ago
Ismael Gomez a51b6b09dd Merged with next. Attach successful 7 years ago
Ismael Gomez e5feec1934 Temporal commit before merge. Changed sequence objects to avoid reallocating memory. new NAS/RRC working with initial attachment 7 years ago
Ismael Gomez dea557f345 Fixes #89. Removed sampling rate warnings 7 years ago
Andre Puschmann 9c49e27778 remove unused variable 8 years ago
Ismael Gomez dd5822077b fix for soapy 8 years ago
yagoda 8c049b2981 fix for both lime and rtl 8 years ago
yagoda 12d58bbb62 fixing soapy Tx for lime and RTL-SDR 8 years ago
Ismael Gomez c9ced0b2e1 fixing commits 8 years ago
Ismael Gomez 2d0508ab25 fixing conflict 8 years ago
Ismael Gomez 151f219e41 small soapy fix 8 years ago
yagoda bc337ee281 fixing soapy lime and rtlsdr compatibility 8 years ago
Andre Puschmann e8c41d4620 Revert "Soapy(lime) tx support"
This reverts commit 10c0f03f33.
8 years ago
yagoda 10c0f03f33 Soapy(lime) tx support 8 years ago
Ismael Gomez fa9eaee498 new NAS/RRC structure. Attaching and ping working 8 years ago
Ismael Gomez f264b4d652 made srslte static srslte_rf shared. Deleted tutorial examples 8 years ago
Paul Sutton 4b68272964 Switch to static internal libs, set -fPIC by default 8 years ago
Paul Sutton b2c3b31a59 Removing support for direct LimeSDR drivers - only supporting through SoapySDR 8 years ago
Andre Puschmann 04ec09bd71 add license text to various files 8 years ago
Andre Puschmann 1d1916d6e0 Merge branch 'restruct_update' into restruct_update_paul 8 years ago
Andre Puschmann 9d9d4435e2 Merge remote-tracking branch 'origin/next' into restruct_update 8 years ago
Paul Sutton 80140c7c38 minor cmake edits 8 years ago
Andre Puschmann d079d25b2c rename srslte folder and src subfolder 8 years ago