45 Commits (5ad38a32bf79b17617355b2ffae616c64778465c)

Author SHA1 Message Date
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
rmackay9 c0ad98be31 ArduCopter: failsafe added to shutdown motors if mainloop fails 13 years ago
rmackay9 95763e610b ArduCopter: allow DMP to run in parallel with DCM 13 years ago
uncrustify 7f89e6c677 uncrustify ArduCopter/motors.pde 13 years ago
Andrew Tridgell 1b0f5ac84f ACM: use ahrs.set_fast_gains() on arm/disarm 13 years ago
Jason Short c81064279a ACM : removed 2-level DCM gain change - .1 will still be the default. 13 years ago
Jason Short 575a9c4fd1 ACM : Fix for reloading the user DCM gains upon arming 13 years ago
Jason Short 522fa58ea5 ACM : temp fix for throttle output limit 13 years ago
rmackay9 07c7c3945d ArduCopter: fixed small bug re arming_counter for TOY mode 13 years ago
rmackay9 36f947acb9 ArduCopter: changed all "int" to "int16_t" and a few "long"s to "int32_t". 13 years ago
Jason Short b27c1ce396 ACM : Added check for second Toy mode 13 years ago
Andrew Tridgell c2dc920d02 ACM: allow users to set the AHRS_YAW_P and AHRS_RP_P 13 years ago
Jason Short 6037fabb5c ACM Motors.pde 13 years ago
Jason Short 8188058404 ACM: Failsafe Fix for Mission planner initiated AUTO mode 13 years ago
Jason Short fbe898a6db Arducopter: motors.pde formatting 13 years ago
Jason Short 98725be0ec Arducopter: INS 13 years ago
Andreas M. Antonopoulos c73f7ef3ab AP_Limits library, provides modular "limits" such as altitude and geo-fencing. 13 years ago
Jason Short c42f9ece43 Inertial Control 13 years ago
Robert Lefebvre 4e4ff84cf1 Updates to CopterLEDS 13 years ago
Robert Lefebvre c8fb9a6635 More CopterLEDS changes. 13 years ago
rmackay9 905a445391 ArduCopter - motors.pde - changed references to "motor_armed" to "motors.armed()" because we've moved to using the AP_Motors class. 13 years ago
Andrew Tridgell 7634f541b9 ACM: use set_blocking_writes(false) when we arm motors 13 years ago
Jason Short d1fcebb5ca Cosmetic changes 13 years ago
Jason Short f5fd3a0597 reset all I terms at Arming 13 years ago
Jason Short 3ebed0b278 This allows users to test the Auto_throttle hold or cruise value 13 years ago
Pat Hickey b907c1fd5c ArduCopter: add ch_of_mot lookup to motors.pde 13 years ago
Jason Short e7b750074b Added takeoff state and ground state variable 13 years ago
Andrew Tridgell 4fe527aefa ACM: use LED_OFF/LED_ON instead of LOW/HIGH 13 years ago
Jason Short 58ad9faf6d initing z dampener at arming 13 years ago
Andrew Tridgell 483bef35e5 IMU: update ACM and APM for flash_leds change in IMU init 13 years ago
Jason Short 307723960d Increased slightly the Auto_trim time 13 years ago
Jason Short b3bd4bd3c9 Cosmetic cleanup, commented functions for compiler warnings 13 years ago
Andrew Tridgell a99bcec762 desktop: report motors armed in desktop build too 13 years ago
Jason Short 6bf0c32173 Removed some old debug prints from motors.pde 13 years ago
Jason Short c8304114a3 renamed some command variables to align with Arduplane 13 years ago
Jason Short 27fc6eea10 Z dampener 13 years ago
Jason Short dd23883097 Motor arming delays 13 years ago
Jason Short 43b3015963 lowered DCM RP gains 14 years ago
Andrew Tridgell d89ae696ef merged the GCS updates from ArduPlane to ArduCopter 14 years ago
Jason Short ba7abd62d8 Adjusted DCM Gains to normal levels. Added a check to stop navigating when landing and to land faster. 14 years ago
Jason Short 73fd0084be Added Piezo Support, code from Oliver. 14 years ago
Amilcar Lucas 227ce0a92d Merge some small misc improvements from APM_Camera branch 14 years ago
Jason Short e6b7c57d26 Circle Mode now working 14 years ago
Andrew Tridgell 1456a2a912 renamed top level directories 14 years ago
jasonshort cb64198759 removed unused variables, functions, 14 years ago
jasonshort 3ad21cc236 2.0.40 14 years ago
jasonshort 75114aa93f hack to fix Motor lights when arming after init. 14 years ago
jasonshort 312c0e6b3b removed throttle_slew - Just wasn't working well enough and added too much complexity 14 years ago
tridge60@gmail.com 2da62b8a3e fixed PSTR() on motor arm messages 14 years ago