hamnet70/impl/test
Thomas Kolb 1c8d652e01
Some checks failed
/ build-hamnet70 (push) Failing after 23s
/ build-doc (push) Successful in 29s
/ deploy-doc (push) Has been skipped
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-03 22:18:46 +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-03 22:18:46 +01:00
CMakeLists.txt Basic infrastructure for layer2-over-udp test 2024-09-22 14:32:49 +02: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