betaflight-configurator icon indicating copy to clipboard operation
betaflight-configurator copied to clipboard

Feature request - one-click "save" dump, diff, and screenshots automatically of all config pages

Open johnlenfr opened this issue 7 years ago • 3 comments

Like discuss in Inav would be great feature to have the ability to auto-save all of the configuration in a Zip file that countain:

  • a "dump" in a text file
  • a "diff" in a text file
  • screenshots of all config pages (each page to a different jpg file)

https://github.com/iNavFlight/inav/issues/3590 https://github.com/iNavFlight/inav-configurator/issues/544

Like @VoicOfReason suggested : "For simplicity, the export could be a zip file with craft name, date, FC name, and iNav firmware version as zip file name."

johnlenfr avatar Aug 28 '18 08:08 johnlenfr

I'd like that too. I do the same procedure manually.

d3nyys avatar Aug 28 '18 12:08 d3nyys

We could use the backup and restore button that already exists for this, as the backup button would be pretty useless if this were added.

The backup button would do the function described in OP, in order to restore you'll update either your dump or diff file and everything gets restored.

Another thing to consider is adding a warning before flashing about making a backup, but that is a thing for a seperate issue.

ghost avatar Oct 09 '18 22:10 ghost

Cool feature. I do copy-paste the DIFF text and save it to file everytime.

MicroMontis avatar Jan 03 '19 13:01 MicroMontis