21805 Commits (49a46e463f82394e79556bed86dfdec8be602ee7)
 

Author SHA1 Message Date
Luis Vale Gonçalves 5b60d1514f Revising ardupilot.com to .org 9 years ago
Luis Vale Gonçalves bbbb3047fa Revising ardupilot.com to .org 9 years ago
Luis Vale Gonçalves 72e03a0fb7 Revising ardupilot.com to .org 9 years ago
Luis Vale Gonçalves 4e594287eb Revising ardupilot.com to .org 9 years ago
Luis Vale Gonçalves 4e70665f17 Revising ardupilot.com to .org 9 years ago
Luis Vale Gonçalves 0d9ea7597c Revising ardupilot.com to .org 9 years ago
Luis Vale Gonçalves 75ffc0618a Revising ardupilot.com to .org 9 years ago
Luis Vale Gonçalves 73ac146b7e Revising ardupilot.com to .org 9 years ago
Luis Vale Gonçalves a16e9b3606 Revising ardupilot.com to .org 9 years ago
Luis Vale Gonçalves 40b58606d5 Correcting ardupilot.com to newer .org 9 years ago
Randy Mackay 72a7f674ec AP_Motors: protect against out-of-bounds memory access 9 years ago
Andrew Tridgell 54f7aeed83 RC_Channel: extend channel mapping to 16 channels 9 years ago
Andrew Tridgell 38a7bfd81f Plane: added Q_ENABLE=2 for starting AUTO in VTOL 9 years ago
Andrew Tridgell 0aa1ae048d Plane: fixed is_flying() for VTOL flight 9 years ago
Andrew Tridgell 76400a9959 Plane: support DO_VTOL_TRANSITION as a mission item 9 years ago
Andrew Tridgell 3a5e4c80ca AP_Mission: support DO_VTOL_TRANSITION command 9 years ago
Andrew Tridgell 07168c3db4 Plane: fixed places that assumed mission command IDs are 8 bit 9 years ago
Andrew Tridgell 09c3c36c00 AP_Mission: allow for 16 bit command IDs 9 years ago
Tom Pittenger bcc2838a37 APM_OBC: changed param RC_FAIL_MS to RC_FAIL_TIME in float seconds 9 years ago
Tom Pittenger f2d744b7c9 APM_OBC: non-functional change - cleaned up logic 9 years ago
James Stoyell 4e7e84fc99 Plane: Modified last_valid_rc_ms AFS failsafe input to work when standard failsafe is on 9 years ago
James Stoyell 48a7363608 APM_OBC: Added params for AUVSI student competition 9 years ago
Francisco Ferreira af6d8e3c36 AP_Param: explicitly cast to float to avoid Clang warning 9 years ago
Randy Mackay 71692044f8 AP_Parachute: resolve compile warning re init order 9 years ago
Randy Mackay 4291139b6c Plane: ack DO_MOUNT_CONTROL messages 9 years ago
Randy Mackay 699816400e Copter: ack DO_MOUNT_CONTROL messages 9 years ago
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