8543 Commits (0b27bb05d4d2b04e33b0a4f69572370fb778ebd6)
 

Author SHA1 Message Date
Andrew Tridgell 0b27bb05d4 Copter: fixed FENCE and WPNAV parameter doc generation 12 years ago
Andrew Tridgell 608345415b Plane: pass aircraft parameters to attitude controllers 12 years ago
Andrew Tridgell fbdf857634 VARTest: adapt for new airspeed parameter names 12 years ago
Andrew Tridgell 3e21d0594c APM_Control: pass in aircraft parameters and expose coordinate rate offset 12 years ago
Andrew Tridgell fb0e48a25d AP_TECS: adapt for new airspeed variable names 12 years ago
Andrew Tridgell 42d107b0d9 AP_SpdHgtControl: rename flybywire_airspeed to airspeed 12 years ago
Andrew Tridgell 5901b8b22a APM_Control: allow for a wider range of P values for roll/pitch 12 years ago
Randy Mackay 41ba4a1ed2 Copter: initialise ch7 and ch8 aux switches 12 years ago
Randy Mackay d9824dc23e AutoTest: rename and remove copter mission files 12 years ago
Randy Mackay 1dcc5886d0 Copter: ensure take-off alt is at least 1m 12 years ago
Randy Mackay 336357fbaf Copter: ensure _spin_when_armed is not higher than _min_throttle 12 years ago
Randy Mackay 62f3eed4e0 Copter: fix to SPIN_ARMED parameter desciption 12 years ago
Randy Mackay b709b90a59 Copter: implement safety spin for Tricopters 12 years ago
Randy Mackay 6477c746cd Copter: renamed MOT_UNSAFE_THR to MOT_SPIN_ARMED 12 years ago
Randy Mackay e6412b6996 Copter: do not spin motors during arming process 12 years ago
Jonathan Challinger 9f51a4a4f7 Copter: Cancel arming if throttle input above cruise_throttle. 12 years ago
Jonathan Challinger 2725f219cb Copter: Warn user with motors while copter is arming 12 years ago
Jonathan Challinger ae2b1e3b7e AP_Motors: Added MOT_UNSAFE_THR parameter - Throttle setting used to signal that the copter is armed or otherwise unsafe to approach 12 years ago
Andrew Tridgell 81bb4f26a1 autotest: update plane test with more modes 12 years ago
Andrew Tridgell a4f49a28fb Plane: prepare for 2.74b release 12 years ago
Andrew Tridgell e27dd14bcc Plane: fixed FBWB aileron control 12 years ago
Andrew Tridgell 2ee43a694c APM_Control: fixed YAW2SRV_IMAX handling 12 years ago
Randy Mackay 02b64e259d Copter: bug fix for descent during loiter_turns 12 years ago
Andrew Tridgell 032cc513ca DataFlash: fixed example build 12 years ago
Andrew Tridgell 206ed04e76 AP_Mount: fixed example build 12 years ago
Andrew Tridgell 47450a9b40 AP_InertialNav: fixed example build 12 years ago
Andrew Tridgell 98d6331387 AP_Airspeed: fixed example build 12 years ago
Andrew Tridgell 1bd6849d00 AP_AHRS: fixed example build 12 years ago
Andrew Tridgell 82152c058e AC_WPNav: disabled broken example build 12 years ago
Andrew Tridgell 04835b095f AC_Fence: fixed examples build 12 years ago
Andrew Tridgell c7141c4851 AP_GPS: fixed examples build 12 years ago
Andrew Tridgell 2802814a66 autotest: cope with slower updating roll in MAVLink for plane 12 years ago
Andrew Tridgell e8355905dd Plane: prepare for 2.74 release 12 years ago
Andrew Tridgell dbd47b2a30 Plane: make TECS the default speed/height controller 12 years ago
Andrew Tridgell a5ede20cb1 Rover: update to 2.43beta2 12 years ago
Andrew Tridgell 6e52a09e50 Rover: fixed HIL build 12 years ago
Andrew Tridgell e96d0f745c Rover: fixed dead-zone on throttle 12 years ago
Andrew Tridgell 8c7619a837 Rover: moved camera parameter indexes 12 years ago
Andrew Tridgell 5b88334dbb Rover: added full camera and mount support 12 years ago
Andrew Tridgell 9a159a5e23 Copter: make wp_distance static 12 years ago
Andrew Tridgell ec21922233 Plane: make wp_distance static 12 years ago
Andrew Tridgell 3ba713352f Plane: use update_aux() for setting up extra channels 12 years ago
Andrew Tridgell 0f72eae216 AP_Camera: removed 3 camera trigger types that do not work 12 years ago
Andrew Tridgell ed20c4cbc8 Plane: fixed initial reporting of battery remaining 12 years ago
Andrew Tridgell e80d73df93 Plane: expand docs for TRIM_AUTO 12 years ago
Andrew Tridgell 4087fde140 Plane: enable CTUN log message by default 12 years ago
Randy Mackay 47ab02d686 Copter: bug fix to ROI to pull target from conditional command queue 12 years ago
Randy Mackay f1969d5662 Copter: switch from NAV_ROI to DO_SET_ROI 12 years ago
Andrew Tridgell e79023ceee Plane: fixed problem with slow ground station connects 12 years ago
Randy Mackay bd6a60f28b AP_Math: add M_PI_2 definition 12 years ago