104 Commits (13cf7c96cd1ab7bac89c5a6592d856e702ba3aa0)

Author SHA1 Message Date
Randy Mackay 9435eb4a15 Copter: remove unused flags and consolidate ap and ap_system 12 years ago
Randy Mackay 0c0de7c53e Copter: simple mode speedup 12 years ago
Randy Mackay ba92c4891a Copter: make AutoTune a compile-time option 12 years ago
Randy Mackay 31cea0140d Copter: Leonard's AutoTuning for Roll and Pitch 12 years ago
Randy Mackay 5cac1b3c92 Copter: ignore aux switch during radio failsafe 12 years ago
Randy Mackay 6b97994dcd Copter: ignore switch changes during transitions in or out of radio failsafe 12 years ago
Randy Mackay 7cc8a9038f Copter: move failsafe flags into structure 12 years ago
Randy Mackay a68966e077 Copter: integrate sprayer pump test 12 years ago
Randy Mackay 52ef77393c Copter: integrate Toshiba_LED_PX4 12 years ago
Randy Mackay e985253f1a Copter: integrate notify 12 years ago
Randy Mackay fd047cc968 Copter: AUTO ch7/ch8 option 12 years ago
Randy Mackay 69da4e99f8 Copter: add ch7/ch8 Auto and Land option 12 years ago
Randy Mackay e1fe4946fb Copter: Sprayer enable added to CH7/CH8 switch 12 years ago
Randy Mackay 786d6824ae Copter: Acro Trainer added to Ch7/Ch8 switch 12 years ago
Randy Mackay c30cfa21c5 Copter: resolve compiler warning re unused variable 12 years ago
Randy Mackay 2c48c20088 Copter: generalize 3 pos switch for all ch7/ch8 options 12 years ago
Olivier-ADLER 87d062905e Copter: 3 positions switch support for CH7 and CH8 - new 3 positions SIMPLE / SUPERSIMPLE mode 12 years ago
Olivier-ADLER bf6120d8b7 Copter: Move CH7 - CH8 check from read_aux_switches() to pre_arm_checks. 12 years ago
Randy Mackay c937fe45e1 Revert "Copter: Remove CH7 & CH8 Enable / Disable of GeoFence" 12 years ago
Randy Mackay 7ea971d948 Copter: check set_mode for failure 12 years ago
Craig3DR e25b8933f3 Copter: Remove CH7 & CH8 Enable / Disable of GeoFence 12 years ago
Randy Mackay 41ba4a1ed2 Copter: initialise ch7 and ch8 aux switches 12 years ago
Randy Mackay d5b4c44926 Copter: comment fix for flight mode switch delay const 12 years ago
Rayjan Wilson 07ca8ef87a attempt to change from 1/10th second to 2/10th second on flight mode switch 12 years ago
Randy Mackay 0cf4ac088a Copter: restore LEDs to off state when auto-trim completes 12 years ago
Dr Gareth Owen e0dcd680f7 proposed radio failsafe bug fix 12 years ago
Randy Mackay 00bd1bf8ea Copter: RESETTOARMEDYAW order and comments 12 years ago
Dr Gareth Owen f646b79e5f indent correct again 12 years ago
Dr Gareth Owen d9fc37c01c indent correct 12 years ago
Dr Gareth Owen e9d640ced8 added ch7 option to reset yaw back to what it was when quad was armed 12 years ago
Randy Mackay 38239c652a Copter: ch8 aux switch 12 years ago
Randy Mackay 58d1da2d80 Copter: integrate AC_Fence in place of limits 12 years ago
Andrew Tridgell fb0f5d46ba Copter: use BIT_IF_SET() 12 years ago
Andrew Tridgell 82c604dd67 Copter: more constrain fixes 12 years ago
Randy Mackay f9539384a1 Copter: rename failsafe to failsafe_radio 12 years ago
Randy Mackay 4813526725 Copter: bug fix for autotrim's roll axis backwards 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Randy Mackay 8bbc93bb04 Copter: added CH7 switch to enabling/disable the sonar in flight 12 years ago
Jason Short 8b62c4630b ACM: Restore Multi-mode support 12 years ago
rmackay9 bd0e018ca0 ArduCopter: restore auto-trim method but now use AHRS.add_trim 12 years ago
Andrew Tridgell 78d98023f4 Copter: remove use of 'byte' 12 years ago
Pat Hickey d9e0bbbbab ArduCopter: first pass at AP_HAL porting 12 years ago
Jason Short 0419dc8dfd ACM: Simplified control mode code 12 years ago
rmackay9 d74cf54b5d ArduCopter: allow triggering of camera from a mission 12 years ago
rmackay9 653535b9a1 ArduCopter: added CH7 option to trigger camera 12 years ago
rmackay9 6da07ef1d2 ArduCopter: increase CONTROL_SWITCH_COUNTER so that flight mode switch must be changed for at least 1/10th of a second 12 years ago
rmackay9 258442770d ArduCopter: flight mode changes ignored while in throttle failsafe 12 years ago
rmackay9 bcb9519fd7 ArduCopter: renamed system bitmap to ap_system to resolve desktop compile issues 12 years ago
rmackay9 96872493ae ArduCopter: remove unnecessary debug print mesage from save_trim function 12 years ago
Jason Short d2a5928c06 Ap state updates 12 years ago