.. |
correlator.c
|
Use the new logging system everywhere
|
2024-05-30 10:49:43 +02:00 |
correlator.h
|
rx: reset internal state when restarting after a transmission
|
2024-05-28 19:55:21 +02: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
|
Move payload CRC to layer 2
|
2024-05-31 17:25:50 +02:00 |
packet_mod.h
|
Move payload CRC to layer 2
|
2024-05-31 17:25:50 +02: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
|
Use full preamble for frequency estimation
|
2024-06-08 01:57:43 +02:00 |
rx.h
|
Add differential part to coarse frequency control
|
2024-06-08 01:54:42 +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
|
Use the new logging system everywhere
|
2024-05-30 10:49:43 +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 |