Precision Landing Help needed

You could stream logs over mavlink by setting LOG_BACKEND_TYPE=3, then look at the PL messages. You can then interrogate the TAcq field that tells you whether you have the target acquired. Ideally you could get this over a mavlink stream without having to look at the logs in realtime - it could be added to SRx_EXTRA3 stream for example.

1 Like