8432 Commits (ab09dc46fba04561f2452f6a7770792a783f4a68)
 

Author SHA1 Message Date
Randy Mackay ab09dc46fb Copter: update release notes 12 years ago
Randy Mackay 0ba6bf8721 AutoTest: relax stability patch max distance 12 years ago
Randy Mackay 345924ddec WPNav: replace LOITER_ACCEL_MAX with parameter 12 years ago
Randy Mackay 204f613467 WPNav: bug fix to reported distance to target 12 years ago
Randy Mackay 518eba0729 WPNav: bug fix to loiter accel calculation 12 years ago
Randy Mackay c4f17b3235 WPNav: rounding error fix in loiter 12 years ago
Randy Mackay 8cb7bd628e Copter: change firmware version to 3.0.1-rc2 12 years ago
Randy Mackay 5d23d5aaa7 WPNav: reduce loiter speed used to correct pos error 12 years ago
Randy Mackay f459d35e3e Copter: roll-pitch fix to allow I to reduce 12 years ago
Randy Mackay 7860d06b91 AHRS: typo fix for ORIENTATION param description 12 years ago
Andrew Tridgell 2005d5642a Plane: fixed a documentation string 12 years ago
Andrew Tridgell 0f72401d8d AP_Baro: added GND_ALT_OFFSET parameter 12 years ago
Andrew Tridgell 3c97fad2ec Plane: changes for GPS field changes 12 years ago
Andrew Tridgell da4137b731 Copter: changes for GPS field changes 12 years ago
Andrew Tridgell b5db3288ae Rover: changes for GPS field changes 12 years ago
Andrew Tridgell 469736e6bc DataFlash: changes for GPS field changes 12 years ago
Andrew Tridgell 279f6d00f0 AP_AHRS: changes for GPS field changes 12 years ago
Andrew Tridgell 7dbb898264 AP_GPS: switch fields to add units suffix 12 years ago
Andrew Tridgell 7aa360b176 Plane: added relative_altitude helper functions 12 years ago
Paul Riseborough 66d60953df TECS: added height update_pitch call 12 years ago
Paul Riseborough 971d36f06b Plane: added height to 10Hz TECS call 12 years ago
Randy Mackay cf6684ac0c AutoTest: fix to copter getting stuck in Failsafe test 12 years ago
Andrew Tridgell c544a076ca Copter: enable camera logging by default 12 years ago
Andrew Tridgell 3c177867a4 Plane: allow enable/disable of camera log messages in CLI 12 years ago
Andrew Tridgell f7c8d1e1ee Plane: use current_loc.alt for altitude to TECS 12 years ago
Andrew Tridgell 9959f6b2df AP_Camera: removed incorrect mavlink sends 12 years ago
Craig@3DR 7f4336430a Plane: trigger picture + logging on camera update_location() 12 years ago
Craig@3DR bbd4fbd2fb Copter: trigger + logging on camera update_location() 12 years ago
Craig@3DR f5154d9e7a AP_Camera: changed update_location() to return true for camera trigger 12 years ago
Andrew Tridgell 7fa1fe8590 AP_Param: use 0xFFFF not __UINT16_MAX__ 12 years ago
Paul Riseborough a4f3180e2a Plane: added support for throttle nudging with TECS 12 years ago
Paul Riseborough 2c5db9a165 TECS: added support for throttle nudging 12 years ago
Paul Riseborough c34803db13 Plane: pass in adjusted height above field to TECS 12 years ago
Paul Riseborough 9c431b4a04 TECS: use altitude supplied by mainline code 12 years ago
Paul Riseborough d8fedf994a AP_SpdHgtControl: added height above field parameter 12 years ago
Andrew Tridgell 764d382aef autotest: display map results on timeout 12 years ago
Andrew Tridgell becd180441 autotest: external timeout must be greater than internal timeout 12 years ago
Tobias 4a75351bd3 AP_Param: fixed a compiler warning with -Wsign-conversion 12 years ago
Tobias 27a5c28851 AP_Param: fixed some compiler warnings 12 years ago
Tobias ab311d1dd4 AP_Compass: removed comparison out of range compiler warning 12 years ago
Tobias cf426fcb3e Copter: fixed a compiler warning 12 years ago
Tobias c95072ea25 AP_GPS: added explicit cast to omit [-Wconversion] warning 12 years ago
Randy Mackay ed3bf2c1e7 Copter: relax pre-arm checks for mag field 12 years ago
Andrew Tridgell 8c49ed78a5 AP_Math: make the rotation numbers easier to find 12 years ago
Andrew Tridgell a6c7bd3612 AP_Compass: fixed rotations for COMPASS_ORIENT 12 years ago
Tobias 947f8125bb extended .gitignore: 12 years ago
Tobias 338c054da2 Filter: validity of array index was checked AFTER accessing the element. 12 years ago
Tobias d3ea88e8c7 AP_HAL: resolved -Woverloaded-virtual warning 12 years ago
tobias 1bf135b36f AP_AHRS: make some more functions const 12 years ago
Tobias ce6529734c HAL_AVR: reorder parameters to remove a warning with -Wreorder 12 years ago