1021 Commits (d8d8593708d92c5c30ee55980ae933c12d190165)

Author SHA1 Message Date
Andrew Tridgell 5a36b9955e Copter: fix for HAL_SITL rename 10 years ago
Randy Mackay 054f05d285 Copter: AC3.3-rc3 version 10 years ago
Randy Mackay 606086cd6f Copter: version to AC3.3-rc2 10 years ago
Robert Lefebvre 4e51ce6d75 Copter: rename "estop" to "emergency stop". 10 years ago
Robert Lefebvre a357ef43a4 Copter: Move Aux Switch flags into new Enum 10 years ago
Robert Lefebvre 16cf9471ae Copter: Remove ap.motors_interlock, use only flag in AP_Motors 10 years ago
Robert Lefebvre 9b15ea6f5c Copter: Change throttle_zero to check interlock and E-stop status 10 years ago
Robert Lefebvre 7349827eb1 Copter: Add Aux Switch E-Stop Function 10 years ago
Robert Lefebvre 7d745587a4 Copter: Add using_interlock flag, employ it in arming process 10 years ago
Robert Lefebvre e4c5915330 Copter: initial creation of motor_interlock 10 years ago
Jonathan Challinger 73d961cebc Copter: mavlink initiated takeoff in alt-hold modes 10 years ago
Randy Mackay 276b2dcf5e Copter: move lost copter check to separate function 10 years ago
Julien Dubois b7a6e3bf2c Copter: fix update_thr_average to run at 100hz 10 years ago
Tom Pittenger 66c7090f00 Copter: fix compile warnings by converting .f to .0f 10 years ago
Randy Mackay 37e8d1a338 Copter: PosController alt limit from fence and EKF 10 years ago
Paul Riseborough 133b8f5ad7 Copter: Allow EKF to pull data from range finder object 10 years ago
Niels Joubert 704e75d140 ArduCopter: Remove kruft from old RTK driver 10 years ago
Randy Mackay bfd24801ea Copter: minor format fix 10 years ago
Arthur Benemann 7cf883a61c Copter: increase the telemetry receive function rate to 400Hz 10 years ago
Randy Mackay a27f383612 Copter: remove duplicate IMU/ATT logging 10 years ago
Randy Mackay dfb720bab6 Copter: rename FULL_IMU logging to IMU_FAST 10 years ago
Randy Mackay 2dbff9c544 Copter: remove scheduler table for 100hz CPUs 10 years ago
Peter Barker 5a45de5e00 Copter: IMU full-rate logging LOG_BITMASK flag 10 years ago
Randy Mackay 1c6c03b0eb Copter: firmware back to V3.3-dev 10 years ago
Jonathan Challinger 9a025024b5 Copter: use LowPassFilterVector3f for land detector accel filter 10 years ago
Jonathan Challinger eafbd94d51 Copter: run land detector at 400hz 10 years ago
Leonard Hall 93d5c39248 Copter: add filter for the land detector 10 years ago
Jonathan Challinger e5a6023827 Copter: pass inertial_nav to fence 10 years ago
Randy Mackay 5a4039d99c Copter: version to APM:Copter 3.3-rc1 10 years ago
Randy Mackay b0c777259f Copter: update home constantly while disarmed 10 years ago
Randy Mackay 2bec00e1c5 Copter: set ahrs home from ekf location 10 years ago
Randy Mackay 74b98b89d0 Copter: remove dcm check 10 years ago
Randy Mackay 522ef8f91f Copter: rename MOT df msg to MOTB 10 years ago
Randy Mackay b679fd0be0 Copter: log RATE with ATT 10 years ago
Randy Mackay e6c3f4f97b Copter: move aux switch enum to defines.h 10 years ago
Robert Lefebvre 97cd3614eb Copter: Change Aux Switch function list to enum. 10 years ago
Robert Lefebvre a5af151a91 Copter: Initial expansion of Aux Switch to Ch7-12 10 years ago
Víctor Mayoral Vilches 79e152cd93 Copter: Update compass to the new interface 10 years ago
Randy Mackay 088a49abbf Copter: remove APM1, APM2 support 10 years ago
Randy Mackay fbfc94cf69 Copter: remove GPS glitch and failsafe 10 years ago
Randy Mackay 6f6847c025 Copter: use only InertialNav_EKF 10 years ago
Randy Mackay d7f624be39 Copter: remove baro_glitch protection 10 years ago
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