Commit Graph

1316 Commits

Author SHA1 Message Date
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
Ismael Gomez 47a1880ab1 Merge pull request #76 from mmtorni/master
Documentation for functions on master branch and small bug fix
2017-04-03 22:44:37 +02:00
Mikko Markus Torni 9c21efe78b Add comments to many functions 2017-04-01 14:17:36 +03:00
Mikko Markus Torni af4ac1e764 CFI length is wrong for nof_prb == 10 2017-04-01 14:17:36 +03:00
Ismael Gomez 3700acf3b9 added uhd arg for gpsdo reference 2017-03-31 12:00:02 +02:00
Ismael Gomez 49bfa41d3a added pucch 2ab 2017-03-30 11:12:47 +02:00
Ismael Gomez 29311d1edd set viterbi amplitude to 100 2017-03-28 13:02:06 +02:00
Ismael Gomez 4471370f2a fixed pucch test failing 2017-03-28 10:05:17 +02:00
Ismael Gomez d8ff0f7560 pucch2 rx tested over the air2 2017-03-28 09:13:24 +02:00
Ismael Gomez 6be81d9bd5 added missing cmake file 2017-03-27 17:44:51 +02:00
Ismael Gomez 1fb0bb82c0 Merge branch 'master' into next 2017-03-27 17:39:58 +02:00
Ismael Gomez cbb7e3cea0 fix for UHD 3.11 logging 2017-03-27 17:39:49 +02:00
Ismael Gomez 3cf977adf3 fixed precoding interface 2017-03-27 15:19:12 +02:00
Ismael Gomez f952028f8a set amplitude viterbi 80 2017-03-27 10:11:43 +02:00
Ismael Gomez 72bbc08641 pdcch decoder was skipping nof_cce=L 2017-03-27 10:08:02 +02:00
Ismael Gomez 6855615635 added pucch2 rx 2017-03-25 12:41:24 +01:00
Ismael Gomez 533dafb8db added cdd precoding 2017-03-25 12:40:34 +01:00