I would like to be able to find out at which times I switched from one flight mode from the other using the 'log browse' within the Mission Planner.
For example, I start off in stabilize mode then switch to alt hold mode once off the ground. I would like to know the time I switched into alt hold mode to compare it to my motor outputs.
I know that ArduCopter should be able to log flight modes- but I want to know if it's something that I'm overlooking or is it something software-wise?
ALSO NOTE: When I open the CLI and go logs>>enable mode, mode does not seem to show up. This is the output:
Log] enable mode
logs enabled: ATTITUDE_MED GPS PM CTUN NTUN CMD
Is the software not taking my command to enable mode logging or does it just not parrot back mode for some reason?
Replies
Logs
There are a few wiki pages where we talk about how to use the dataflash and tlogs here (http://code.google.com/p/arducopter/wiki/AC2_Datalogging), here (http://code.google.com/p/arducopter/wiki/AC2_Record) and here (http://code.google.com/p/arducopter/wiki/AC2_Logs). The last two pages have videos on them where I go through some of the details so that might be useful...
------------