Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backpack repo missing binary_configurator.py #118

Closed
i-am-grub opened this issue Nov 24, 2023 · 2 comments
Closed

Backpack repo missing binary_configurator.py #118

i-am-grub opened this issue Nov 24, 2023 · 2 comments

Comments

@i-am-grub
Copy link
Contributor

Currently unable to the backpack over UART through the configurator due to the backpack repo not having a binary_configurator.py file.

While most devices likely are flashed over wifi, it is useful to have the UART option for flashing DIY devices.

@pkendall64
Copy link
Contributor

The backpack repo does not need binary_configurator as the binary_flash program does everything that is required.

@men1al
Copy link

men1al commented Apr 27, 2024

Hi,
I have the same issue, when trying to build the backpack firmware with the ELRS configurator following instructions "Installing the timer's backpack" from here : https://github.com/i-am-grub/VRxC_ELRS/releases/tag/v1.0.0

I get a Build error "\AppData\Roaming\ExpressLRS Configurator\firmwares\binary\Backpack\python\binary_configurator.py': [Errno 2] No such file or directory".
It happens with any settings in Git Pull Request tab.

  • ExpressLRS Configurator v1.6.1. Reinstalled and cleared platformio dependencies.
  • Windows 11 Pro, tested with MacOS with same error
  • Settings: Generic Race Timer Backpack Generic Race Timer Backpack #114 / RotorHazard / ESP32 / WIFI / Build
    Same issue with different settings or UART.
  • There is no issue building from Backpack/Official Releases

Has someone an idea ? :)
Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants