..
correlator.c
Optimized one-shot frequency synchronization
2023-05-17 22:28:18 +02:00
correlator.h
Refactoring: moved layer1-related stuff to subdirectory
2022-02-13 20:05:47 +01:00
freq_est.c
Optimized one-shot frequency synchronization
2023-05-17 22:28:18 +02: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
Integrate TUN device interface
2022-02-27 20:21:14 +01:00
packet_mod.h
Integrate TUN device interface
2022-02-27 20:21:14 +01:00
preamble.c
Refactoring: moved layer1-related stuff to subdirectory
2022-02-13 20:05:47 +01:00
preamble.h
Refactoring: moved layer1-related stuff to subdirectory
2022-02-13 20:05:47 +01:00
rx.c
rx: skip zero-length packets
2024-01-05 13:49:50 +01:00
rx.h
rx: improvements made during on-air testing
2022-04-10 21:58:32 +02:00
transmission.c
Move the transmission chain to a separate "tx" module
2022-02-13 21:29:35 +01:00
transmission.h
Move the transmission chain to a separate "tx" module
2022-02-13 21:29:35 +01:00
tx.c
Integrate TUN device interface
2022-02-27 20:21:14 +01:00
tx.h
Move the transmission chain to a separate "tx" module
2022-02-13 21:29:35 +01: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