adjusted duration of ofdm2438

This commit is contained in:
DJ2LS 2024-05-09 12:52:39 +02:00
parent 68b9f48e05
commit 4c2e29ae7c

View file

@ -32,8 +32,8 @@ class ARQSession:
}, },
3: { 3: {
'mode': codec2.FREEDV_MODE.data_ofdm_2438, 'mode': codec2.FREEDV_MODE.data_ofdm_2438,
'min_snr': 8, 'min_snr': 8.5,
'duration_per_frame': 6.5, 'duration_per_frame': 5.5,
'bandwidth': 2438, 'bandwidth': 2438,
}, },
#4: { #4: {