RS41ng web firmware configurator out - configure+flash the firmware in web browser #129
mikaelnousiainen
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
An initial test release of RS41ng (web) firmware configurator is out: https://mikaelnousiainen.github.io/RS41ng/ - Now you can use a web browser to configure (most aspects) of RS41ng firmware and also flash a radiosonde in the web browser (via WebUSB, requires Chromium/Chrome/Edge). I've also simplified firmware builds, so that there's a single script (build-firmware.sh for Linux/macOS or build-firmware.bat for Windows) that does the full build - either according to settings from the configurator, or using the manual config.h/config.c way.
Please test this and report any issues. It's currently known that MCU unlocking/locking doesn't work reliably (not sure why yet) and that sometimes flashing fails, but reconnecting the ST-LINK dongle fixes things.
The code for the configurator is also merged in the GitHub repository (heavily assisted by Claude 😁).
All reactions