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

Please add posibility to flash alpha build from remote URL or local file #20

Open
DeeKey opened this issue Jan 3, 2020 · 5 comments
Open

Comments

@DeeKey
Copy link
Contributor

DeeKey commented Jan 3, 2020

Sometimes I need to flash alpha builds which are not available from dropdown.
I download them manually put in the folder and copy the name to the text box.

It is not a very convenient. Please add an option to flash from URL or from local file.

@Informatic
Copy link
Collaborator

AFAIR, it should be possible to just copy over https://... link into version select box:
https://github.com/opendata-stuttgart/airrohr-firmware-flasher/blob/master/airrohr-flasher.py#L212-L223

@DeeKey
Copy link
Contributor Author

DeeKey commented Jan 8, 2020

No it does not work like that (
Try yourself...

@Informatic
Copy link
Collaborator

Informatic commented Jan 8, 2020

This has been implemented since the first published version, and has been tested/used on Linux systems. (and AFAIR worked on Windows as well) What platform are you using?

Example: https://d.inf.re/b/ffc776f1e74faa0ca4f50842e37ec567.webm - current master branch, disregard the HUAWEI Modem board, don't have esp8266 board at hand - file is still downloaded off my server, and should flash onto the board properly.

@DeeKey
Copy link
Contributor Author

DeeKey commented Jan 9, 2020

This link does not work for me:
https://static.dmllr.de/airrohr/beta/builds-NRZ-2019-128-B8/latest_ru.bin

Always "Work in progress" message...

@Informatic
Copy link
Collaborator

Informatic commented Jan 25, 2020

Current master branch seems to work for me on Linux with this link. Work in progress error shows up only if you press Upload button when the firmware is already being downloaded / flashed.

If error occurs during download, it should show up on the status bar (and next Upload button should again show Downloading..., or start flashing the corrupted binary, in case download got halted during data transfer - this is a minor bug - after application restart download is attempted again)

What platform are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants