Backpack
Backpack copied to clipboard
Firmware for ExpressLRS compatible backpacks
Should be easy as pie to use - Backpack autodetects when it sees MAVLink heartbeats and starts a WiFi network, and runs the "standard" UDP ports so Mission Planner should...
As part of the Antenna Tracking merge a parameter was added, but the binary flasher code was not passing the parameter. The "fix" in the antenna tracker code fix flashing...
- Updating the LED configuration for the NuclearHazard board - Changes to extend the range of the backpack outdoors - Updating WiFi power levels - ESP32 [Long Range mode](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/wifi.html#long-range-lr) -...
Is there any documentation on a DIY headtracker available? which imu is needed? would it work on an EP82 backpack with external imu (super simple and quick) or is an...
* Added optional support for fast flip of the azimuth servo * Added configuration of the minimum number of satellites for the home position
When trying to compile the current backpack headtracker PR using configurator 1.7.6 flatpak (from flathub), it fails at the binary configuration step with ``` File "/home/froqstar/.var/app/org.expresslrs.ExpressLRSConfigurator/config/ExpressLRS Configurator/firmwares/binary/Backpack/python/serials_find.py", line 1, in...
Gigantic PR to add head-tracker support to the VRx. This allows you to connect an IMU to the VRx ESP device (ESP8285, ESP32, ESP32C3, ESP32S3) via I2C and an interrupt...
If we always unicast, then a newly-arrived GCS won't be able to connect since the MAVLink traffic will be going to the IP of the old GCS until we receive...
I also reworked the Rapidfire SPI implementation using the excellent work done by GOROman https://github.com/GOROman/rapidFIRE_SPI I implemented OSD support for the Rapidfire Module in ELRS Backpack and verified that it...