36713 Commits (066a443e5f201dff624f9964dee654679b19267b)
 

Author SHA1 Message Date
Randy Mackay 066a443e5f GCS_MAVLink: add send_set_position_target_global_int 6 years ago
Randy Mackay 1e1f14f6e9 AP_Mission: add text string for do-guided-limits 6 years ago
Randy Mackay f4416cd3f2 AP_Mission: nav-guided-enable command stores location 6 years ago
Randy Mackay e57ec068f0 Copter: remove duplicate guided limit-init-time-and-pos 6 years ago
Randy Mackay 8d66c5f547 Copter: move do_payload_place handler 6 years ago
Andrew Tridgell 9f1eaf4b37 AP_RCProtocol: fixed RC option check for iofirmware 6 years ago
Andrew Tridgell ac3da71efd AP_Vehicle: added iofirmware vehicle type 6 years ago
Andrew Tridgell db9912fd58 AP_RCProtocol: use RC_IGNORE_FAILSAFE 6 years ago
Andrew Tridgell 59082a0833 RC_Channel: added RC_OPTIONS flag for failsafe ignore 6 years ago
Peter Barker 4f136512f0 Tools: autotest: fix balancebot RTL test 6 years ago
Andrew Tridgell 0215e08f86 Tools: add option to configure_all.py to do builds 6 years ago
Andrew Tridgell b754d56ecb HAL_ChibiOS: fixed revo-mini build 6 years ago
Andrew Tridgell 69edd5a544 HAL_ChibiOS: fixed typos in hwdef.dat files 6 years ago
Andrew Tridgell 9c3e606076 CI: added configure-all.py to travis testing 6 years ago
Andrew Tridgell e67ccbe13d Tools: added bootloader configure to configure_all.py 6 years ago
Andrew Tridgell cd27e3022f HAL_ChibiOS: check for prefix match on peripherals 6 years ago
Andrew Tridgell 3fd3e88d04 HAL_ChibiOS: fixed typo 6 years ago
Andrew Tridgell b3f48a1477 HAL_ChibiOS: added CS line for Pixhawk4Pro temp sensor 6 years ago
Andrew Tridgell 880a55c6a2 AP_InertialSensor: fixes for BMI088 on SPI 6 years ago
IamPete1 836adb6b0b Tracker: use pitch-min and pitch-max in place of constants 6 years ago
IamPete1 a967caa924 Tracker: add parameters for yaw and pitch scan speed 6 years ago
Peter Barker 9ca2c9d692 Tools: autotest: python3 fixes 6 years ago
Peter Barker fa082df040 AP_HAL_SITL: add missing CLOEXECs on tcp ports 6 years ago
Peter Barker 841c222a12 Tools: autotest: add check that GPS is good before arming 6 years ago
Peter Barker 72aeb26e86 Tools: autotest: allow more time for gps-glitch-in-auto test to run 6 years ago
Peter Barker 3a6298db9b Tools: autotest: loosen maximum distance allowed on loiter-to-ne 6 years ago
Peter Barker 0aeb6c0e26 Tools: autotest: ensure initial home position is similar to sitl start pos 6 years ago
Peter Barker 2d16c37844 AP_Compass: examples: compass init never fails 6 years ago
Peter Barker 4fa04e730b AP_AHRS: examples: compass init never fails 6 years ago
Peter Barker d489d9a585 Plane: compass init never fails 6 years ago
Peter Barker 069a2d0e35 Sub: compass init never fails 6 years ago
Peter Barker b933f050b8 Tracker: compass init never fails 6 years ago
Peter Barker 144f4e08b8 APMrover2: compass init never fails 6 years ago
Peter Barker 6d87b9316f ArduCopter: compass init never fails 6 years ago
Peter Barker f8be4efed4 AP_Compass: init never fails; return void rather than bool 6 years ago
Peter Barker d53f787a14 Tools: factor init up into parent class 6 years ago
Peter Barker 844999c458 Tools: autotest: get accuracy before doing RTL 6 years ago
Peter Barker c48042424b Sub: use enum class for ArmingMethod and ArmingRequired 6 years ago
Peter Barker 5bd0db4117 Rover: use enum class for ArmingMethod and ArmingRequired 6 years ago
Peter Barker ca7566fff9 Plane: use enum class for ArmingMethod and ArmingRequired 6 years ago
Peter Barker f189860162 Copter: use enum class for ArmingMethod and ArmingRequired 6 years ago
Peter Barker 0dacf78c12 AP_Arming: use enum class for ArmingMethod and ArmingRequired 6 years ago
L Kurt Shaw 8d75e8c5bb INS: AP_InertialSensor.cpp 6 years ago
Peter Barker f7ecba1a36 Tools: autotest: shove resets shove-time to zero; eliminate race condition 6 years ago
Peter Barker 65d0443c26 Tools: autotest: drain mav either side of initialising-after-reboot 6 years ago
Peter Barker fcff818a23 Tools: autotest: increase timeout allowed for getting first nav-controller-output message 6 years ago
Peter Barker f71f100d6a Tools: autotest: make drain_mav truly drain the mavlink connection 6 years ago
Peter Barker 281dbfcef8 Copter: support send_extended_sys_state 6 years ago
Peter Barker 34e09a55be GCS_MAVLink: support send_extended_sys_state 6 years ago
Peter Barker e045f61473 Tools: autotest: add test for throw mode 6 years ago