tmiw / ezDV

A FreeDV device based on the ESP32.
89 stars 4 forks source link

Flex: fix issue where changing to FDVL does not properly update filter. #48

Closed tmiw closed 1 month ago

tmiw commented 1 month ago

When using ezDV with a Flex radio and the user changes into FDVL mode from FDVU, ezDV does not correctly set filters. That is, the filters are still set based on upper sideband and not lower sideband. This PR resolves this bug by forcing a filter change whenever the radio sends the mode of the current slice.


Before merging: