Skip to content

VRxC ELRS v1.1.0

Latest
Compare
Choose a tag to compare
@i-am-grub i-am-grub released this 11 Aug 06:41
94babc3

Note

Due to the complexity of installing the firmware required for any pilot (with HDZero goggles) that wants to use the capabilities this plugin provides, it is recommended to wait for the v1.5 release of the ELRS backpack before incorporating this plugin's functionality into your race events.

What's New's

  • Simplified the pilot attribute settings
  • Win Condition based OSD messages
  • Separate race control for starting/stopping from transmitter
  • Reduced number of post race stats
  • Removed threading module for strict gevent support

Installing/Upgrading the RotorHazard Plugin

cd ~
sudo rm -r RotorHazard/src/server/plugins/VRxC_ELRS
wget https://github.com/i-am-grub/VRxC_ELRS/releases/download/v1.1.0/VRxC_ELRS.zip
unzip VRxC_ELRS.zip
cp -r VRxC_ELRS RotorHazard/src/server/plugins/
rm -r VRxC_ELRS
rm VRxC_ELRS.zip
sudo systemctl restart rotorhazard.service

Installing/Upgrading the ELRS HDZero Goggle and Timer Backpack

See the project's README