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