270 Commits (68488979999bae68edbedec584d1a6149481156d)

Author SHA1 Message Date
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
rmackay9 f25f1cb3bf ArduCopter: changed alt hold to use the sonar if enabled and healthy 12 years ago
Randy Mackay 87627d883b ArduCopter: use new logging method for remaining packet types 12 years ago
James Bielman ab37f833db MS5611: Fix CONFIG_MS5611_SERIAL definitions. 12 years ago
Andrew Tridgell b079a96eaf Copter: removed GPS_STATUS message 12 years ago
Andrew Tridgell c48714be16 Copter: enabled PX4 sensors 12 years ago
rmackay9 2181ec2ab0 ArduCopter: log watchdog event to dataflash 12 years ago
rmackay9 672fdfbf71 ArduCopter: added ERR dataflash message 12 years ago
rmackay9 677b38a48e ArduCopter: first implementation of surface tracking using sonar 12 years ago
rmackay9 68b62abd38 ArduCopter with the new Camera and Relay classes for APM1 and APM2. 12 years ago
rmackay9 e77b54c7dc ArduCopter: bug fix to GUIDED mode. Now checks that desired altitude was reached before deciding the waypoint is complete. 12 years ago
Craig@3DR 0ed25cf719 Global change all references from 12 years ago
Jason Short 8b62c4630b ACM: Restore Multi-mode support 12 years ago
Robert Lefebvre 6e64b1b357 ACM: Precision Loiter RePositioning code. 12 years ago
rmackay9 1b5ff6aac6 ArduCopter: restore initial climb to RTL 12 years ago
rmackay9 f4c50353b9 ArduCopter: allow tuning of the Throttle Rate D term 12 years ago
Andrew Tridgell 3c0440b0b4 Math: use common degrees() and radians() functions 12 years ago
Andrew Tridgell 9e986801c9 Copter: fixed SITL for ArduCopter 12 years ago
Pat Hickey d93d932831 ArduCopter: defines fixes 12 years ago
Pat Hickey 2aa4657315 ArduCopter: changes to use CONFIG_HIL_BOARD 12 years ago
rmackay9 56ceb230cb ArduCopter: add YAW_OVR_BEHAVE to allow control of when autopilot takes back control of yaw after pilot overrides it during a mission 12 years ago
rmackay9 0f7bb79d89 ArduCopter: add comments to tuning parameters. 12 years ago
rmackay9 9dd978576b ArduCopter: auto yaw changes to allow pilot override of yaw during missions 12 years ago
rmackay9 68ca123224 ArduCopter: remove some unused #defines 12 years ago
rmackay9 3a90fc77f9 ArduCopter: add dataflash logging of camera events 12 years ago
rmackay9 4ca27defb3 ArduCopter: update comments related to CH7 switch options 12 years ago
rmackay9 a5bb54e36e ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
rmackay9 d7f76ebd87 ArduCopter: add tuning of throttle rate controller's I term (THROTTLE_KI) 12 years ago
rmackay9 7b4ed2d227 ArduCopter: restored landing detector to landing throttle mode. 12 years ago
rmackay9 3cbef57c64 ArduCopter: first merge of leonard's accel based altitude controller plus other changes from Randy 12 years ago
Robert Lefebvre 6b8c39dd10 ACM: Creating Yaw_Look_Ahead yaw mode. 12 years ago
Andrew Tridgell bcf740a82f ACM: support 16 character parameter names 12 years ago
Jason Short d2a5928c06 Ap state updates 12 years ago
rmackay9 1f801714e8 ArduCopter: incorporate new version of inertial navigation 12 years ago
rmackay9 a1b4ec6d0e ArduCopter: move to use new INS library instead of IMU library 12 years ago
Andrew Tridgell 9592be5af7 ACM: saved some more memory for strings 12 years ago
Robert Lefebvre 592f4040fd Changed RLT Yaw Mode for TradHeli. Also a few comment cleanups. 12 years ago
rmackay9 95763e610b ArduCopter: allow DMP to run in parallel with DCM 13 years ago
rmackay9 bae53807b2 ArduCopter: tiny formatting change in defines.h 13 years ago
Jason Short 34e07c826f ACM : Added centralized Iterm logging at a lower rate. Logs all iterms. 13 years ago
uncrustify b9ba41c12a uncrustify ArduCopter/defines.h 13 years ago
Jason Short 11b7475ff9 ACM : Added CH7 multimode triggers, split Toy mode into two 13 years ago
Jason Short 07bd1940e7 ACM Defines.h -added Toy mixer enums 13 years ago
rmackay9 014f5aae99 ArduCopter: added DMP_ENABLE #define and CH6 tuning value for AHRS_KP 13 years ago
Andreas M. Antonopoulos c73f7ef3ab AP_Limits library, provides modular "limits" such as altitude and geo-fencing. 13 years ago
Jason Short ab564b8a86 defines.h 13 years ago
Jason Short 0011190880 defines.h: Toy Mode defines for flight modes 13 years ago
Jason Short 5e4d28baf0 Added Toy mode to navigation 13 years ago
Jason Short 807c4ced34 Added Toy Mode defines 13 years ago