Commit Graph

33 Commits

Author SHA1 Message Date
Andre Puschmann 8da4373d30 fix various coverity bugs 2018-01-30 17:33:20 +01:00
Ismael Gomez 0093928b73 Fixed some warnings in ARM 2018-01-20 12:08:35 +01:00
Ismael Gomez d2e1600053 Updated viterbi 16-bit scaling 2018-01-16 09:57:45 +01:00
Ismael Gomez d88ed887d7 Revert "Take 1st block of iteration instead of 2nd in viterbi"
This reverts commit b12f500207.
2018-01-16 09:55:14 +01:00
Ismael Gomez b12f500207 Take 1st block of iteration instead of 2nd in viterbi 2018-01-12 15:19:37 +01:00
yagoda 2375b152af small fix for viterbi test without AVX2 2018-01-10 21:26:58 +00:00
yagoda d749ee66f4 introducing 16 bit viterbi support 2018-01-08 17:05:23 +00:00
Ismael Gomez 1fb2262130 Revert "Increased viterbi quantification to maximum"
This reverts commit 5c7ce5a799.
2018-01-05 10:33:39 +01:00
Ismael Gomez 5c7ce5a799 Increased viterbi quantification to maximum 2018-01-03 18:06:53 +01:00
Andre Puschmann 68537b76d6 fix compilation issue on ARM 2017-12-18 15:39:24 +01:00
yagoda a99d6318db fixing viterbi testing bug 2017-12-14 17:26:54 +00:00
Xavier Arteaga 15e75b2c65 Created Bit interleaver object and SSE optimised interleaver 2017-10-23 14:23:03 +02:00
Ismael Gomez 4375113efc Merge branch 'next' into next_novolk 2017-10-02 17:57:38 +01:00
Ismael Gomez db17c67194 Fixed bug in SSE turbo decoder 2017-09-26 17:26:29 +02:00
Ismael Gomez 408bb7da66 Merge branch 'next' into next_novolk 2017-08-31 14:54:06 +02:00
Xavier Arteaga 2bf288ff59 Solved infinite loop and/or segmentation fault in the SCH decoder for non-SSE compilation. 2017-08-16 17:39:49 +02:00
Ismael Gomez 681a2455d9 Merge branch 'next' into next_novolk 2017-06-22 18:08:14 +02:00
Ismael Gomez 9623081da1 Fixed decoder doing more iterations than necessary 2017-06-21 13:22:08 +02:00
Ismael Gomez 026eecf58d allow null CB 2017-06-21 13:22:02 +02:00
Ismael Gomez e717ccf73a new AVX2 decoder working over the air 2017-06-21 13:21:57 +02:00
Ismael Gomez f00ea8c8ed Integrated AVX2 decoder in PDSCH object. Added inter-frame SSE decoder (not working and not integrated) 2017-06-21 13:21:50 +02:00
Ismael Gomez c1ef9da32a avx turbo decoder working in tests 2017-06-21 13:21:15 +02:00
Ismael Gomez 215dac6662 fixed some issues with AVX machines 2017-06-09 13:03:47 +02:00
Mikko Markus Torni d734ef977b Add comments to many functions 2017-06-08 18:16:57 +02:00
Ismael Gomez 1b4706f510 Merge branch 'next_private' into novolk 2017-06-08 15:08:07 +02:00
Ismael Gomez 975a41d55f Merge branch 'next_private' into novolk 2017-06-08 12:31:47 +02:00
Paul Sutton 4b68272964 Switch to static internal libs, set -fPIC by default 2017-06-08 11:22:02 +01:00
Ismael Gomez 930147fcda moved boost requirement to root cmake 2017-06-02 11:53:51 +02:00
Ismael Gomez bcaa6e95bd moved viterbi avx and fixed minor warnings 2017-06-01 12:36:15 +02:00
yagoda e0fb5d5cf6 updating avx vectors and viterbi 2017-06-01 12:30:37 +02:00
yagoda 0fe981e608 adding avx viterbi and avx vectors 2017-06-01 12:30:15 +02:00
Paul Sutton 80140c7c38 minor cmake edits 2017-05-30 18:14:41 +01:00
Andre Puschmann d079d25b2c rename srslte folder and src subfolder 2017-05-30 13:05:04 +02:00