- May 29, 2015
-
-
Andrew Tridgell authored
Pair-Programmed-With: Randy Mackay <rmackay9@yahoo.com>
-
Andrew Tridgell authored
-
- May 04, 2015
-
-
Tom Pittenger authored
per Randy's suggestion, fast_atan2() is no longer necessary over atan2() because only copter uses it and copter is no longer supported on future builds of APM https://github.com/Airphrame/ardupilot/commit/ccd578664ffdb5998d2655bd020ae48e7ea628de#commitcomment-11025083
-
- Apr 14, 2015
-
-
Jonathan Challinger authored
-
- Feb 11, 2015
-
-
Randy Mackay authored
-
- Feb 02, 2015
-
-
Jonathan Challinger authored
-
Jonathan Challinger authored
-
- Nov 05, 2014
-
-
Randy Mackay authored
Also update function description
-
Clay McClure authored
Use default position when waypoint lat/lon are zero, and default altitude when waypoint alt is zero, for both spline and straight-line waypoints. Fixes #1145.
-
- Jul 06, 2014
-
-
Randy Mackay authored
-
- Jun 10, 2014
-
-
Randy Mackay authored
home has moved to ahrs saves 15 bytes of RAM
-
- Jun 06, 2014
-
-
Randy Mackay authored
-
- May 27, 2014
-
-
Randy Mackay authored
removed pv_latlon_to_vector, pv_get_lat, pv_get_lon. it would probably be best if these were moved into the Math library
-
- Oct 26, 2013
-
-
Tobias authored
value
-
- Aug 04, 2013
-
-
Andrew Tridgell authored
this is more efficient than passing a whole structure on the stack Pair-Programmed-With: Brandon Jones <brnjones@gmail.com>
-
- Apr 22, 2013
-
-
Randy Mackay authored
-
- Apr 13, 2013
-
-
Randy Mackay authored
-
- Feb 25, 2013
-
-
Randy Mackay authored
-