18160 Commits (745a5998f24aa7a48ac687fb8cd29aec6bcda1d8)
 

Author SHA1 Message Date
Grant Morphett 50b732d2af web-firmware: Added an icon and link for AntennaTracker 10 years ago
Randy Mackay 0424b3f93c Copter: pre-arm check of EKF compass variance 10 years ago
Randy Mackay 920d5cefbb Copter: always check GPS before arming in Loiter 10 years ago
Tom Pittenger 749c0c190f AP_Baro - fix BARO_ALT_OFFSET param 10 years ago
Randy Mackay e4c62811ea Plane: fix link to BATT parameter descriptions 10 years ago
Randy Mackay 536311744d Rover: fix link to BATT param descriptions 10 years ago
Randy Mackay 71cc89d107 Copter: add ACCEL_Z_FILT_HZ parameter description 10 years ago
Randy Mackay bb891a62d3 BattMonitor: fix parameter descriptions 10 years ago
Tom Pittenger ee9a66bd02 Plane: fix compiler warning re double promotion 10 years ago
Randy Mackay 3db22a9c27 Tracker: update version to 0.7.3 10 years ago
squilter 767b4da5b6 Copter: update send text severities 10 years ago
squilter f1d9b3570c Tracker: update severity values 10 years ago
squilter b4cf0ce2bb Rover: update severity values 10 years ago
squilter 9d3a906602 GCS_Common: accept any type of severity, not just the old enum 10 years ago
Grant Morphett da37769e33 Copter: Added include guards for Copter.h 10 years ago
Grant Morphett dda229aecd Plane: Added include guards for Plane.h 10 years ago
Tom Pittenger 816d1f0e1b AP_GPS: resolve compiler warning re init order 10 years ago
Tom Pittenger 072d35b9cc AP_HAL_PX4: remove unused var 10 years ago
fillycheezstake 39dae7a156 Mount: fix for STORM32 serial ver 78e and higher 10 years ago
Tom Pittenger fed50aa5c5 Plane: is_crashed flag gets reset too easily 10 years ago
Tom Pittenger e1d566f9e7 Plane: simulator sets is_crashed 10 years ago
Andrew Tridgell 6caea9e07c autotest: fixed sim_vehicle.sh with no realpath 10 years ago
mirkix 6f77d3ae98 Linux_HAL_Essentials: Add PRU firmware files. Prevent user to install PRU compiler 10 years ago
Andrew Tridgell 019f2af930 Plane: fixed build with HIL disabled 10 years ago
Leonard Hall c357cb8f84 Copter: increase default thrust expo to 0.65 10 years ago
Tom Pittenger f4f111775e Plane: Log height of zero instead of old value 10 years ago
ziltoid2 b9dd6b7aac Plane: prevent delayed compass HIL data from disabling compass at system startup only 10 years ago
ziltoid2 0b1a997800 AP_IntertialSensor: don't require acceleration calibration in hil mode 10 years ago
Randy Mackay 43fa9c8ae3 Copter: fix Autotune param descriptions 10 years ago
Randy Mackay a10a74d498 Copter: AUTOTUNE_MIN_D param to allow controlling minimum D 10 years ago
Lucas De Marchi a2d17b87c7 Tools: add realpath to ubuntu prerequisites 10 years ago
Randy Mackay 15fc689085 AC_WPNav: remove unused get_wp_radius 10 years ago
Randy Mackay 6a4f4c5f8d Copter: failsafe RTL vs LAND decision always based on 2m 10 years ago
dgrat 58e2ac4e56 Filter: Template implementation for <Filter> 10 years ago
Tom Pittenger 37336bbbe1 Plane: moved is_flying related code to its own file 10 years ago
Tom Pittenger 204ff7b158 Plane: move statics into new struct 10 years ago
Tom Pittenger 6d0ad05192 GCS_Mavlink: added is_crashed to mavlink heartbeat status which shows EMERGENCY 10 years ago
Tom Pittenger da8f4f9e95 Plane: reworked is_flying 10 years ago
Tom Pittenger 2620a57700 AP_InertialSensor: Added is_still() check 10 years ago
squilter fb1bb3f571 GCS_MAVLink: make arguments mandatory for send_autopilot_version 10 years ago
squilter d421644f3a Plane: define and send FIRMWARE_VERSION 10 years ago
squilter 979763c341 Tracker: define and send FIRMWARE_VERSION 10 years ago
squilter 06eb53402f Rover: define and send FIRMWARE_VERSION 10 years ago
Andrew Tridgell e889886e07 AP_HAL: start with the vehicle disarmed 10 years ago
Andrew Tridgell 31f20db139 AP_GPS: provide hdop and speed accuracy with UAVCAN GPS 10 years ago
squilter a11227af84 Copter: define and send FIRMWARE_VERSION 10 years ago
squilter c4c63da163 GCS_MAVLink: send_autopilot_version accepts version 10 years ago
Randy Mackay a317fb40fc GCS_MAVLink: version update after common.xml change 10 years ago
squilter c10e90f837 GCS_MAVLink: regenerate common 10 years ago
Randy Mackay 79c9269891 GCS_MAVLink: rename FIRMWARE_VERSION_TYPE and fully qualify items 10 years ago