1128 Commits (ff7400f140373475a6c1f8652b5368ee862f61f1)
 

Author SHA1 Message Date
Andre Puschmann ff7400f140 remove unused header 8 years ago
Andre Puschmann 9d9d4435e2 Merge remote-tracking branch 'origin/next' into restruct_update 8 years ago
Andre Puschmann 5ed2c3d5a5 fix srsUE build without RF driver 8 years ago
Andre Puschmann 928ef71b82 adding remaining srsUE code 8 years ago
Andre Puschmann 5d66e9701f fixing CMake scripts and include paths 8 years ago
Andre Puschmann 5898af3d0b add srslte_asn1 lib
- remove extra subfolder containing liblte
- add asn1 lib containing rrc msg packing and unpacking
- add security related bits to common
8 years ago
Andre Puschmann d079d25b2c rename srslte folder and src subfolder 8 years ago
Ismael Gomez d2e5099428 Merge branch 'next' of github.com:srsLTE/srsLTE into next 8 years ago
Ismael Gomez 39517952d4 fixed temporal scrambling sequence in pdsch_decode 8 years ago
Andre Puschmann 465398e8b9 gracefully handle overflows in SoapySDR driver
- continue rx'ing when getting overflows
- remove printfs in setter functions
8 years ago
Andre Puschmann 062bb2720e fix bug in Soapy Tx call and some compile warnings 8 years ago
Andre Puschmann f22700e332 clean up Soapy RF driver 8 years ago
Andre Puschmann 07ece3b216 only build srslte_radio when RF lib is found 8 years ago
Andre Puschmann 5d5b847551 fixing cmake scripts 8 years ago
Andre Puschmann 970e1639c8 rename srslte_common to srslte_phy_common 8 years ago
Andre Puschmann ad48f0d347 add cmake find scripts for polarssl and mbedtls 8 years ago
Andre Puschmann 2d8d9be3ea add radio library 8 years ago
Andre Puschmann 3ea8d7c721 add upper layer code including tests 8 years ago
Andre Puschmann ae186d8195 adding common code including headers and tests 8 years ago
Andre Puschmann eb0e104bb2 move version to common 8 years ago
Andre Puschmann c42fe3488d adding liblte sources 8 years ago
Andre Puschmann 8c172bfee0 fix includes 8 years ago
Andre Puschmann e86fc8a3eb move headers in phy subdir 8 years ago
Andre Puschmann ffe8636bf1 rename srslte to srslte_phy 8 years ago
Andre Puschmann b3f039bf46 move code in phy subdir 8 years ago
Ismael Gomez caed30bf95 Merge pull request #4 from softwareradiosystems/next_new_feature
adding cpu affinity selection support to pdsch_ue
8 years ago
yagoda 8e6213e9cd adding cpu affinity selection support to pdsch_ue 8 years ago
Ismael Gomez e71f761442 Merge pull request #3 from softwareradiosystems/next_new_feature
Next new feature
8 years ago
yagoda 0e3cbacfaa fix for soapy cmake in non x86 8 years ago
Ismael Gomez fe7f0245d5 Merge branch 'next' of github.com:srsLTE/srsLTE into next 8 years ago
Ismael Gomez 4938daa22b fixed rssi sensor is in dbm. get rsrp from port 0 only 8 years ago
Paul Sutton 84d64484a5 Initializing rf_uhd error handler 8 years ago
Paul Sutton e3f528c191 Typo fix 8 years ago
Paul Sutton 35928c4997 Adding missing break 8 years ago
Ismael Gomez a723b79ab8 Merge pull request #1 from softwareradiosystems/next_lime
adding native lime, soapy, decimation filtering and neon optimizations
8 years ago
yagoda a3551e2d0b changes to the conv fft for optimization 8 years ago
yagoda d28532bbfa integrating decimation as a parameter in ue_sync, sync and pss 8 years ago
yagoda 033ef49a26 commiting convolutional optimzation fix 8 years ago
yagoda 64f559d354 changes to make convolution more generic 8 years ago
yagoda 93acc2e708 small update to decimation logic 8 years ago
yagoda ae94416395 adding native lime, soapy, decimation filtering and neon optimizations 8 years ago
Ismael Gomez 783d26b40a fixed an alignment problem in an sse function. fixed some unused vector functions 8 years ago
Ismael Gomez 1a9580da30 fixed incorrect otw stream conf 8 years ago
Ismael Gomez 03c09e6100 changed pdcch_ue_locations to make it clearer 8 years ago
Ismael Gomez eebeaca80e decreased async thread timeout 8 years ago
Ismael Gomez b91b8894c6 joining properly async_thraed 8 years ago
Ismael Gomez 87d6fe851d handling UHD errors from metadata 8 years ago
Ismael Gomez 159df2850d removed locked message 8 years ago
Ismael Gomez 2d1470d955 added ringbuffer class 8 years ago
Ismael Gomez 3700acf3b9 added uhd arg for gpsdo reference 8 years ago