Commit Graph

1232 Commits

Author SHA1 Message Date
Andre Puschmann 9d9d4435e2 Merge remote-tracking branch 'origin/next' into restruct_update 2017-05-31 12:18:29 +02:00
Paul Sutton 80140c7c38 minor cmake edits 2017-05-30 18:14:41 +01:00
Andre Puschmann 5ed2c3d5a5 fix srsUE build without RF driver 2017-05-30 15:55:08 +02:00
Andre Puschmann 928ef71b82 adding remaining srsUE code 2017-05-30 15:50:48 +02:00
Andre Puschmann 5d66e9701f fixing CMake scripts and include paths 2017-05-30 15:10:19 +02:00
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
2017-05-30 15:06:24 +02:00
Andre Puschmann d079d25b2c rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00
Ismael Gomez d2e5099428 Merge branch 'next' of github.com:srsLTE/srsLTE into next 2017-05-26 18:12:11 +02:00
Ismael Gomez 39517952d4 fixed temporal scrambling sequence in pdsch_decode 2017-05-26 16:46:33 +02:00
Andre Puschmann 465398e8b9 gracefully handle overflows in SoapySDR driver
- continue rx'ing when getting overflows
- remove printfs in setter functions
2017-05-23 14:51:18 +02:00
Andre Puschmann 062bb2720e fix bug in Soapy Tx call and some compile warnings 2017-05-22 22:32:41 +02:00
Andre Puschmann f22700e332 clean up Soapy RF driver 2017-05-22 22:26:24 +02:00
yagoda e75a9865de adding avx viterbi and avx vectors 2017-05-18 13:47:40 +01:00
Andre Puschmann 07ece3b216 only build srslte_radio when RF lib is found 2017-05-18 13:52:22 +02:00
Andre Puschmann 5d5b847551 fixing cmake scripts 2017-05-18 12:57:52 +02:00
Andre Puschmann 970e1639c8 rename srslte_common to srslte_phy_common 2017-05-18 12:56:01 +02:00
Andre Puschmann ad48f0d347 add cmake find scripts for polarssl and mbedtls 2017-05-18 12:55:13 +02:00
Andre Puschmann 2d8d9be3ea add radio library 2017-05-18 12:53:53 +02:00
Andre Puschmann 3ea8d7c721 add upper layer code including tests 2017-05-18 12:52:29 +02:00
Andre Puschmann ae186d8195 adding common code including headers and tests 2017-05-18 12:11:31 +02:00
Andre Puschmann eb0e104bb2 move version to common 2017-05-18 12:05:51 +02:00
Andre Puschmann c42fe3488d adding liblte sources 2017-05-18 12:05:07 +02:00
Andre Puschmann 8c172bfee0 fix includes 2017-05-18 09:48:24 +02:00
Andre Puschmann e86fc8a3eb move headers in phy subdir 2017-05-18 09:39:41 +02:00
Andre Puschmann ffe8636bf1 rename srslte to srslte_phy 2017-05-18 09:33:32 +02:00
Andre Puschmann b3f039bf46 move code in phy subdir 2017-05-18 09:07:12 +02:00
Ismael Gomez caed30bf95 Merge pull request #4 from softwareradiosystems/next_new_feature
adding cpu affinity selection support to pdsch_ue
2017-05-17 11:32:18 +02:00
yagoda 8e6213e9cd adding cpu affinity selection support to pdsch_ue 2017-05-17 10:00:54 +01:00
Ismael Gomez e71f761442 Merge pull request #3 from softwareradiosystems/next_new_feature
Next new feature
2017-05-16 15:32:00 +02:00
yagoda 0e3cbacfaa fix for soapy cmake in non x86 2017-05-16 14:22:56 +01:00
Ismael Gomez fe7f0245d5 Merge branch 'next' of github.com:srsLTE/srsLTE into next 2017-05-10 20:16:45 +02:00
Ismael Gomez 4938daa22b fixed rssi sensor is in dbm. get rsrp from port 0 only 2017-05-10 20:13:55 +02:00
Paul Sutton 84d64484a5 Initializing rf_uhd error handler 2017-05-09 12:57:23 +01:00
Paul Sutton e3f528c191 Typo fix 2017-05-09 11:34:35 +01:00
Paul Sutton 35928c4997 Adding missing break 2017-05-09 09:54:04 +01:00
Ismael Gomez a723b79ab8 Merge pull request #1 from softwareradiosystems/next_lime
adding native lime, soapy, decimation filtering and neon optimizations
2017-05-08 18:52:36 +02:00
yagoda a3551e2d0b changes to the conv fft for optimization 2017-05-08 17:48:21 +01:00
yagoda d28532bbfa integrating decimation as a parameter in ue_sync, sync and pss 2017-05-08 15:29:34 +01:00
yagoda 033ef49a26 commiting convolutional optimzation fix 2017-05-08 11:17:23 +01:00
yagoda 64f559d354 changes to make convolution more generic 2017-05-04 14:50:41 +01:00
yagoda 93acc2e708 small update to decimation logic 2017-05-04 11:56:48 +01:00
yagoda ae94416395 adding native lime, soapy, decimation filtering and neon optimizations 2017-05-03 16:48:40 +01:00
Ismael Gomez 783d26b40a fixed an alignment problem in an sse function. fixed some unused vector functions 2017-04-26 09:59:27 -04:00
Ismael Gomez 1a9580da30 fixed incorrect otw stream conf 2017-04-19 14:55:13 +02:00
Ismael Gomez 03c09e6100 changed pdcch_ue_locations to make it clearer 2017-04-11 18:10:03 +02:00
Ismael Gomez eebeaca80e decreased async thread timeout 2017-04-11 12:22:48 +02:00
Ismael Gomez b91b8894c6 joining properly async_thraed 2017-04-11 10:14:19 +02:00
Ismael Gomez 87d6fe851d handling UHD errors from metadata 2017-04-07 14:50:25 +02:00
Ismael Gomez 159df2850d removed locked message 2017-04-06 12:38:59 +02:00
Ismael Gomez 2d1470d955 added ringbuffer class 2017-04-05 11:41:48 +02:00