Closed icebreaker-ch closed 1 year ago
This may have been fixed for 2.9 - would be a good idea to check a nightly firmware and companion to see if it is still present or if https://github.com/EdgeTX/edgetx/pull/3401 fixed this.
Ok, would like to check that. But: How can I get a nightly companion or a 2.9 version of the companion without self compiling it? And why is the companion not in the Assets of the nightly builds?
Because it's not built nightly - but when there are changes.
Companion (main branch):
I confirm, the issue is fixed in companion 2.9
Thank you very much for persevering and checking on this... very much appreciated! 😍
Is there an existing issue for this problem?
What part of EdgeTX is the focus of this bug?
Companion
Current Behavior
I took over my models from OpenTX configuration. The Telemetry-Sensor ID's and Instances are presented correctly in the Telemetry Page of the models (e.g. Id F103, Instance 27). When I export a model to an yml file or write the configuration to the Transmitter, the Instances are different (Id 61699 (=F103 ok), Instance 250 (wrong)) and the Transmitter does not receive any Telemetry data. Looking at the model yml-file also shows the wrong instance number. After changing the Instance back to e.g. 27 or switching on the option "Ignore Instances", the Telemetry data is received by the Transmitter.
Expected Behavior
Take over the instance numbers as they are and write it to the model yml files and to the Transmitter.
Steps To Reproduce
Version
2.8.4
Transmitter
FrSky X12
Operating System (OS)
Linux
OS Version
Linux Mint 21.1 Cinnamon
Anything else?
No response