Open slackista opened 1 month ago
Can you attach the log from the build please?
Build logs. Vanilla Ubuntu24.04.1 expressslrs-configurator.log
@jurgelenas The issue here is that after the firmware has been built, configurator is calling the binary_configurator.py
script and it can't set the options because they are defines in the manual mode text box. Basically when doing a local build of firmware configurator should not be calling the configurator as all the values should be set in place by the platformio build.
This will affect all locally built firmwares from the "git" and "local" tabs in configurator.
Current Behavior
Local build ignores build flag
-DRegulatory_Domain_EU_868
Steps to Reproduce
Details
Configurator v1.7.6 Reproducible on ArchLinux and Debian11