826 Commits (ed2271ceea1381aaa4c0cc048583d0d085c96426)

Author SHA1 Message Date
Jason Short 6591089110 Disabled Ryans filter until we get real-world testing in. 13 years ago
Jason Short 8d909f6eed fixed GPS bug - moved to fast loop location 13 years ago
Jason Short c327a9f000 made landing shoot for below home by 2 meters to avoid bounce up. 13 years ago
Jason Short 7c475f178c tuned down Alt hold D gain 13 years ago
Jason Short 4eacc6f3eb re-enabled relay test 13 years ago
Jason Short ee7c948781 Added simple constrain for Alt d term 13 years ago
Jason Short b0810e054e moved GPS routines to 50hz loop to avoid delay. 13 years ago
Jason Short 648a404ee1 Version 2.2 13 years ago
Jason Short 91e05834c8 removed wind comp code, 13 years ago
Jason Short 4459fc4e34 Added a small D term on alt hold 13 years ago
Jason Short 6b85adb460 Added Landing throttle control to force down the copter 13 years ago
Jason Short 154411c96c removed unused defines 13 years ago
Jason Short 569ff5046f Added Ryan's GPS lag filter 13 years ago
Jason Short a59c9ae22c added notes 13 years ago
Doug Weibel 9846822748 Bug fix for compass. 13 years ago
analoguedevices 70b7951366 Eliminated second instance of APM2 #defines 13 years ago
Jason Short a7bce15365 R10 13 years ago
Jason Short 99ea69ef7b New Loiter control 13 years ago
Jason Short 257890d5be New Loiter Gains for new Loiter methods 13 years ago
Jason Short 98f637282b moved to verify_land 13 years ago
Jason Short 5e9db462f5 attempting to force down without using Manual boost. 13 years ago
Jason Short f35411ac45 R9 13 years ago
Jason Short 84e001594d comma 13 years ago
Jason Short 4b54887c6c Switched to set_next_WP for mode switches 13 years ago
Jason Short 6b836d1a09 Fixed Type Error 13 years ago
Jason Short c4476bdd80 Fixed type error 13 years ago
Jason Short 3e8ff39d4b Climb rate control 13 years ago
Jason Short a79d302b98 added set_new_altitude call() 13 years ago
Jason Short e102cb9e6a Added ending for auto landing 13 years ago
Jason Short 3a5ffc252d updated climb rate control 13 years ago
Jason Short acd877abda added set_new_altitude call 13 years ago
Jason Short f36aba8af2 climb rate control 13 years ago
Jason Short 5a91396f63 Added climb rate control 13 years ago
Jason Short dab4fb43d4 Added altitude change flags 13 years ago
Jason Short 351be7c305 Made timer unsigned 13 years ago
Jason Short 7b8767d846 Added comments 13 years ago
Jason Short b1e971ea18 added location error calc to get better data. Otherwise we'll be 1 GPS read off. 13 years ago
Jason Short 5f55780b5e Added comments 13 years ago
Jason Short 92f7b22722 Moved failsafe check to more logical place 13 years ago
Jason Short cf92631d33 added #if to wind compensation code 13 years ago
Pat Hickey fc6321b7ca ArduCopter motors_y6: rewrite CH_ macros with MOT_ macros 13 years ago
Pat Hickey 927e60d85b ArduCopter motors_y6: rewrite loop in terms of motors 13 years ago
Pat Hickey ac7f6a5602 ArduCopter motors_tri: rewrite CH_ macros with MOT_ macros 13 years ago
Pat Hickey 73610ddb6c ArduCopter motors_octa_quad: rewrite remainder from CH_ macros to MOT_ macros 13 years ago
Pat Hickey 7f4c994346 ArduCopter motors_octa_quad: rewrite loop in terms of motors 13 years ago
Pat Hickey e2be119433 ArduCopter motors_octa: rewrite remainder from CH_ macros to MOT_ macros 13 years ago
Pat Hickey 46b8037a73 ArduCopter motors_octa: rewrite janky loops to use ch_of_mot 13 years ago
Pat Hickey 79030a84b8 ArduCopter motors_hexa: rewrite remainder from CH_ macros to MOT_ macros. 13 years ago
Pat Hickey f7e14fff37 ArduCopter motors_hexa: rewrite janky loops to use ch_of_mot 13 years ago
Pat Hickey b907c1fd5c ArduCopter: add ch_of_mot lookup to motors.pde 13 years ago