hamnet70/impl/test
Thomas Kolb a0ccf9699a layer2: Remove event callbacks
Instead, connection and digipeater now update a event code passed by reference
to the maintain() function. This was the only place where the callback was
called before.

Minor side effect: maintain must be called multiple times if multiple events
trigger at the same time.
2024-12-12 19:44:07 +01:00
..
layer1 Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00
layer2_over_udp layer2: Remove event callbacks 2024-12-12 19:44:07 +01:00
CMakeLists.txt Basic infrastructure for layer2-over-udp test 2024-12-12 19:44:07 +01:00
test_ham64.c Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00
test_interleaver.c Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00
test_jsonlogger.c Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00
test_packet_queue.c Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00
test_rx_file_l2dbg.c Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00