#Telemetry disable by ... not me

1 messages · Page 1 of 1 (latest)

pine sequoia
#

Hi all,
Sometimes, at least when I've used the LUA BF Script but also not, telemetry disable by itself. I had to wire the quad to BF and re-enable it in the receiver tab. I can find a way where it does it systematically.
It happens on my 2 quads, one with HGLRC stack and the other one with HappyModel AIO (BF RC4 on Both)

Does this happen to others or am I cursed ?

scarlet coyote
#

👻

ruby trail
#

That's strange. Does it happen at random times, or is it triggered by a save?

pine sequoia
#

It's not clear for now, With BF LUA it happened when I have quit the LUA, I don't remember if I've modified something each time end saved. I saw no more battery level on the telemetry page of the radio and find telemetry off in the configurator.

#

I will try to do more scientific tests, probably on Monday

hollow sierra
#

I have the same problem, it seems to happen the moment there is a port reconfiguration change, telemetry is disabled.

pine sequoia
ruby trail
#

Yes, can confirm that ports tab changes disables telemetry. We'll have to investigate

pine sequoia
ruby trail
#

lol, thanks 😅
Did this behaviour start with 4.4?

pine sequoia
#

yes, RC4, I don't think I've seen it before

ruby trail
#

great thanks. at least now we have a place to start.

pine sequoia
#

Good luck, I've Patreon your team, buy FCs, servers and continue to make us fly !

ruby trail
#

Thanks! It's much appreciated 😄

scarlet coyote
#

Working on it now. Think already found it

pine sequoia
#

Good ! Thanks to @hollow sierra to point the configurator. I remember seeing that while playing with the LUA script but I may have played with the configurator just before. @scarlet coyote does the same "code line" you corrected in the Github could exist somewhere in the LUA ?

ruby trail
#

@scarlet coyote Great! Found the same thing 😁

#

@pine sequoia That line of code is for the configurator. no equivalent in the lua scripts. It scans all the ports in the ports tab, and based on the selected port options would automatically enable or disable the feature. So if no port is configured for telemetry, it would disable the feature completely, but for protocols like crsf we enable the telemetry feature and get telemetry through the port configured for serial rx

pine sequoia
#

ok, so nothing port/telemetry/ something else dependant could do the same in the LUA.

ruby trail
#

no. any port or telemetry changes would have to be done in the configurator or in the firmware. But please let us know if it happens randomly or when using the lua scripts again.

pine sequoia
#

Ok Thank you very much, I will be carefull this time