979 Commits (d9342ed854773ee228d98cc78bd1b978130994b7)

Author SHA1 Message Date
Leonard Hall c537c38646 Copter: add update_throttle_low_comp 10 years ago
Leonard Hall d5bbe6de03 Copter: remove TRIM_THROTTLE 10 years ago
Leonard Hall c78480e14f Copter: rename loiter_pos to pos_xy 10 years ago
Leonard Hall e232867661 Copter: move LOITER_RATE to 2-axis PI controller 10 years ago
Leonard Hall 8ba195a3a2 Copter: add Mot and Rate dataflash logging 10 years ago
Randy Mackay bae424fa88 Copter: pass in loop_rate to motors constructor 10 years ago
Andrew Tridgell 7c975808f8 Copter: provide terrain height to rangefinder 10 years ago
Andrew Tridgell 191d803968 Copter: make PERF info message into a STATUSTEXT message 10 years ago
Randy Mackay 77d8f88e45 Copter: fence, rtl, land use alt-above-home 10 years ago
Randy Mackay e081b9d1c7 Copter: home is set becomes three state 10 years ago
Randy Mackay f4c392c64d Copter: pre_arm_checks returns success or failure 10 years ago
Randy Mackay 64af4ff923 Copter: rename set_servos_4 to motors_output 10 years ago
Robert Lefebvre 8e8ec09740 Copter: update pos_control alt_max from fence at 1hz 10 years ago
Randy Mackay f91fb9a4e8 Copter: rename frsky_telemetry_send function 10 years ago
Randy Mackay 34503de18e Copter: integrate SerialManager 10 years ago
Randy Mackay c51ba8cd03 Copter: integrate mount frontend-backend restructure 10 years ago
Randy Mackay 58ac9de94b Copter: update home position when disarmed 10 years ago
Randy Mackay e94693e8ac Copter: remove unused throttle integrator 10 years ago
Robert Lefebvre b8822a42b6 Copter: Change Compass logging to new DataFlash method that handles instances. 10 years ago
Randy Mackay 4059e02a8c Copter: move ch6 tuning to tuning.pde 10 years ago
Andrew Tridgell c151f24672 Copter: updates for new AP_Baro API 10 years ago
Robert Lefebvre 20fce5c9ff Copter: Move landing gear code into new file 10 years ago
Robert Lefebvre fd61c3179a Copter: Remove relay pointer from LandingGear object 10 years ago
Robert Lefebvre e10e020062 Copter: Add Landing Gear functionality to main code 10 years ago
Staroselskii Georgii 84a15304a1 Copter: added AK8963 support 10 years ago
Andrew Tridgell c784ee717b Copter: update for new OptFlow API 10 years ago
Randy Mackay b6bcf841e1 Copter: remove second camera mount 10 years ago
Randy Mackay aba829678a Copter: optflow instantiation format change 10 years ago
Randy Mackay c93c7af20c Copter: move update_optflow to sensors.pde 10 years ago
Randy Mackay 67fdfffc2a Copter: remove OF_Loiter PIDs and tuning 10 years ago
priseborough 9e7709fa09 Copter: Expand EKF speed limit public method to handle control limits 10 years ago
priseborough 9844dacf40 Copter: Add EKF ground speed limit to loiter speed control 10 years ago
priseborough 715d64dce9 Copter: Check for new optical flow updates at 200Hz 10 years ago
priseborough 468c83c074 Copter : Check for new optical flow readings every 10ms 10 years ago
priseborough 45c007d216 Copter : Correct comment on required optical flow update rate 10 years ago
priseborough a72b6b179b Copter : Modify EKF optical flow data interface 10 years ago
priseborough 311206017c Copter : Update EKF optical flow data interface 10 years ago
priseborough 27f9289391 Copter : Add range finder measurements to EKF optical flow data 10 years ago
priseborough 635e593d55 Copter : temporary mods to test use of flow sensor internal gyro data 10 years ago
priseborough 34249ffa42 Copter : EKF optical flow fusion support preliminary changes 10 years ago
priseborough 20e715aa13 Copter : Remove ADNS3080 flow sensor support 10 years ago
priseborough 5ef2208017 Copter: Change flow sensor read sample rate to 10Hz 10 years ago
Randy Mackay 7be78621f4 Copter: run_nav_updates at 50hz on Pixhawk, 25hz on APM2 10 years ago
Jonathan Challinger 203b713f0d Copter: run_nav_updates at 100hz on pixhawk 10 years ago
Randy Mackay 8a61f5acd2 Copter: add comments to control switch debouncing 10 years ago
Jonathan Challinger 5c8b39562f Copter: rework control switch debouncing 10 years ago
Jonathan Challinger b0594e8d56 Copter: supply wp_nav with attitude_control 10 years ago
Andrew Tridgell 4c0351a76a Copter: convert to new AP_InertialSensor API 10 years ago
Randy Mackay f6ff1742d5 Copter: landing detector checks baro climb rate 10 years ago
Andrew Tridgell c3d839456b Copter: support logging while disarmed 10 years ago