ExpressLRS-Configurator icon indicating copy to clipboard operation
ExpressLRS-Configurator copied to clipboard

Cross platform configuration & build tool for the ExpressLRS radio link

Results 70 ExpressLRS-Configurator issues
Sort by recently updated
recently updated
newest added

## Expected Behavior Package should be installed from RPM ## Current Behavior ``` # rpm -U ./expresslrs-configurator-1.4.2.x86_64.rpm error: unpacking of archive failed on file /usr/share/icons/hicolor/1024x1024/apps/expresslrs-configurator.png;62ffae7c: cpio: link failed - No...

bug

## Expected Behavior The uninstaller should remove the complete ExpressLRS Configurator folder. ## Current Behavior The uninstaller wont remove the ExpressLRS Configurator folder. ## Steps to Reproduce 1. Install Configurator...

bug

Hey everybody, I had a go at a flatpak version and would like to document this here. You can find the code here: https://github.com/razzeee/com.github.expresslrs.ExpressLRSConfigurator It seems to startup fine and...

question

## Expected Behavior When installing the app via .deb package, installation should be successful ## Current Behavior While the app installs, it reports error and APT state becomes inconsistent: ```...

bug

Closes #516 This PR adds "developer mode" checkbox to the settings page. | Developer mode | Configurator tabs | Device Options | | ---------------- | ------------------ | ---------------- | |...

Since there are more and more devices to choose from and the pulldown menus are getting a bit overcrowded, I wanted to ask, if there can be an option for...

enhancement

this recipe `expresslrs-configurator.yml` file (based on focal) will create an Appimage from a `expresslrs-configurator_1.6.1_amd64.deb` package: ``` # You can easily make your own using this recipe like this on a...

enhancement