5050 Commits (149e222e6ad5046178d277721cf2f78100c015eb)
 

Author SHA1 Message Date
Pat Hickey 5b03dca71a better commit message for uncrustify 13 years ago
Pat Hickey ae6e6a6b51 fixes to preprocessor retab settings 13 years ago
Pat Hickey 5fcd35fd66 real reformat.sh 13 years ago
Pat Hickey 52a1739e7c add reformatting config files and shell script 13 years ago
Andrew Tridgell d9cc967508 AHRS: force an extra read of the compass on startup 13 years ago
Andrew Tridgell 0868bb76e5 APM: fixed SITL build 13 years ago
Andrew Tridgell e171720608 DataFlash: fixed SITL build 13 years ago
Andrew Tridgell 5e690d5680 APM: added parameter FBWB_ELEV_REV 13 years ago
Andrew Tridgell 34a1297842 SITL: added SIM_ENGINE_MUL 13 years ago
Jason Short 387a021c30 ACM : APM_Config.h : default removed for toy mixer. 13 years ago
Jason Short 3ee2fd3fb6 ACM: Config.h - added default for toy mixer 13 years ago
Jason Short 770956a3fd ACM : Made control_roll and pitch global for logging; made yaw towards waypoint use initial angle and not a recalculated angle to deal with wiggles as we approach WP 13 years ago
Jason Short 9cee1b2fa0 ACM : Upped Yaw Limit to 2200 13 years ago
Jason Short bdc1c41e62 ACM: made target bearing the lead filtered location 13 years ago
Jason Short bd91215770 Dataflash fix for missing card error 13 years ago
Jason Short 0f9f72e8ab ACM: added nav_yaw to att logging 13 years ago
Michael Oborne 9d2049bffb Mission Planner 1.2.6 13 years ago
rmackay9 36f947acb9 ArduCopter: changed all "int" to "int16_t" and a few "long"s to "int32_t". 13 years ago
rmackay9 a72bf6ef57 ArduCopter: replaced abs with labs as required in a few places. 13 years ago
Andrew Tridgell 82954f823b SITL: make abs() 16 bit in SITL 13 years ago
Andrew Tridgell 6300fa7399 math: more abs() fixes 13 years ago
Jason Short a66e43aff1 Location Lib : Abs was overflowing causing bad comparison 13 years ago
Jason Short 4d5d16720b ACM Test: Added a return statement 13 years ago
Jason Short ff38dadd00 Location Lib. Potential fix for bad angle and distance calcs. 13 years ago
Jason Short 31f31eec75 ACM : Test for bearing calc 13 years ago
Jason Short 99dcbd039d ACM Log : fixed formatting 13 years ago
Jason Short 3ca57ac105 DataFlash : Removed Chip Erase - relying on Block erase only 13 years ago
Jason Short ce2a608706 Dataflash Logs : Fixed block erase on APM2 13 years ago
Andrew Tridgell 034fb5b194 APM: fixed hil build 13 years ago
Andrew Tridgell d27e51f20a APM: allow telemetry send during parameter and waypoint fetch 13 years ago
Andrew Tridgell ed064b2506 MAVLink: enable fetching of single parameters 13 years ago
Andrew Tridgell 73dcbc24c3 Quaternion: we no longer support acceleration in the GPS driver 13 years ago
Andrew Tridgell 2d47bd0386 GPS: support getting raw velocity values from a UBlox 13 years ago
Andrew Tridgell c960db7af5 APM: allow for separate calibration of airspeed/barometer 13 years ago
Andrew Tridgell ad73c229ab APM: added LAND_FLARE_ALT and LAND_FLARE_SEC 13 years ago
Andrew Tridgell 1252ddfe0c APM: rename RDRSTEER to WHEELSTEER 13 years ago
Andrew Tridgell ffbd229841 APM: use AHRS position for geo-fence 13 years ago
Andrew Tridgell a6327e254c SITL: use rudder steering in APM autotest 13 years ago
Andrew Tridgell df3c8a5bc0 APM: when land_complete is true, use land_pitch 13 years ago
Andrew Tridgell 2d7fcbd14b APM: reload airspeed and throttle after landing 13 years ago
Andrew Tridgell 47be6d8ad1 AP_Airspeed: remove airspeed filter and run at 10Hz 13 years ago
Andrew Tridgell a4b1b9f0a4 AP_AnalogSource: make read_average() return a float 13 years ago
Andrew Tridgell e26e8b3b67 APM: added RDRSTEER_ PID for steering on ground 13 years ago
Andrew Tridgell 52064772ee APM: report speed changes via MAVLink 13 years ago
Andrew Tridgell 817017658d APM: implement FENCE_ACTION_REPORT 13 years ago
Andrew Tridgell 299711f4a9 MAVLink: added FENCE_ACTION_REPORT 13 years ago
Andrew Tridgell 9b4b7997b6 AHRS: added ahrs.yaw_initialised() 13 years ago
Andrew Tridgell 533aab4f66 SITL: added a test script for starting in Kingaroy 13 years ago
Andrew Tridgell 8cb55eb75a APM: keep the time of the last heartbeat message 13 years ago
Andrew Tridgell 0584017aff APM: expose change_command() and geofence_breached() to libraries 13 years ago