13274 Commits (68be36d4f88c90dfef796f8a9a5276a5a92948d2)
 

Author SHA1 Message Date
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
Robert Lefebvre 9b1d9e3cf0 AC_AttitudeControl_Heli: Add passthrough_to_motor_roll_pitch function. 11 years ago
Robert Lefebvre 82061bc65d TradHeli: Add pointer for pilot roll/pitch inputs to attitude_control constructor. To be used for flybar passthrough. 11 years ago
Robert Lefebvre 5c04af6d20 AC_AttitudeControl_Heli: Create Flybar Passthrough flag which will be used for control pass-through. 11 years ago
Craig Elder 0ab3e40e92 Frame Parameters: Updated Mode Switch order 11 years ago
Randy Mackay 2abb13e480 Git: ignore Build.AntennaTracker 11 years ago
Randy Mackay c87283af98 Copter: remove inav check 11 years ago
Andrew Tridgell 43e8b36e5b AP_RangeFinder: removed use of hrt_absolute_time() 11 years ago
Andrew Tridgell 5c9e5fbc11 AP_InertialSensor: removed use of hrt_absolute_time() 11 years ago
Andrew Tridgell e143acd8bf HAL_VRBRAIN: minimise use of hrt_absolute_time() 11 years ago
Andrew Tridgell 48247b6adc HAL_PX4: minimise usage of hrt_absolute_time() 11 years ago
Andrew Tridgell 9f6d1f987b AP_Compass: removed use of hrt_absolute_time() 11 years ago