Hans Christian Olaussen
Hans Christian Olaussen
the background script uses the getRSSI function to detect a connection. When your quad is powered off, the function should return 0 as there is no connection, and the script...
I just did some tests with getRSSI, and it reports 99 when connected and 0 when not, as expected. The background script is very simple and I don't really see...
@pitts-mo When using telemetry to trigger the script it probably just stops it from running without terminating it. It's still loaded and it's state is preserved. Then when telemetry comes...
There's not much that can be done in the lua scripts to fix this. msp over telemetry is not working 100% as it should with spi elrs, and I would...
I don't have the equipment to test that, but I believe it should be fine. Make some changes, save and exit. Did it work? Does the changes persist after a...
@LoakAudio What framerate and telemetry ratio are you using?
> I'm at 50 Hz / 1:8 telemetry ratio. This. The telemetry rate is extremely low even with 1:8 ratio and msp over telemetry will take priority over regular telemetry...
@LoakAudio Anyone is allowed to comment on PRs 🙂 Thanks for testing. Telemetry will be lost for a brief moment after writing to flash until the RX recovers again. Writing...
Sounds like it's an issue with EdgeTX. Which BF version? I haven't had any issues downloading board info with opentx, crossfire, tracer, 1.6.0 and 4.3.0
you need 4.2.11. There was a bug https://github.com/betaflight/betaflight/pull/11059