hamnet70/impl
Thomas Kolb b6713909f7 Make initial frequency sync much faster
The NCO frequency is now only adjusted every 8 symbols. That means that
the frequency error over the last 8 symbols before the adjustment is
(almost) constant, giving a good estimation result. Therefore, the
adjustment factor can be much larger than previously, leading to faster
acquisition time.
2022-01-30 20:23:41 +01:00
..
src Make initial frequency sync much faster 2022-01-30 20:23:41 +01:00
test Added correlator + small test program 2022-01-22 22:42:05 +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 Implemented pulse shaping 2022-01-29 22:05:17 +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