We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Transmitter firmware
After having created and discovered a new telemetry sensor using LUA setTelemetryValue() the telemetry sensor is not written to model.yml
new discovered telemetry sensors should be saved to model.yml
Minimal LUA function script for testing: setTLM.lua.txt
Use provided LUA script, remove the .txt ending and save it to SCRIPTS/FUNCTIONS/setTLM.lua
setup SF to activate the LUA script
go to model settings / telemetry and click on Discover new
wait for sensor tst1 to show up with data updating
Turn off radio
Turn radio on
go to model settings / telemetry and observe no more tst1 sensor listed
2.10.1
RadioMaster TX16S / TX16SMK2
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Is there an existing issue for this problem?
What part of EdgeTX is the focus of this bug?
Transmitter firmware
Current Behavior
After having created and discovered a new telemetry sensor using LUA setTelemetryValue() the telemetry sensor is not written to model.yml
Expected Behavior
new discovered telemetry sensors should be saved to model.yml
Steps To Reproduce
Minimal LUA function script for testing: setTLM.lua.txt
Use provided LUA script, remove the .txt ending and save it to SCRIPTS/FUNCTIONS/setTLM.lua
setup SF to activate the LUA script
go to model settings / telemetry and click on Discover new
wait for sensor tst1 to show up with data updating
Turn off radio
Turn radio on
go to model settings / telemetry and observe no more tst1 sensor listed
Version
2.10.1
Transmitter
RadioMaster TX16S / TX16SMK2
Operating System (OS)
No response
OS Version
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: