increased arq timeout again to avoid timing issues

This commit is contained in:
DJ2LS 2022-12-01 10:14:52 +01:00
parent f3defd8600
commit 93e5d301cd

View file

@ -113,7 +113,7 @@ class DATA:
# List for minimum SNR operating level for the corresponding mode in self.mode_list
self.snr_list_high_bw = [0, 5]
# List for time to wait for corresponding mode in seconds
self.time_list_high_bw = [7, 8]
self.time_list_high_bw = [8, 9]
# -------------- AVAILABLE MODES END-----------
# Mode list for selecting between low bandwidth ( 500Hz ) and modes with higher bandwidth