LogViewer.lua

You can write here about anything you want in regard to R/C.
Post Reply
Storchy
Posts: 102
Joined: Tue 10. Dec 2019 10:46:57

Logview is used to analyse the flight after the flight.

is it allowed to poll the log messages during the flight with the lua cmd
sportTelemetryPush(0x1B, 0x30, 0x0C40, field)?
if a important message like
"Rudder Limit Reached",
"Vibration Level is very high",
"Main Loop Hang Occured",
"Receiver Signal Lost",
"Power Voltage is low",
"Received Frame was Corrupted",
"RPM Sensor data are too noisy",
"RPM Sensor data are lost",
"GeoLink connection is broken",
"GeoLink function is imprecise",
"GeoLink Data were Corrupted",
is logged so i can stop the flight for instance or
if a error from Geolink is logged, i will not use Geolink "Hold Position" for instance any longer in this flight.

A other way will be to get the information during flight from a new Sensor, that would be smart

Thanks for your help

Jörg
ZeXx86
Site Admin
Posts: 12777
Joined: Mon 29. Apr 2013 16:06:44
Contact:

It is not recommended. Result is same as when you are configuring Spirit unit. Unit will switch to configuration mode immediately and you will be unable to change Banks when flying. GeoLink will also switch to a different mode.
Spirit System developer
Post Reply