Quantcast
Channel: ArduPilot Discourse - Latest topics
Viewing all articles
Browse latest Browse all 45681

Downloading logs to odroid automatically

$
0
0

@Chrisian wrote:

Anyone who can point me to where i can modify the mission planner code to download the logs automatically after every flight. I'm not new to programming but there are a lot of code and i can't seem to find the bit where they handle the log download. I want to put something like

if(armed){
downloadLogAfterLanding=true};

if(!armed & downloadLogAfterLanding & allowdownload){
"download latest log";
downloadLogAfterLanding=false;
}

I have a odroid permanently connected to the pixhawk configured to use mavlink.

Posts: 5

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 45681

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>