11 Commits (8e509b63a75daf97cbade8eb531a606cfdb0ee01)

Author SHA1 Message Date
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
tridge60@gmail.com 11cee834b2 re-added ARMING messages in HIL mode 14 years ago
tridge60@gmail.com 9371ee545e process MAVLInk packets during gps detection and IMU calibration 14 years ago
jasonshort 73be185414 Big update 2.0.38 14 years ago
tridge60@gmail.com df6a1b51f3 make a lot more functions and variables static 14 years ago
jasonshort 35bf288abd New PIDs - I rewrote the control laws from scratch to add a PI Rate function. The end result should fly nearly identically to the current version. The nice detail is that we can use NG PID values for easy transition! 14 years ago
jasonshort d2ce6ebf8d 2.0.26 14 years ago
jasonshort cb168c399d AC2.0.24b 14 years ago
jasonshort 1d21056f21 2.0.18 14 years ago
jasonshort 8f17f95cbc Moved motors to individual files. 14 years ago
jasonshort fda05ca4d0 moved rudder servo control out of 200hz loop to test if it will reduce servo noise. 14 years ago
jasonshort 5ca72eb8b2 better Baro hold - Baro_KD was way too high. 14 years ago
jasonshort 07bd6d151f HEXAP_FRAME output 14 years ago
jasonshort 80993acc47 HEXA_P frame support 14 years ago
jasonshort cc494b22fa changes for Max and tri-copters 14 years ago
jasonshort 121cf0f658 Warning!!! The recent build 1919 was tagged as sparkfun. 14 years ago
jasonshort 588599d841 Added float for CH6_Y6_SCALING value. 14 years ago
jasonshort f6f5a0c8dd Added rudimentary tuning with CH6. Assign this to your Flaps knob on your radio. in APM_config.h set your desired option, then upload. The knob will adjust the value in real time. Enter the CLI and run test, tune to see the output value. 14 years ago
jasonshort 0db3f100cc Reworking Yaw some more. Yaw is testing really well with this version. 14 years ago
mich146@hotmail.com d3b12b99de Logging fix's 14 years ago
jasonshort c5959f0e46 Yaw offset for simple mode now recorded when Arming motors each time. 14 years ago
jasonshort 9b96a18ad4 Removed all calls to legacy trim_radio(). Handled by radio setup. 14 years ago
jasonshort 2c3f6052db Altitude control fix - trying to go higher would make alt hold reset to 0 14 years ago
jphelirc dd16a000cb preparing for hexa-x and hexa-+ frames, code updates 14 years ago
jasonshort 608a089d68 added a limit to throttle_input = 800 for stability insurance 14 years ago
levinemax@gmail.com f2a9d38393 Y6 frame, motors changed to All TOP CCW / BOTTOM CW 14 years ago
jasonshort 250c800187 Yaw fix for Max Y6 14 years ago
tridge60@gmail.com 28e363b634 undid accidentical commit of local changes 14 years ago
tridge60@gmail.com c8fd23ac45 allow configuration of motor arming condition 14 years ago
jasonshort 783656b574 Added Y6 support 14 years ago
tridge60@gmail.com d70703aa62 disabled tabs in emacs formatting markers 14 years ago
jasonshort c1f785df66 removed debug code 14 years ago
jasonshort 41c9b1edd7 Update to get SIMPLE mode running. 14 years ago
jasonshort 90aa2d6d83 fix for Logging, motors_out buffer overrun, formatting. 14 years ago
jasonshort b0e6f40562 bug fixes and updates 14 years ago