Skip to content

VRxC ELRS v1.2.0

Latest
Compare
Choose a tag to compare
@i-am-grub i-am-grub released this 06 Oct 13:19
· 2 commits to master since this release
855a3b7

What's New's

  • Added a rescan button to allow for manually triggering the timer search for a connected backpack
  • Changed how a disconnected backpack is detected
  • More customization for Pilot's Staging OSD
    • Event name, class name, and heat name can now be configured independently

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.2.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