opendata-stuttgart / airrohr-firmware-flasher

MIT License
91 stars 39 forks source link

Settings erasure option #1

Closed Informatic closed 4 years ago

Informatic commented 6 years ago

Option to erase whole flash memory on target board is needed, in case someone loses their authentication password or just settings get corrupted. (occured at least once during workshops in Warsaw)

Marwe commented 5 years ago

Also for passing on the device, to remove WiFi credentials. This is implemented at least in GUI (version 0.2.2), so can be closed?

ricki-z commented 5 years ago

Latest release version is 0.2.0, so this issue can't be closed. We should only close issues that are solved for ALL users, not only those that are able to compile the software.

Marwe commented 5 years ago

Thanks @ricki-z, so we leave it open until the next release. Is there anything blocking the next release? I guess the release is additionally listed, so anyone could use the current release 0.2, if necessary.

ricki-z commented 5 years ago

@marwe It would be nice to have working build and release workflow at either travis or another build service. So we would be independent from a single user who has access to all needed platforms. At the moment the builds are done by Informatic and published at dropbox. Dropbox is the other reason not to link to the actual releases of Informatic. I tell users not to click to unknown Dropbox links as there are many infected files.

Informatic commented 5 years ago

Just a minor note: https://dropbox.inf.re is just one of may subdomains hosted on my private server, no relation to dropbox. (just my random place to drop random files...)

Latest binary build is published on github but it'd be great to have it automatically handled by some sort of CI. I tried finishing Travis integration a long time ago, but failed for some reason, don't remember why.

ricki-z commented 5 years ago

Hi Informatic, thanks for clarification about the host. But even this host may be too suspect for most users ;-) The latest version published on Github is 0.2.0, but the source code is more actual and contains i.e. the "Erase Flash" option.

DeeKey commented 4 years ago

When to expect builds of 0.3 version with FlashErase option? Our local users ask for it. Some of them managed to passcode UI and now need to clean the flash easy way...

ricki-z commented 4 years ago

Build of version 0.3.0 is available now.

DeeKey commented 4 years ago

@Informatic - seems that this issue can be closed now.