1144 Commits (0fa3d2e21992161852cc1790e475c949f0ba12df)
 

Author SHA1 Message Date
Ismael Gomez 0fa3d2e219 Removed changelog/copyright/readme files from srsue 8 years ago
Ismael Gomez bcaa6e95bd moved viterbi avx and fixed minor warnings 8 years ago
yagoda e0fb5d5cf6 updating avx vectors and viterbi 8 years ago
yagoda 0fe981e608 adding avx viterbi and avx vectors 8 years ago
Ismael Gomez e5ae82aef1 added srsENB code 8 years ago
Ismael Gomez 8a367bf825 changed srsue namespace to srslte for all common objects 8 years ago
Ismael Gomez e75daee148 renamed include paths for common objects 8 years ago
Ismael Gomez 6475b7b7ad moved UE upper files to srsue 8 years ago
Ismael Gomez 3327024c16 added ENABLE_GUI option 8 years ago
Ismael Gomez b7551111cb moved ENABLE_GUI to root 8 years ago
Ismael Gomez ffc3c035f8 Fixed incorrect semi-colon 8 years ago
Andre Puschmann 16eb04242a Merge pull request #6 from softwareradiosystems/restruct_update_paul
minor cmake edits
8 years ago
Andre Puschmann 1d1916d6e0 Merge branch 'restruct_update' into restruct_update_paul 8 years ago
Andre Puschmann c51c4d2a38 fix compile warnings 8 years ago
Andre Puschmann bcecdf292b add C++ compile flags and enable useful warnings 8 years ago
Andre Puschmann ff7400f140 remove unused header 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 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