Log file issues

Hi,

i was simulating a flight in X-plane 9 with Hardware in the loop. Everything works just fine except that when i try to read out the log files after one flight there are only 2 available (regardless of how many times i actually flew). To be sure i included as recommended the following code in the APM_config.h file

 

#define LOG_ATTITUDE 1  // Logs basic attitude info
#define LOG_GPS 1               // Logs GPS info
#define LOG_PM 1                // Logs IMU performance monitoring info
#define LOG_CTUN 1              // Logs control loop tuning info
#define LOG_NTUN 1              // Logs navigation loop tuning info
#define LOG_MODE 1              // Logs mode changes

 

However it did not change much, i can do what i want, there are allways only two log files available for download. I also uploaded the code with configuration to fly not in xplane, but still only two log files available and they look pretty meaningless: (They are attached to this files)

The log files once worked perfektly, there was a log file created everytime i rebooted the board.

I am using ArduPilotMega Version 1.02.

Does someone know what i am doing wrong, or is my board perhaps damaged?

 

Thank you

Phil

11-03-11 04-52 1.log

11-03-11 04-54 2.log

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • Distributor
    Hi Philippe,

    After you made the adjustments in the config.h file did you do a factory reset in the CLI?
    If so did the logs not show up? If you did not do the reset can you try that and post back your results.

    Regards

    Martin.
This reply was deleted.

Activity