123 Commits (50a97f3092dc862a91a25162418399b5dc7bc68c)

Author SHA1 Message Date
Jason Short 42d0b5cdb3 tweaked Alt hold PIDs, loiter PIDs based on SIM testing and feedback. 14 years ago
Michael Oborne 5c10b2af6c ac quick redo fix 14 years ago
Jason Short 4052fd4f73 Made wpspeed governor run per second so 1hz gps doesn't fail. Gave a 1m/s minimum. Increased WPspeed max to 4.0m/s 14 years ago
Jason Short 4be2776b17 Added Andrew's user hooks. 14 years ago
Jason Short 142707711e Updates to guided mode from Michael O. 14 years ago
Jason Short 338396b76a slowed acceleration from WP 14 years ago
Andrew Tridgell d89ae696ef merged the GCS updates from ArduPlane to ArduCopter 14 years ago
Jason Short 1ff372a41d Implementing a limiter for the ramp up of speed to WPs. 14 years ago
Jason Short de61e87128 Added ADC gyro Filtering for quads - this fixes a noise issue introduced into the controller 14 years ago
Jason Short 758d0e1aec Attempting to mimic loiter values for 4.0.42 14 years ago
Jason Short c209d6e6dd 2.0.46 -Not flight tested! 14 years ago
Jason Short d495e6a9c4 turned off Stabilize_I by default because it was hurting loiter 14 years ago
Jason Short 236f665378 Added Loiter Turns - It orbits the Current location 14 years ago
Jason Short 5ca50f1f01 Altered CIRCLE mode to allow Loiter_N_Turns to work in AP mode. 14 years ago
Jason Short b2b28cc90c Converted Millis to Micros 14 years ago
Jason Short 8d0a2fae9b cleanup 14 years ago
Jason Short d29cfbcee3 Integration of optical flow 14 years ago
Jason Short 885ec18182 Removed last of Xtrack 14 years ago
Jason Short bae05178f0 removed Xtrack and increased rate error limit 14 years ago
jasonshort 8870e2f309 circle mode patch 14 years ago
Andrew Tridgell 1456a2a912 renamed top level directories 14 years ago
jasonshort 3b622dc43c Reset_hold_I no longer clears throttle_I value for return to alt hold 14 years ago
jasonshort f905309999 Enabling Crosstrack correction. 14 years ago
tridge60@gmail.com 3284b0733e fixed crosstrack return value when disabled 14 years ago
jasonshort 3ad21cc236 2.0.40 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 bfa7cc2cb5 lowered error limit to try and reduce RTL dropping from sky. 14 years ago
jasonshort b7ce6e036e 2.0.39 14 years ago
jasonshort 4223dff94e 2.0.39 14 years ago
jasonshort c637bf0947 small change to RTL to prevent negative effects from flying backwards. 14 years ago
jasonshort 73be185414 Big update 2.0.38 14 years ago
mich146@hotmail.com 7210d6decb fix float issues - crosstrack & target alt 14 years ago
tridge60@gmail.com df6a1b51f3 make a lot more functions and variables static 14 years ago
jasonshort 05c058148b tweaked WP speed so long distances wont blow up equation. 14 years ago
jasonshort 59023505f9 Added in limit for alt hold to prevent I term run up. 14 years ago
jasonshort 100e3bac60 2.0.35 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 a7a4f999e3 AC 2.0.32 Beta 14 years ago
jasonshort 203bc4643d clean up to work better with the Mission planner and enable Camera control. 14 years ago
jasonshort f9c402f0f3 2.0.29 14 years ago
jasonshort f4dd8a4f99 2.0.20 14 years ago
jasonshort 9abd8c6336 Big update from Field testing. 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 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 93b5e984b1 updated alternative rate nav function. 14 years ago
jasonshort 08a7e02864 Final changes for Beta release 14 years ago
jasonshort d858b17ebd Fixed Rate navigation 14 years ago
jasonshort e40c966752 removed D term for rate control for now. It may have been messing things up. 14 years ago