Hi
I am using APM with V 2.1.2 (stock).
Currently I am testing the logging feature. First of all I did erase all existing logs in CLI mode. Then connected the Xbee, servos, receiver, and power, booting into fly mode.
After obtaining a GPS lock I was walking around outside a bit, verifying via telemetry link that actually sensor data are gathered.
Back in CLI mode I wanted to dump the logs:
Init ArduPilotMega 2.0
Free RAM: 2441
load_all took 3536us
using 2210 bytes of memory
Entering interactive setup mode...
If using the Arduino Serial Monitor, ensure Line Ending is set to Carriage Return.
Type 'help' to list commands, 'exit' to leave a submenu.
Visit the 'setup' menu for first-time configuration.
Move the slide switch and reset to FLY.
ArduPilotMega] logs
logs enabled: ATTITUDE_MED GPS PM MODE CMD
1 logs available for download
Log number 1, start page 2, end page 155
Log] dump 1
bad log number
logs enabled: ATTITUDE_MED GPS PM MODE CMD
1 logs available for download
Log number 1, start page 2, end page 155
Log]
APM is reporting a log file. But when I try to dump it APM tells m that the log file doesn't exist. Am I doing something wrong or is this a bug in the APM software ?
Replies
This is known error in APM. Look Issue http://code.google.com/p/ardupilot-mega/issues/detail?id=352