Peter Feerick
Peter Feerick
Spotted three missing unit strings when testing #4963. Reordered to match order in sensordata.h No-one has complained, but 2.10 might as well have it also.
## Bug Tracker for 2.10-RC3 Known issues and bugs in RC4 (which we hope to have resolved by final release): ### Known issues in RC4 - https://github.com/EdgeTX/edgetx/issues/4798 - https://github.com/EdgeTX/edgetx/issues/4965 ###...
### Is there an existing issue for this problem? - [X] I have searched the existing issues ### What part of EdgeTX is the focus of this bug? Transmitter firmware...
### Is there an existing issue for this feature request? - [X] I have searched the existing issues ### Is your feature request related to a problem? In https://github.com/EdgeTX/edgetx/issues/3163, it...
tl;dr - It looks like the uploader package needs an update for linux, as it is currently failing on a 64bit linux install. Just remember that PlatformIO has support for...
Firstly I would like to say a big thank you for putting this together... it has been extremely useful when testing out different things on OpenTX and not having to...
@ThomasKaiser Is the output of `lsusb -t` of enough interest to adding as another piece of data logged by the pine/rock diagnostic script (where present, obviously...). Also, would you like...
Following on from a discussion in #4104 about making it so that only sources that are not model specific are listed as valid sources, this PR aims to extend `isSourceAvailableInGlobalFunctions()`...
I also notice that the USB joystick modes are also missing from Companion 2.9.0 _Originally posted by @msun12000 in https://github.com/EdgeTX/edgetx/issues/4106#issuecomment-1740579946_ The missing USB joystick config was a todo from https://github.com/EdgeTX/edgetx/pull/2277...
Add `name` parameter to the examples so that the action presentation on github is nicer - shows the name of the action rather than the workflow filename and path. Resolves...