hamnet70/impl/test/layer2_over_udp
Thomas Kolb d77f4d4498
All checks were successful
/ build-hamnet70 (push) Successful in 33s
/ build-doc (push) Successful in 19s
/ deploy-doc (push) Has been skipped
Multiple fixes in packet handling
- add and handle layer 2 packet type correctly in data packets
- don't produce garbage packets if a packet could not be decoded or was not a
  data packet
- handle beacon/connection request/connection parameters handshake
- digipeater cycle timeout does not reset beacon timer anymore. This prevented
  any beacon transmission.
- Reset the connection timeout when empty packets are received
2024-12-15 22:29:47 +01:00
..
CMakeLists.txt Remove data callbacks in connection and digipeater modules 2024-12-12 19:44:07 +01:00
l2udptest_client.c Multiple fixes in packet handling 2024-12-15 22:29:47 +01:00
l2udptest_digipeater.c Fixed all warnings 2024-12-12 19:44:07 +01:00