Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ksun_m6: Fix initialization of new memories #1081

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Commits on Aug 7, 2024

  1. ksun_m6: Fix initialization of new memories

    Explicitly set a few extra bits to zero to initialize correctly new
    memory slots.
    
    _unk3/_unk4 seem to be part of compander/hopping respectively, even
    though only a single value for both is accepted.
    
    Setting _unk3 to 1 (compander:0b10) makes the radio ignore the channel
    completely. The original software also refuses to decode the slot and
    fail with a generic error.
    
    Setting _unk4 to 1 (hopping:0b10) works on the radio, but still causes
    the original software to fail with an error.
    wavexx authored and kk7ds committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1b0514c View commit details
    Browse the repository at this point in the history