- Jan 16, 2012
-
-
analoguedevices authored
-
Doug Weibel authored
First pass done.
-
Doug Weibel authored
-
Doug Weibel authored
Fixes compatibility for APM2. Also a significant update to the battery monitoring code: We previously had monitoring modes for individual cell voltages for 3 and 4 cell lipos. These have been removed as they were never really supported (the cell voltages were computed but were not reported or recorded anywhere). Also, some clean-up/prep work was done for supporting monitoring 2 separate battery packs. The CLI battery and current monitoring tests were consolidated into 1 test. changed
-
- Jan 15, 2012
-
-
Doug Weibel authored
-
Doug Weibel authored
-
Doug Weibel authored
Since the magnetometer offsets are not available through the MAVLink parameter interface (since they are an AP_Var vector) this little feature allows them to be reset from the CLI. Useful if you somehow get bad offsets or if you change magnetometer. If you have a bad set of large offset values I have seen issues with the nulling algorithm have trouble converging to the proper values. I have never seen it have trouble converging from 0/0/0, so this could be a useful feature from time to time.
-
Doug Weibel authored
Airspeed sensor should be attached to Analog input 0
-
Doug Weibel authored
-
Doug Weibel authored
Fixes compatibility for APM2. Also a significant update to the battery monitoring code: We previously had monitoring modes for individual cell voltages for 3 and 4 cell lipos. These have been removed as they were never really supported (the cell voltages were computed but were not reported or recorded anywhere). Also, some clean-up/prep work was done for supporting monitoring 2 separate battery packs. The CLI battery and current monitoring tests were consolidated into 1 test.
-
Mike Smith authored
-
Pat Hickey authored
* Spaces in file and directory names are poor form.
-
Michael Oborne authored
-
Jason Short authored
-
Jason Short authored
-
-
Michael Oborne authored
fixup config highlighting mod log scanning increase calibation timeout add tcp console port 2300 add arduinoCPP - test
-
- Jan 14, 2012
-
-
Jason Short authored
-
Jason Short authored
-
Jason Short authored
-
Jason Short authored
-
Jason Short authored
removed unneeded flag clearing
-
Jason Short authored
-
Jason Short authored
-
Jason Short authored
-
Jason Short authored
-
Andrew Tridgell authored
the averaging array was using 16 bit numbers, but we are storing numbers with 19 significant bits. That caused overflow at high altitude, and some very interesting altitude graphs! Thanks to Michael Oborne for spotting this in a log
-
Randy Mackay authored
-
Jason Short authored
-
Jason Short authored
-
Jason Short authored
-
- Jan 13, 2012
-
-
Jason Short authored
-
Jason Short authored
-
Jason Short authored
-
Jason Short authored
-
Michael Oborne authored
-
Jason Short authored
-
Jason Short authored
-
Jason Short authored
-
Jason Short authored
-