13285 Commits (5da5360dde9bbd9f30dd75b06e35d62dafa03113)
 

Author SHA1 Message Date
Andrew Tridgell 5da5360dde HAL_SITL: fixed sonar correction for attitude 11 years ago
Andrew Tridgell 50f492a69f Plane: added RNGFND_LANDING option 11 years ago
Andrew Tridgell b6319a9d19 Plane: keep an estimate of the rangefinder altitude 11 years ago
Andrew Tridgell d0b6676547 Plane: do landing flare if past landing point 11 years ago
Andrew Tridgell b102c9d19c Plane: use ground steering logic for final stage of auto landing 11 years ago
Andrew Tridgell 5f3ac159ba Plane: start working towards 3.1.1 11 years ago
Randy Mackay eb51a8e5da Copter: pre-arm check of internal vs ext compass 11 years ago
Randy Mackay 2b0a7c59bc Copter: remote arming check reference to compass learning 11 years ago
Kevin Hester 81bd4c0b4c LogAnalyzer: If skipping badlines, ignore parse errors 11 years ago
Kevin Hester 5cb242f5a4 LogAnalyzer: Report missing parameters as test failures 11 years ago
Kevin Hester 332ab9bc1b LogAnalyzer: convert tabs to spaces (only) per coding conventions 11 years ago
Randy Mackay 68be36d4f8 AutoTest: reduce copter throttle when flying square 11 years ago
Andrew Tridgell 3d8f1e03e1 Rover: prepare for 2.46 release 11 years ago
Andrew Tridgell e880de67ed Plane: prepare for 3.1.0 release 11 years ago
Andrew Tridgell 6e5344bc8d Plane: prepare beta4 11 years ago
Andrew Tridgell 6b893a5865 GCS_MAVLink: slow down parameter send a lot with no flow control 11 years ago
Randy Mackay 63d0cddfa4 Copter: make landing detector more strict 11 years ago
Andrew Tridgell cf0741f6fd Plane: don't do failsafe passthru with no RC input 11 years ago
priseborough 0f62dbf6ed AP_NavEKF : Clear compass fail on transition between armed and disarmed 11 years ago
Eric Liao e34b0847d7 3dr Berkeley moved - updated coords 11 years ago
Ju1ien 1c96bf0b1d AP_Mount.cpp - correct units in description 11 years ago
Andrew Tridgell 7649907ec2 Plane: run terrain.update() more often 11 years ago
Andrew Tridgell eeb04ba1b8 AP_Terrain: fetch more terrain data around waypoints 11 years ago
Andrew Tridgell daa32f9b62 Plane: reset steering integrator on mode change and when not moving 11 years ago
Andrew Tridgell e9a9e33280 AP_AHRS: use EKF use_compass() if EKF enabled 11 years ago
Andrew Tridgell 5d40ec8014 AP_NavEKF: make use_compass() public 11 years ago
Andrew Tridgell f2f730ba9b Plane: added FBWA_TDRAG_CHAN parameter 11 years ago
Randy Mackay 65ed77e803 Copter: ensure motors don't stop during flip 11 years ago
Randy Mackay e1e010c504 Copter: remove unused flip_stop 11 years ago
Randy Mackay 4184c1d6e5 Copter: flip minor comments and formatting 11 years ago
Jason Short 882edaf787 Copter: add pitch axis flipping 11 years ago
Randy Mackay 5a66ff1ef9 AC_AttControl: bug fix for ef target during acro 11 years ago
Randy Mackay 3e0b573dfe AC_AttControl: remove debug message 11 years ago
Randy Mackay a83a47682d Copter: remove get_angle_targets_for_reporting fn 11 years ago
Randy Mackay f6e12bda06 AC_AttControlHeli: integrate div-by-zero check for bf-to-ef conversion 11 years ago
Randy Mackay c45338f080 AC_AttControl: div-by-zero check for bf-to-ef conversion 11 years ago
Andrew Tridgell 87f0cb6168 Rover: remove unused variable 11 years ago
Andrew Tridgell 7cda392827 Rover: show firmware version on param list 11 years ago
Andrew Tridgell 7618ffde63 Copter: show firmware version on param fetch 11 years ago
Andrew Tridgell 024d3b71e7 HAL_Linux: use a semaphore in suspend_timer_procs() 11 years ago
Andrew Tridgell dcdb53584b AP_InertialSensor: use lockless structures in MPU9250 driver 11 years ago
Andrew Tridgell 7343de2893 AP_Notify: avoid suspend_timer_procs() by using atomic updates in ToshibaLED_PX4 11 years ago
Randy Mackay 7d350735df TradHeli: update AttControlHeli constructor 11 years ago
Randy Mackay 2cd6d986d5 TradHeli: call passthrough_bf_roll_pitch_rate_yaw 11 years ago
Randy Mackay 691a3d8126 AC_AttControlHeli: add passthrough_bf_roll_pitch_rate_yaw 11 years ago
Robert Lefebvre 968f1d64ae Logging: Fix comment error. 11 years ago
Robert Lefebvre a4f710a363 TradHeli: Add yaw-only rate request function for flybar acro mode. 11 years ago
Robert Lefebvre 3316fe8f63 TradHeli: Reset flybar passthrough to false when exiting Acro mode. 11 years ago
Robert Lefebvre f5ddaab35b TradHeli: Set Flybar passthrough mode in Acro Initialization function. 11 years ago
Robert Lefebvre 7d3e22af59 AC_AttitudeControl_Heli: Add use_flybar_passthrough accessor function. 11 years ago