825 Commits (de343598083d675e59f7e0275b6c5b74dc7cf11c)

Author SHA1 Message Date
Andrew Tridgell 0425f4be54 updates for new DCM code 14 years ago
Jason Short f79b8de5e8 removed DCM reference from OPT FLOW 14 years ago
Jason Short 129c13e065 Fixed CIRCLE mode trig error 14 years ago
Jason Short 8d0a2fae9b cleanup 14 years ago
Jason Short d29cfbcee3 Integration of optical flow 14 years ago
Jason Short 1ce2308d11 Removed Simple Mode 14 years ago
Jason Short ecd14f4425 Cleaned up guided mode 14 years ago
Jason Short 885ec18182 Removed last of Xtrack 14 years ago
Jason Short e6b7c57d26 Circle Mode now working 14 years ago
Jason Short b4a51806bc Added Nav Rate tuning 14 years ago
Jason Short 02bfd43390 Fixes Alt hold mistake 14 years ago
jasonshort 8870e2f309 circle mode patch 14 years ago
Andrew Tridgell ec398505a6 rename main pde file for arduino requirements 14 years ago
Andrew Tridgell d95e454609 rename main pde file for arduino requirements 14 years ago
Andrew Tridgell 1456a2a912 renamed top level directories 14 years ago
jasonshort 2bf35fea3f Fixed camera reversing issue. 14 years ago
jasonshort c152e364a8 trying to avoid I term build up on an unarmed copter prepping to take off in Auto mode. 14 years ago
jasonshort 5ba7fce665 made CTUN require armed motors to lessen the size of the logs. 14 years ago
jasonshort dd392f8c0a Upped some gains on alt hold based on testing. 14 years ago
jasonshort cb64198759 removed unused variables, functions, 14 years ago
tridge60@gmail.com 7b67e3e5a4 fixed uninitialised variables 14 years ago
jasonshort 3ad21cc236 2.0.40 14 years ago
tridge60@gmail.com 3ecf7b503c added MAVLink message queueing 14 years ago
rmackay9@yahoo.com 28908ee933 ACM - removed references to MaxSonar LV sonar 14 years ago
tridge60@gmail.com 4e71884298 added memory reporting over MAVLink 14 years ago
tridge60@gmail.com aebed8d283 remove MAVLINK_COMM_NUM_BUFFERS 14 years ago
analoguedevices@gmail.com 6c79b1c681 Correct the spelling of Michael O's name ;-) 14 years ago
jasonshort 6b2139221d Added experimental rate based Loiter and revised RTL. You need to compile with the loiter option set to 1 in APM_Config to try. 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 88cd556c8d Compass: we don't need MAG_PROTOCOL any more 14 years ago
jasonshort b7ce6e036e 2.0.39 14 years ago
jasonshort 0bea96c3d0 Added Jose Julio's Flip code, edited to work with AC2. Never flown or tested! 14 years ago
jasonshort e60b2ac07e 2.0.39 14 years ago
jasonshort fe3293f411 2.0.39 14 years ago
jasonshort 0cb38abd07 2.0.39 14 years ago
mich146@hotmail.com 69bd507d5a fix hil build 14 years ago
jasonshort 73be185414 Big update 2.0.38 14 years ago
mich146@hotmail.com 358fd56d57 Fix Hil build on 2560 14 years ago
jphelirc 2d094da38e added relay control to CH6 14 years ago
rmackay9@yahoo.com f5d17f756a ACM - partial integration of optical flow sensor 14 years ago
tridge60@gmail.com efae9dddd5 HIL: we only need 50Hz attitude for HIL 14 years ago
tridge60@gmail.com 98980d6f61 HIL: fixed altitude calculation 14 years ago
tridge60@gmail.com aff9e9a831 HIL: when in HIL_MODE_ATTITUDE, we get altitude from gps setHIL 14 years ago
tridge60@gmail.com 0b1262a685 make main variables and functions static 14 years ago
tridge60@gmail.com fdf090b471 allow flight modes to be setup over MAVLink 14 years ago
jasonshort df26281296 2.0.36 14 years ago
jasonshort af8afecbb8 2.0.36 14 years ago
jasonshort 100e3bac60 2.0.35 14 years ago
jasonshort bdcd0e2e37 Added Scaling to yaw response on Auto, RTL, and Guided modes 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