Skip to content

allow one prior zero padded packet (so we avoid case where we check packet_rx too soon)

Caileigh Fitzgerald requested to merge dev/tdma_extended_miniframes_test_fix into devel

Bugfixes

  • test_tdma_extended.py now test_always_send_test_data_with_miniframes() allows 1 packet (and it must be the first packet) to not fail the test if it's all zeros. Sometimes the test case is too fast and catches the prior packet from modem3.

Merge request reports

Loading