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

UVK5 Fixes #1097

Merged
merged 3 commits into from
Aug 27, 2024
Merged

UVK5 Fixes #1097

merged 3 commits into from
Aug 27, 2024

Commits on Aug 26, 2024

  1. uvk5: Fix read-only download from any firmware

    This fixes the ability to download from any uvk5 in read-only mode,
    regardless of firmware version. The previous patch did not properly
    implement the exclusion in the download routine.
    kk7ds committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9ffd59d View commit details
    Browse the repository at this point in the history
  2. uvk5: Bless 3.00.x firmware

    As reported in #11495, this firmware version was found in the field to
    be working.
    
    Fixes #11495
    kk7ds committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8c8dd24 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Fix kenwood V7A and derivatives flow control

    Fixes #10885
    kk7ds committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7863a6d View commit details
    Browse the repository at this point in the history