142 Commits (b7b0212506d20dd9c30b7d36a7224a8ca696d58b)

Author SHA1 Message Date
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
jasonshort 659b520912 AC 2.0.33 Beta 14 years ago
jasonshort a7a4f999e3 AC 2.0.32 Beta 14 years ago
jasonshort cf0a068f7c Fixed bug in alt hold caused by false Sonar readings. 14 years ago
jasonshort f9c402f0f3 2.0.29 14 years ago
jasonshort 4247586584 2.0.28 14 years ago
analoguedevices@gmail.com 276b2c0966 commented out line 833 in main pde that was causing compile error, as per this report: 14 years ago
jasonshort bcea99f64c 2.0.27 14 years ago
jasonshort 8f036514f4 minor formatting, enabled sonar spike filter. 14 years ago
jasonshort 9d6d0de021 Forgot to add setup for V Octo support from Dani Saez 14 years ago
jasonshort d2ce6ebf8d 2.0.26 14 years ago
jasonshort cb168c399d AC2.0.24b 14 years ago
rmackay9@yahoo.com 7845bba097 Traditional Heli - merged heli code into ACM trunk code! 14 years ago
dhcorley@msn.com 19c6f87821 adding 5883 mag support part 1 14 years ago
jasonshort 0cf30d93d0 2.0.12, minor fixes. 14 years ago
jasonshort 142f5a5f49 Updates for 2.0.21 14 years ago
jasonshort 9abd8c6336 Big update from Field testing. 14 years ago
jasonshort f747e39062 Better sonar hold ++ 14 years ago
jasonshort 1d21056f21 2.0.18 14 years ago
jasonshort a42a939cc9 2.0.16, Now that Yaw PID vs PI issue is sorted, this is reverting back to Rate based Yaw. 14 years ago
jasonshort 8088f24427 Yaw updates. 2.0.13 14 years ago
jasonshort 2a53e35ac7 2.0.12 Very small Yaw Iterm added. reverted to earlier Loiter limit. 14 years ago
jasonshort 2118931cdc Added resetting of Loiter location based on stick input. Fly it to a location and let it stick. 14 years ago
jasonshort 78f02b51a0 updates to get alt hold from 2.0.7. 14 years ago
jasonshort 89714078dc Minor adjustments to Loiter behavior. 14 years ago
jasonshort acdba5bfd7 2.0.6 Beta updates. Frame options + X moved to AP_Var. 14 years ago
jasonshort 73129c52b9 Some nice updates to Rate based nav according to the simulation. 14 years ago
jasonshort 8840dd3dc2 moved back navigation into original loop - was for debugging 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 fe9243285b Slight increase to loop speed - for Max 14 years ago
mich146@hotmail.com d2d166d419 Fix wp altitude issues 14 years ago
mich146@hotmail.com 8e50fbcb42 remove hil message in non hil mode 14 years ago
jasonshort a7b597bd0a Camera stabilization, Mavlink updates 14 years ago
jasonshort a0d9c52d87 Mavlink Sync with APM 14 years ago
jasonshort 0979876ccc Added APM's current sensing. 14 years ago
mich146@hotmail.com 6edb299243 AC2 - Mavlink on 2 ports 14 years ago
jasonshort 7d38020d5f re-org'ed the logs 14 years ago
jasonshort 985db37162 Added compass fix from APM 14 years ago
jasonshort 08a7e02864 Final changes for Beta release 14 years ago
jasonshort 6510b8df5a minor cleanup based on compiler warnings. 14 years ago
jasonshort 33c9f047eb increased to 160hz 14 years ago
jasonshort ceff21a0ec removed the !!! from ACM to keep the 2650 happy. 14 years ago
jasonshort dc45d3e8c4 Added throttle_integrator 14 years ago
jasonshort bc7c797fd6 added baro_alt_offset back in. Filtering out the effect over time. 14 years ago
jasonshort 2ba41bb374 refinements to nav 14 years ago
jasonshort 6e6db9864e Loiter should work now. 14 years ago