hamnet70/impl/src/layer1
Thomas Kolb a42d795002 Dump debug info from the RX via jsonlogger 2024-05-07 21:40:29 +02:00
..
correlator.c correlator: improved phase estimation 2024-01-06 23:54:41 +01:00
correlator.h correlator: improved phase estimation 2024-01-06 23:54:41 +01:00
freq_est.c Fixed iterative frequency refinement; count header errors 2024-01-05 21:28:38 +01:00
freq_est.h Optimized one-shot frequency synchronization 2023-05-17 22:28:18 +02:00
modcod.c layer1: implement per-packet modulation/coding 2022-02-17 21:39:18 +01:00
modcod.h layer1: implement per-packet modulation/coding 2022-02-17 21:39:18 +01:00
packet_mod.c Fix compiler warnings 2024-04-27 12:22:33 +02:00
packet_mod.h Integrate TUN device interface 2022-02-27 20:21:14 +01:00
preamble.c preamble: invert symbols to match BPSK convention 2024-04-27 22:42:32 +02:00
preamble.h Refactoring: moved layer1-related stuff to subdirectory 2022-02-13 20:05:47 +01:00
rx.c Dump debug info from the RX via jsonlogger 2024-05-07 21:40:29 +02:00
rx.h Dump debug info from the RX via jsonlogger 2024-05-07 21:40:29 +02:00
transmission.c transmission: fix ramp-down length calculation 2024-04-26 22:40:41 +02:00
transmission.h Move the transmission chain to a separate "tx" module 2022-02-13 21:29:35 +01:00
tx.c Fix compiler warnings 2024-04-27 12:22:33 +02:00
tx.h Lock TX to RX frequency for clients 2024-03-31 22:23:04 +02:00
whitening.c Refactoring: moved layer1-related stuff to subdirectory 2022-02-13 20:05:47 +01:00
whitening.h Refactoring: moved layer1-related stuff to subdirectory 2022-02-13 20:05:47 +01:00