-
```
What steps will reproduce the problem?
1. Use Logging capabilities
2. Read log using a serial program, such as putty
What is the expected output? What do you see instead?
Expected: read logged i…
-
```
Hi,
When i try to use the DataFlash example of the last DataFlash library, it hangs
after printing this in Arduino Serial Monitor :
Dataflash Log Test 1.0
Manufacturer:0,0,0
Thanks for your wo…
-
```
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.record many data on dataflash make it almost to be full.
2.power off and on and let it record more to be overwrite the older logs.
3.see what happens on CL…
-
```
Hi,
When i try to use the DataFlash example of the last DataFlash library, it hangs
after printing this in Arduino Serial Monitor :
Dataflash Log Test 1.0
Manufacturer:0,0,0
Thanks for your wo…
-
```
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…
-
```
VC-450 frame with AP1 running 2.3
What steps will reproduce the problem?
1. reading log
2.
3.
What is the expected output? What do you see instead?
each log entry for CTUN has one 16 bit value …
-
```
What steps will reproduce the problem?
1. N/A
What is the expected output? What do you see instead?
N/A
What version of the MegaPirateNG are you using?
/beta@r300
Please provide any additional …
-
```
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…
-
```
Apparently we sometimes call the same value different things in the AP Mission
Planner's status screen vs the dataflash logs.
We should do a review to make sure they're consistent to reduce conf…