3097 Commits (1bebb9452bb7a41ba7cbcefc990e091bc658ea28)
 

Author SHA1 Message Date
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
Andrew Tridgell 15d446bde2 DCM: prevent a segmentation fault when compass is not enabled 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
Doug Weibel 892f24ac5c Adding comments for global variables 13 years ago
Michael Oborne 28d0377a00 APM Planner 1.1.20 13 years ago
Andrew Tridgell 49cf409c23 desktop: floating point precision changes from Justin Beech 13 years ago
Jason Short f35411ac45 R9 13 years ago
Jason Short 84e001594d comma 13 years ago
Jason Short d11eaa9265 Tweaks 13 years ago
Jason Short e2830ca147 fixed type error 13 years ago
Jason Short 354d9588bf sensorSign swicth 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 7890b784b2 Added altitude 13 years ago
Jason Short dab4fb43d4 Added altitude change flags 13 years ago
Jason Short b6fc8e519c AP Rangefinder had some bad characters in it. Converted and cleaned the text files. 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