updated ctest timning

This commit is contained in:
DJ2LS 2023-04-28 13:08:35 +02:00
parent 81dc9136fd
commit c497f41561

View file

@ -38,9 +38,9 @@ def parameters() -> dict:
connect_data = {"type": "arq", "command": "connect", "dxcallsign": ""}
stop_data = {"type": "arq", "command": "stop_transmission", "dxcallsign": "DD5GG-3"}
beacon_timeout = 1
ping_timeout = 1
connect_timeout = 2
beacon_timeout = 2
ping_timeout = 2
connect_timeout = 4
stop_timeout = 4
beacon_tx_check = '"status":"Failed"'