21679 Commits (5a52533084b0d579f9d6f3e73aa363fc870cc5f6)
 

Author SHA1 Message Date
Randy Mackay a5ed3c9b12 Rover: ack DO_MOUNT_CONTROL messages 9 years ago
Randy Mackay 762c9ed4b0 Copter: remove unused FS_CLOSE_TO_HOME definition 9 years ago
Randy Mackay 554affeaf5 Copter: fix scheduler comment 9 years ago
Tom Pittenger 9aa25cb7a0 Plane: update flight stage on successful restart_landing_sequence() 9 years ago
Tom Pittenger 2ba9a04bf5 Plane: smooth-out the end of takeoff pitch by reducing takeoff pitch min via TKOFF_PLIM_SEC 9 years ago
Tom Pittenger 431b3c7160 AP-TECS: constrain proportion to 0-1 for spdweight scale so it doesn't grow backup after land point 9 years ago
Tom Pittenger f12658dd20 Plane: more comments on landing flare 9 years ago
Tom Pittenger fefcf39335 Plane: must be on land approach before flare alt/sec are used 9 years ago
Tom Pittenger 12663eaa48 Plane: simplify flare logic 9 years ago
Tom Pittenger 183369b92a Plane: take advantage of L1 stale flag and correctly inhibit flight stage if not lined up on approach 9 years ago
Tom Pittenger 25c3367341 AP_L1 - add a stale flag 9 years ago
Tom Pittenger c5a3b1b134 Plane: non-functional change - change labels for approach flight stage criteria 9 years ago
Tom Pittenger c238645e53 Plane: limit roll before calculating load factor 9 years ago
Tom Pittenger aadd9a18ce Plane: log L1 xtrack error integrator and remove extra yaw logging 9 years ago
Tom Pittenger 2ce964c8ac AP_L1_Controller: add accessor for xtrack_error_integrator 9 years ago
Tom Pittenger 85913bd237 Plane: rely on flight stage to know if we're doing auto_land in TECS 9 years ago
Tom Pittenger 595badce3e AP_TECS: rely on single flag for all land stage differences 9 years ago
Tom Pittenger 6a83ad419a Plane: moved update_flight_stage() inside setup_glide_slope() 9 years ago
Tom Pittenger ec3e9014e4 Plane: move target land_airspeed logic to top layer 9 years ago
Tom Pittenger 0af878703f AP_TECS: move target land_airspeed logic to top layer 9 years ago
Tom Pittenger 525c7b24e3 AP_TECS: created accessor for TECS_LAND_ARSPD param 9 years ago
Andrew Tridgell 0af322e90d HAL_PX4: added comment on oneshot 9 years ago
Andrew Tridgell ca6bb27a3c PX4Firmware: submodule update 9 years ago
Andrew Tridgell 5ce7ae71a7 HAL_PX4: fixed enabling oneshot on a subset of motors 9 years ago
Andrew Tridgell fd7c87e629 AP_Motors: allow enabling oneshot on a subset of motors 9 years ago
Andrew Tridgell bcd0d48ced HAL_PX4: fixed non-contiguous motor outputs 9 years ago
Andrew Tridgell 05e9f360b2 autotest: fixed quadplane test with new valgrind option 9 years ago
Andrew Tridgell 180a7905e5 SITL: make Z down in motors 9 years ago
Andrew Tridgell da548e934a autotest: control tilt with chan7 in in firefly 9 years ago
Andrew Tridgell a549225e60 Plane: support Y6 frame class in quadplane 9 years ago
Andrew Tridgell 199d4fd6c1 autotest: added parameters for elevon plane, vtail plane and fireflyy6 9 years ago
Andrew Tridgell 46f368f17d HAL_SITL: support fireflyy6 as quadplane 9 years ago
Andrew Tridgell aa80851138 SITL: support fireflyY6 quadplane model 9 years ago
Andrew Tridgell 8880635fe1 SITL: support vtail and elevon planes in builtin plane sim 9 years ago
Andrew Tridgell b4d24d8e03 SITL: fixed rotations of motors by large angles 9 years ago
Andrew Tridgell 6165c42535 AP_Math: added from_axis_angle() method on Matrix3f 9 years ago
Peter Barker 8774f15b9a Tools: add valgrind option to autotest.py 9 years ago
Andrew Tridgell f2c63e24c5 AP_Motors: allow tricopter motor 7 to be moved to any output 9 years ago
Tom Pittenger 0e775f595d AP_BattMonitor: make param BATT_WATT_MAX plane only 9 years ago
Rimvydas Naktinis df922dacfa Plane: Suppress throttle when parachute release initiated, not after release. 9 years ago
Andrew Tridgell 2a1985d0f9 Plane: fixed loiter radius at end of mission 9 years ago
Andrew Tridgell de33779382 Plane: added Q_WVANE_MINROLL 9 years ago
Andrew Tridgell bcc4a653d7 autotest: added Y6 to sim_vehicle.sh 9 years ago
Andrew Tridgell 21fb38da8f HAL_SITL: support Y6 frame 9 years ago
Andrew Tridgell 71ca534ec6 SITL: added Y6 frame 9 years ago
Andrew Tridgell dea1fec14d autotest: support -f tri for sim_vehicle.sh 9 years ago
Andrew Tridgell 41b3cb2ff7 HAL_SITL: support tri sim 9 years ago
Andrew Tridgell 49822effca SITL: added tricopter simulator 9 years ago
Andrew Tridgell c262d6a1b4 SITL: break up multicopter into Motor/Frame/Multicopter classes 9 years ago
Andrew Tridgell a39a4a6243 Copter: mark a few more log messages as critical 9 years ago