RizkiWahyupratama / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

Not all data is logged properly, empty logs generated, can't switch off CURRENT logging from command line #504

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
No special steps, just turning on logging.

What is the expected output? What do you see instead?
Some of the values(e.g. Pitch IN is consitently set to zero).
Empty log files are generated everytime the logs are cleared and the APM is 
rebooted

What version of the product are you using? On what operating system?
APM1 with Arducopter 2.3

Please provide any additional information below.
Please see some of the sample logs in the attachement

Original issue reported on code.google.com by ihab.moh...@gmail.com on 4 Feb 2012 at 8:39

Attachments:

GoogleCodeExporter commented 8 years ago
I confirm data logging anomalies. in 2.3 APM2, MP 1.1.31
Pitch IN only displaying 0.
Roll IN displays something weird, definitly wrong.
Sonar and Baro erratic readings, e.g. negative sonar values.
Tomas

Original comment by tomas.so...@gmail.com on 4 Feb 2012 at 8:54

GoogleCodeExporter commented 8 years ago

"The problem is that when dumping the log, there is too much (2 bytes exactly) 
read from the CTUN entry. You can see this in the log files, all lines for CTUN 
end with -17757. This can cause the state machine to get out of sync. You 
notice a sync loss happened when you see a line in the log with a single period 
"." in it."

(http://diydrones.com/forum/topics/arducopter-2-3-released?commentId=705844%3ACo
mment%3A776326&xg_source=msg_com_forum)

Original comment by analogue...@gmail.com on 5 Feb 2012 at 3:55

GoogleCodeExporter commented 8 years ago
Ok I will check for the "."

On the empty logs download issue:
*From MP when I enter "Log Download", the APM reports a certain number of 
logs(e.g. 6) numbered say from 39 to 45
*When I click download all logs, the MP dowloads empty logs 1-38

I'm not sure if this is an issue or a feature but thought I'd let you know. If 
I need to open another issue item to report this please let me know

Original comment by ihab.moh...@gmail.com on 5 Feb 2012 at 4:58

GoogleCodeExporter commented 8 years ago
We've found a few differences in the column headers in the mission planner.  We 
will update them shortly.

Original comment by rmackay...@gmail.com on 5 Feb 2012 at 8:05

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
ive gone through and checks all the datalog formats for both ap and ac, they 
should be currect for the currant release

Original comment by Meee...@gmail.com on 11 Feb 2012 at 10:17