hamnet70/impl
Thomas Kolb 947615f5cd First complete RX chain
Decoding of the test message works down to ~10 dB SNR.

Still missing:
- Phase tracking during header and payload.
- CRC calculation and check.
- Data whitening.
2022-02-11 17:56:26 +01:00
..
src First complete RX chain 2022-02-11 17:56:26 +01:00
test Use new frequency+phase estimation method for preamble 2022-02-06 18:04:31 +01:00
utils Added script for plotting the spectrum of signal dumps 2022-01-29 22:03:51 +01:00
.gitignore Initial commit: infrastructure 2021-10-17 19:25:42 +02:00
CMakeLists.txt Move frequency estimation to separate module 2022-02-05 20:33:56 +01:00
compile_flags.txt Initial commit: infrastructure 2021-10-17 19:25:42 +02:00
make.sh Initial commit: infrastructure 2021-10-17 19:25:42 +02:00