-
```
As we add more error checking (like Tridge's update to capture I2C errors) we
should log errors in the dataflash and also send a message via Mavlink.
We should be careful that we don't log repea…
-
```
What steps will reproduce the problem?
1. In Arduino IDE, select file/examples/DataFlash/DataFlash_Test
2. Build
3.
What is the expected output? What do you see instead?
Should compile with no er…
-
```
There is still a remaining problem to which I have posted several pleas for
help, but as of now nobody has given me a solution?
When hooked up to mission planner the gps places me in the right pl…
-
```
What steps will reproduce the problem?
1. Enable Log "commands"
What is the expected output? What do you see instead?
exprected all commands
get command -1
```
Original issue reported on code.g…
-
```
What steps will reproduce the problem?
1. switch to read log
What is the expected output? What do you see instead?
display only the log file needed
What version of the product are you using? O…
-
```
There is still a remaining problem to which I have posted several pleas for
help, but as of now nobody has given me a solution?
When hooked up to mission planner the gps places me in the right pl…
-
```
In HIL version of ArduPlane 2.33 and MP terminal, you can't get to the CLI. It
just shows binary garbage and hitting "enter" three times does nothing.
```
Original issue reported on code.google…
-
```
What steps will reproduce the problem?
1. Make at least two Logs
2. Dump 2 or higher
3.
What is the expected output? What do you see instead?
Dumping second and higher records does not work.
Wh…
-
```
What steps will reproduce the problem?
1. Enable Log "commands"
What is the expected output? What do you see instead?
exprected all commands
get command -1
```
Original issue reported on code.g…
-
For troubleshooting purposes it would be helpful to know what the mission is that a copter has programmed when it arms. This will help streamline post-analysis of logs for data examination as well as…