- Feb 20, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
BUF_SPACE() was badly buggy, which could lead to memory corruption
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this prevents a crash on PX4 if a GPS is attached after startup
-
Andrew Tridgell authored
-
Andrew Tridgell authored
put sensor priority above main sketch, to prevent occasional blocking for sensor data
-
- Feb 19, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this is what caused the "no sensors" problem in the 2.69 release
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Andrew Tridgell authored
writes will block anyway, which clags up APM
-
- Feb 18, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- Feb 16, 2013
-
-
Andrew Tridgell authored
the MTK19 driver supports both the 1.6 and 1.9 protocol
-
Andrew Tridgell authored
this allows testing of protocol recovery after losing bytes on the GPS serial link
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
for choosing what sort of GPS to simulate
-
- Feb 13, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
the control of altitude between waypoints was broken due to an integer overflow
-
- Feb 11, 2013
-
-
Andrew Tridgell authored
this brings px4 into autotest
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this will prevent us losing a lot of altitude during the initial failsafe phase
-
Andrew Tridgell authored
-
Andrew Tridgell authored
thanks to Doug for this fix!
-
- Feb 09, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this makes the PID library a bit more flexible for smaller range numbers. Note that this library is used on ArduPlane and Rover, not Copter
-