79 Commits (4dcc1a905dfcfc9f4f4831627334d6aef7b22877)

Author SHA1 Message Date
jasonshort 4dcc1a905d FBW bug fixes 14 years ago
jasonshort c7f162ed51 New feature prevents startup of motors. 14 years ago
jasonshort 4cf16f67c4 fixed Current logging output. 14 years ago
jasonshort 70f11ef88d fixed PM logging rate. 14 years ago
levinemax@gmail.com b3334b71bd small fix 14 years ago
jasonshort 1c9a53ec81 upped the camera behavior for Max 14 years ago
jasonshort 42c7423802 upped the threshold PWM for Max 14 years ago
jasonshort f57887ee4a adjust tri frame output to not output 4th motor 14 years ago
jasonshort 0b2008f581 removed debugging 14 years ago
jasonshort e6fe75c9aa fixed FBW bugs 14 years ago
jasonshort 4c8c09edac added instructions for Acro setting 14 years ago
jasonshort e977116f9b new rate control, FBW fixes, new safety. 14 years ago
jasonshort d905bbc551 removed counteri - is moved to a static var in motors.pde 14 years ago
jasonshort 3a385e3170 Moved output to motors.pde 14 years ago
jasonshort cc540ae730 fixed imax scaling bug 14 years ago
jasonshort a32c082777 better default config 14 years ago
jasonshort 9d5937db52 improved throttle PIDs 14 years ago
jphelirc e449757510 hexa frame setp 14 years ago
jasonshort 8901d8a238 Added Arming light. LED A solid = safe, blinking = armed. 14 years ago
jasonshort b912b7e0eb altitude was set to sonar pid rather than baro pid 14 years ago
jasonshort b830afd678 was adding throttle cruise twice. 14 years ago
jasonshort aaa19ebbfc Added ability to exit the GPS test loop. 14 years ago
jasonshort 09df4b35ea updated and tested the auto-trim mode of the accell offsets. Works great, although it's slow, only .6° a second. 14 years ago
jasonshort 7205208801 Added failsafe radio test! 14 years ago
jasonshort 60f766f9e2 cleaning up the instructions for use 14 years ago
jasonshort a6a4fffe46 minor navigation updates, added new copter friendly altitude control for navigating waypoints. 14 years ago
jasonshort 49b387e874 made I term 0 by default 14 years ago
jasonshort baea026e59 New updated CLI for setup. Cleaner and better defaults and reporting of values. 14 years ago
jasonshort 05f8162d81 changed casting 14 years ago
jasonshort f5fef60e03 removed access to kD = use the dampener instead 14 years ago
jasonshort 1606e1a8e9 updated the stabilize_dampener variable 14 years ago
jasonshort 1fca47fc9b Added current total to the log. Logging at a lower rate. decreased size to ints. 14 years ago
jasonshort 08a2fbfdd0 Added current total to the log. Logging at a lower rate. decreased size to ints. 14 years ago
jasonshort 3ad113b4b9 Renamed the loop timers to gain a new medium loop delta. Fixed an issue with the navigation timer. Updated the current sensing. Need to add a low voltage or current trigger. 14 years ago
jasonshort 548fc9debf Added support for the AttoPilot Current sensor, Logging current is enabled at 10hz, 14 years ago
jasonshort 610e26db36 removed unused EEPROMB include 14 years ago
jasonshort c960235f7e Flipped the signs. Should be right. 14 years ago
jasonshort 2b35c91775 Added new leveling command. Hold the trainer swicth - ch7- in and the copter will adjust the ADC_OFFSET based on the roll and pitch command needed to straighten the copter. 14 years ago
jasonshort cf7488317d Implemented new DCM based yaw independent heading controller. 14 years ago
jasonshort 8423ab6364 added better default value for longitude scaling 14 years ago
jasonshort 521d7ab424 added new FBW test to develop new nav functions 14 years ago
jasonshort a80b4fbb69 added new PID nav functions to split lat and long based on Randy's work. 14 years ago
jasonshort 3ed6e0fc87 added new PID nav functions to split lat and long based on Randy's work. 14 years ago
jasonshort 53ec770da4 added new PID nav functions to split lat and long based on Randy's work. 14 years ago
jasonshort 83687a43ed added new PID nav functions to split lat and long based on Randy's work. 14 years ago
jasonshort 1ae7f54aef added reset I functions for new pids 14 years ago
jasonshort e8734783bb deprecated older method of finding pitch and roll 14 years ago
jasonshort b346d003e3 increased PitchMax to 22 to match NG 14 years ago
jasonshort bcd3e7db56 renamed err to altitude_error 14 years ago
jasonshort cfea6b014a not used 14 years ago