Logviewer for Linux

Hello,

I’m on Linux and usually use QGroundControl. I can get logs from copters memory card with QGC, but how can I view them? Are there any other programs to view ardupilots logs on Linux? It should be a regular program not an online viewer…

Thank you!

hello,

you can use https://plot.ardupilot.org/#/, or MAVexplorer.py that comes with MAVProxy

You can try APM Planner.

https://ardupilot.org/planner2/docs/installation-for-linux.html#installation-for-linux

You can also use Mono + Mission Planner. Log viewer works decently well.

Interesting. How do you install/run Mono + Mission Planner on Linux (Debian)?

Got it working! Thanks!