Skip to content
New issue

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

discovered telemetry sensor not saved to model.yml #5223

Closed
1 task done
mha1 opened this issue Jun 28, 2024 · 0 comments · Fixed by #5224
Closed
1 task done

discovered telemetry sensor not saved to model.yml #5223

mha1 opened this issue Jun 28, 2024 · 0 comments · Fixed by #5224
Labels
bug 🪲 Something isn't working triage Bug report awaiting review / sorting

Comments

@mha1
Copy link
Contributor

mha1 commented Jun 28, 2024

Is there an existing issue for this problem?

  • I have searched the existing issues

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

  1. Use provided LUA script, remove the .txt ending and save it to SCRIPTS/FUNCTIONS/setTLM.lua

  2. setup SF to activate the LUA script

    image

  3. go to model settings / telemetry and click on Discover new

  4. wait for sensor tst1 to show up with data updating

  5. Turn off radio

  6. Turn radio on

  7. 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

@mha1 mha1 added bug 🪲 Something isn't working triage Bug report awaiting review / sorting labels Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working triage Bug report awaiting review / sorting
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant