29553 Commits (ed558dd9a0e745a18f52ad21fa6fd66c96264c84)
 

Author SHA1 Message Date
Andrew Tridgell 01c4e51d08 Rover: don't disable compass on one bad reading 7 years ago
Andrew Tridgell 958a665334 Tracker: don't disable compass on one bad reading 7 years ago
Andrew Tridgell 49cb245ea6 Plane: use a min airspeed for is_flying test 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 5a0ffe94d2 AP_Common: NFC spell in comments 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 0ecb14361d AP_AHRS: NFC spell in comments 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 9773365237 Copter: NFC spell in comments 7 years ago
Randy Mackay a7fd353f14 Rover: add comment to unused param enum entries 7 years ago
Randy Mackay 6d805b64b6 AP_MotorsUGV: remove access to enable/disable throttle slewing 7 years ago
Randy Mackay 23028a659b Rover: slew throttle in all modes 7 years ago
Randy Mackay 822c4b6dca Rover: remove set of slew for motor test 7 years ago
Peter Barker ca72b20e04 Tracker: correct sending of servo outputs 7 years ago
Randy Mackay 8d2db3218c Copter: minor comment fix to code handling SET_POSITION_TARGET msgs 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas bde1aaa2f6 Copter: Rename variable to correct the meaning (NFC) 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8678d13e7b Copter: Update the result of a MavLink message, this is a NFC 7 years ago
Andrew Tridgell ef0144751e Copter: allow THROW_NEXTMODE=LOITER 7 years ago
Andrew Tridgell 311d7c11e4 Copter: added LOITER option in THROW_NEXTMODE 7 years ago
Randy Mackay 020e0bfd40 Copter: fix disable ESC calibration for brushed motors 7 years ago
Andrew Tridgell 650a0e06bd Copter: disable ESC calibration for brushed motors 7 years ago
Peter Barker 33feeb1c11 Tracker: add support for SYS_STATUS sending, battery 7 years ago
Randy Mackay cab972a429 Rover: reduce TURN_MAX_G default to 1.0 7 years ago
Randy Mackay b9a1621d38 AR_AttitudeControl: minor comment fix 7 years ago
Peter Barker 9272c10043 Rover: use short descriptions for mission item types 7 years ago
Peter Barker 30355fa6d8 AP_Mission: provide short description for mission item types 7 years ago
Andrew Tridgell a644cff921 Copter: support testing multiple motors with motortest 7 years ago
Andrew Tridgell 9660973975 AP_Math: make crc_crc8 const 7 years ago
Michael du Breuil 1a3ca43e86 Plane: Don't check FS_SHORT_TIMEOUT if it's disabled 7 years ago
Peter Barker 5ee9361941 Tools: generate_manifest: include firmware type as differentiator 7 years ago
Leonard Hall bd284d9fd7 AC_PosControl: correct lean-angle-to-accel formula 7 years ago
Tom Pittenger 7271586a47 Plane: invert auto_state.no_crosstrack flag to be auto_state.crosstrack. Non-functional change 7 years ago
Leonard Hall e49d29f8cd AC_WPNav: protect against divide by zero 7 years ago
Randy Mackay 8845b6d5b5 Copter: rename control_safe_rtl.cpp to control_smart_rtl.cpp 7 years ago
Andrew Tridgell 917d9842c4 SITL: support AHRS_ORIENTATION in SITL 7 years ago
Andrew Tridgell ebcffcb0ac HAL_SITL: fixed console printf in SITL examples 7 years ago
Andrew Tridgell 3f226cd2b9 AP_Math: added from_rotation() method to Matrix3 7 years ago
Randy Mackay 58e5b7f458 Copter: 3.5.4 release notes 7 years ago
Randy Mackay b60cb536ab Rover: RTL within auto mode 7 years ago
Randy Mackay 14d9e932ab Rover: allow disarming from transmitter on skid-steering vehicles 7 years ago
Peter Barker ada7d700c2 Tools: support for units on fields 7 years ago
Peter Barker 7aaf25afd3 ArduSub: support for units on fields 7 years ago
Peter Barker 4e39496046 Tracker: support for units on fields 7 years ago
Peter Barker bf6b3a72bc Rover: support for units on fields 7 years ago
Peter Barker 22f1b5ed6f TECS: support for units on fields 7 years ago
Peter Barker 6ed0d645a3 Plane: support for units on fields 7 years ago
Peter Barker dc99a29dfc ArduCopter: support for units on fields 7 years ago
Peter Barker d68ba874d0 DataFlash: correct examples with units 7 years ago
Peter Barker b19f981c07 DataFlash: validate units and multipliers 7 years ago
Peter Barker 9896e23c36 DataFlash: Log_Write() fills unknown units with '?' 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 2e94673e4f DataFlash: keep the unit names consistent with Tools/autotest/param_metadata/param.py:33 7 years ago
Peter Barker a5442fb293 DataFlash: support for units on fields 7 years ago
Peter Barker 1e512338f9 AP_AirSpeed: clarify comment 7 years ago