hamnet70/impl
Thomas Kolb 1787d0d351 layer1: implement per-packet modulation/coding
This allows a higher layer to adjust data rate based on the current
channel conditions. For example, the SNR could be measured and if it
becomes too low for the current modulation/code, a lower-order
modulation or stronger code could be used.
2022-02-17 21:39:18 +01:00
..
src layer1: implement per-packet modulation/coding 2022-02-17 21:39:18 +01:00
test Refactoring: moved layer1-related stuff to subdirectory 2022-02-13 20:05:47 +01:00
utils plot_spectrum: ensure that the t and f array sizes match 2022-02-13 19:54:07 +01:00
.gitignore Initial commit: infrastructure 2021-10-17 19:25:42 +02:00
CMakeLists.txt layer1: implement per-packet modulation/coding 2022-02-17 21:39:18 +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