Commit graph

6 commits

Author SHA1 Message Date
Ahmet Inan
9c2cebe202 added aarch64 example 2023-05-11 09:06:40 +02:00
Ahmet Inan
752b155b7a corrected test 2023-05-11 09:05:48 +02:00
Ahmet Inan
99b6a4e963 use a shortened systematic polar code and CA-SCL decoding
using SPC(64800, 43072):
mode 6: 8PSK, 2700 Hz BW and about 10 seconds long
mode 7: 8PSK, 2500 Hz BW and about 11 seconds long
mode 8: QPSK, 2500 Hz BW and about 16 seconds long
mode 9: QPSK, 2250 Hz BW and about 18 seconds long

using SPC(64512, 43072):
mode 10: 8PSK, 3200 Hz BW and about 9 seconds long
mode 11: 8PSK, 2400 Hz BW and about 11 seconds long
mode 12: QPSK, 2400 Hz BW and about 16 seconds long
mode 13: QPSK, 1600 Hz BW and about 24 seconds long
2021-09-03 20:52:09 +02:00
Ahmet Inan
07682ac19f added cross-compilation and testing for ARMv7 with NEON 2021-06-15 07:55:08 +02:00
Ahmet Inan
1e0b2199af use C++17 for aligned new 2021-06-11 11:12:52 +02:00
Ahmet Inan
3546d516b1 Initial commit 2021-06-11 11:12:44 +02:00