Hi
I have been able connect the aero drone with QGC (ver 3.3.0) as part of calibration and I do see the flight data such GPS connection, altitude etc.
But when I follow the following method to generate flight logs -
https://dev.px4.io/en/log/logging.html https://dev.px4.io/en/log/logging.html
which should allow log streaming from aero drone to QGC, the log files are never generated.
The log file is initialized when I arm the drone (as expected) or when I press the start logging button but when the drone is disarmed the log file vanishes.
I'm not sure if this is an aero drone or QGC issue.
Is there any other way to stream logs from the aero drone.
Thanks
Ambika
Link Copied
Hello Ambika,
Thank you for your interest in the Intel Aero drone.
Your request has been received and is currently being investigated.
We will get back to you as soon as possible.
Regards,
Octavian
Hello Ambika,
Thank you for your patience.
The Intel Aero uses mavlink-router to communicate to the flight controller and save flight stack logs. The flight logs are stored in /var/lib/mavlink-router directory as specified in the mavlink-router configuration file. /etc/mavlink-router/main.conf.
Additional information can be found here: https://github.com/intel/mavlink-router/blob/master/README.md# flight-stack-logging https://github.com/intel/mavlink-router/blob/master/README.md# flight-stack-logging
Hope this helps.
Regards,
Octavian
Hello Ambika,
Do you require any more assistance with this issue?
Regards,
Octavian
Hi Octavian,
Thanks for link. I still have to look at it to see if I'm getting the right logs, but hopefully this should do it.
For more complete information about compiler optimizations, see our Optimization Notice.