hamnet70/impl/src
2022-02-03 22:18:24 +01:00
..
config.h Make initial frequency sync much faster 2022-01-30 20:23:41 +01:00
correlator.c correlator: added functions for phase and frequency estimation 2022-02-03 22:17:37 +01:00
correlator.h correlator: added functions for phase and frequency estimation 2022-02-03 22:17:37 +01:00
main.c main: restructure state management; evaluate a found preamble 2022-02-03 22:18:24 +01:00
packet_mod.c packet_mod: implement FEC and modulation for the header 2022-01-23 16:28:53 +01:00
packet_mod.h packet_mod: implement FEC and modulation for the header 2022-01-23 16:28:53 +01:00
preamble.c Initial implementation of packet modulation 2021-10-17 19:26:38 +02:00
preamble.h Initial implementation of packet modulation 2021-10-17 19:26:38 +02:00
results.h Initial implementation of packet modulation 2021-10-17 19:26:38 +02:00
transmission.c Fixed output size of transmission_filter_packet() 2022-01-29 22:14:25 +01:00
transmission.h Implemented pulse shaping 2022-01-29 22:05:17 +01:00
utils.c Initial implementation of packet modulation 2021-10-17 19:26:38 +02:00
utils.h Initial implementation of packet modulation 2021-10-17 19:26:38 +02:00