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

Save backup images after every download #698

Merged
merged 2 commits into from
Jul 3, 2023
Merged

Save backup images after every download #698

merged 2 commits into from
Jul 3, 2023

Commits on Jul 3, 2023

  1. Save backup images after every download

    This makes us save a backup image of every radio we download from
    in the CHIRP profile directory, under backups/. This will help people
    who don't capture a first-time download image from their radio, as
    well as people who make some change that they end up not liking.
    
    Keep a year (by default) of backup images, which can be changed in
    the config file.
    
    Fixes #10694
    kk7ds committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f55170a View commit details
    Browse the repository at this point in the history
  2. Amend check_commit and PR template

    Require GPLv3 license and check for violations.
    kk7ds committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0e5fc94 View commit details
    Browse the repository at this point in the history