3377 Commits (e8b6f5ecee4c9f92d1e13816996b4af4e45ac046)
 

Author SHA1 Message Date
Jason Short e8b6f5ecee allow auto-land if failsafe is triggered 13 years ago
Jason Short fabeccad4a Marco's updated Motor testing code 13 years ago
Jason Short 73591a0ca5 Added lengthy note about motor testing 13 years ago
Jason Short 9a3e862b55 added option in code for Loiter specific gains 13 years ago
Jason Short e249c8466d AP slew rate 13 years ago
Jason Short 21856e7696 new defaults for params 13 years ago
Jason Short fcb24ee17d Added Acro_P 13 years ago
Jason Short 574b86b02e synced params 13 years ago
Jason Short 91edeeeef2 added RTL_land_enabled 13 years ago
Jason Short aa0662008b Added new params for CH6 Tuning 13 years ago
Jason Short 05abe44f32 Added range setting via a parameter for CH6 tuning 13 years ago
Jason Short 026e4a6567 change constant to float 44330.0 13 years ago
Michael Oborne 2f81776b0d eedump ap param in perl 13 years ago
Andrew Tridgell a48a118128 SITL: adjust the SITL compass code to have saner z values 13 years ago
Andrew Tridgell 62326c0f72 Compass: enable compass offsets for HIL compass 13 years ago
Andrew Tridgell 048aed5427 fixed dump size 13 years ago
Andrew Tridgell 089db43183 show group_element too 13 years ago
Andrew Tridgell ea6a46fc9b AP_Param: added eeprom_aaparam.c dump utility 13 years ago
Andrew Tridgell c14097ffa1 APM: changed hold_course for landing to be based on yaw_sensor 13 years ago
Andrew Tridgell c662140a2b APM: report the nav_bearing as hold_course when enabled 13 years ago
Andrew Tridgell 330ff5dc8b APM: added some comments related to hold_course 13 years ago
Andrew Tridgell 3e7cc2499b autotest: increase the rudder gain 13 years ago
Andrew Tridgell 4398171374 SITL: catch floating point errors 13 years ago
Andrew Tridgell 245d265c6a DCM: added a SITL_debug() for DCM normalisation errors 13 years ago
Andrew Tridgell 601a991a46 added SITL_debug() macro 13 years ago
Andrew Tridgell 085cc00c33 RC_Channel_aux: fixed a uninitialied variable error, and save a bit of stack space 13 years ago
Michael Oborne 4b9c08d075 APM Planner 1.1.36 13 years ago
Andrew Tridgell 11835508a7 when setting airspeed and groundspeed in a mission, don't save to EEPROM 13 years ago
Andrew Tridgell 090068bee4 autotest: use more rudder for steering 13 years ago
Andrew Tridgell 1e7d3f5d48 autotest: raise the target airspeed on landing 13 years ago
Andrew Tridgell d62cc01b65 autotest: adjusted APM parameters 13 years ago
Andrew Tridgell 8f18d08eb5 autotest: added a lot more interal checking 13 years ago
Andrew Tridgell 43c56be70c SITL: add some magnetometer offsets 13 years ago
Andrew Tridgell f95d7cadc5 fixed SITL GPS heading to be 0..360 13 years ago
Jason Short c9b432955d removed unused Vars 13 years ago
Jason Short 4faba2048c Lowered for Jani 13 years ago
Andrew Tridgell 27cd2893af autotest: fixed the directory that the git hash is fetched in 13 years ago
Andrew Tridgell c042ef1298 APM: fixed some build warnings 13 years ago
Andrew Tridgell 8d1729b3ba Mavlink: report the corrected pitch via MAVLink 13 years ago
Andrew Tridgell 6a42598ade use stdint types in the compass code 13 years ago
Andrew Tridgell be5ffdedbb AP_Param: allow dumping of AP_Vector3f 13 years ago
Andrew Tridgell 957df64b86 added some AP_Param testing of the compass 13 years ago
Andrew Tridgell cdf296d8f6 fixed some printf casts 13 years ago
Andrew Tridgell 35badbb97d APM: the CLI fits nicely on the 1280 again now 13 years ago
Andrew Tridgell d90dc4d893 GPS: change back to 4Hz for MTK GPS 13 years ago
Andrew Tridgell 804332c340 AP_Baro: fixed some signed/unsigned warnings 13 years ago
Andrew Tridgell d574c78c2c autotest: fixed displayed git hash in autotest 13 years ago
Andrew Tridgell 669516cb15 autotest: fixed git hash parsing 13 years ago
Andrew Tridgell 74bbc72b11 move AP_Var code and example into libraries/AP_Var 13 years ago
Andrew Tridgell 23ed5c2cee fixed imax load/save in PID 13 years ago