Skip to content

Releases: UAV-Painkillers/rotorhazard-msp-osd-injector

v1.1.1

17 Dec 23:47
Compare
Choose a tag to compare

This release fixes the update section in the web UI.
sorry to say but if you have installed any version prior to this one it is not possible to update it because of a bug in the webui and the only way to update is to use a USB Serial Adapter.

At least i thought in the beginning... but i did find a workaround :) its not easy for non-technical people, but should be doable :)

Sorry <3

The workaround:

  1. Open the current web ui in your browser (chrome definitely works, anything else should also work but no guarantee)
  2. open the developer tools by pressing the F12 key on your keyboard
  3. copy+paste the content of the attached file (workaround.js) into the JavaScript Console
  4. hit enter to submit the code
  5. write window.setup() into the console
  6. hit enter to execute

the upload section should work now (just dont reload or you need to redo all steps) 😄

  1. upload the web ui / filesystem file of the latest (this) release first, this way the update section will continue working without redoing the above steps ^^

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Dec 17:57
Compare
Choose a tag to compare

This release add the option to toggle the use of the main serial as a logging output via the web ui (for debugging purpose).

Full Changelog: v1.0.1...v1.1.0

v1.0.1

14 Dec 10:51
Compare
Choose a tag to compare

This release fixes a bug where one could not upload the firmware to an ELRS RX via the ELRS WebUI since the firmware file was too big.

v1.0.0

11 Dec 16:13
Compare
Choose a tag to compare

This is the very first release.
Lets hope there wont be a lot of bugs :D