42955 Commits (653a6bd0a4704520d0c4d5922460a3d07569765f)
 

Author SHA1 Message Date
Pierre Kancir b72a17533c Tools: common: add a method to try arming and wait a result 5 years ago
Pierre Kancir 59de90d97f Tools: common.py: make max_delta a paramter for verify_parameter_values 5 years ago
bugobliterator c914a91be9 AP_Compass: add support for per mag calibration 5 years ago
bugobliterator 95493e4569 SITL: add support for per mag calibration 5 years ago
Iampete1 4b7d45e549 Plane: label and sort plane.h functions 5 years ago
Peter Barker 86687d240d AP_NavEKF3: avoid compiler warnings from -Wclass-memaccess 5 years ago
Peter Barker b02d9abd32 AP_NavEKF2: avoid compiler warnings from -Wclass-memaccess 5 years ago
Peter Barker 6490a57179 autotest: move check_logs to be an AutoTest-class function 5 years ago
Pierre Kancir 2c43efc7b4 Tools: vagrant: remove duplicate from install script 5 years ago
Pierre Kancir 6b596184cf Tools: install-prereqs-ubuntu : use variable for pip version selection 5 years ago
Pierre Kancir b238d081ac Tools: install-prereqs-ubuntu : prevent crash when link already exist 5 years ago
Pierre Kancir e40480a0ed Tools: install-prereqs-ubuntu : fix package_is_installed 5 years ago
Peter Barker d08e9b3363 autotest: --list-subtests works for QuadPlane, Heli and BalanceBot 5 years ago
James Jacobsson 8a87322d93 AP_HAL_Chibios: Adjust MatekF765-Wing voltage and current scales 5 years ago
Alexander Maryanovsky d73043fc2f SITL: get_wall_time_us() to use a monotonic clock on non-Windows systems 5 years ago
Phillip Kocmoud 0d5a0f392c hwdef.dat update x2.1-777 5 years ago
Andrew Tridgell 571fbf8f71 HAL_ChibiOS: update power VALID pins 5 years ago
Andrew Tridgell 863807c9fb HAL_ChibiOS: use more consistent naming for power VALID pins 5 years ago
Andrew Tridgell f896213770 AP_AHRS: drop rotate prefix on 2D rotates 5 years ago
Andrew Tridgell 2cd5519d5d Copter: rename 2D rotation functions 5 years ago
Andrew Tridgell d7b20c6e48 AP_Scripting: added micros() 5 years ago
Andrew Tridgell 1bc9001267 AP_Scripting: added ahrs:get_EAS2TAS() 5 years ago
Andrew Tridgell f8be087c7e AP_Scripting: added new lua bindings 5 years ago
Andrew Tridgell 7d520c8307 AP_AHRS: added body/earth frame ops for Lua 5 years ago
Andrew Tridgell a56a7f7da4 AP_Math: added more vector3f ops for lua 5 years ago
Peter Barker 6c67ddacf4 autotest: rename set_heartbeat_interval to set_heartbeat_rate 5 years ago
Andrew Tridgell cab3630009 AP_InertialSensor: switched to supplying timestamps for SITL 5 years ago
Andrew Tridgell e4596efe9b SITL: added SIM_RATE_HZ 5 years ago
Andras Schaffer 43bef1ac9e AP_Proximity: fix proximity ignored zone calulation 5 years ago
Peter Barker f842c27070 AP_HAL_SITL: correct clearing of UART drivers 5 years ago
Peter Barker f3bee7fa03 AP_HAL_Linux: correct clearing of UART drivers 5 years ago
Peter Barker 931c77fa77 AP_HAL_ChibiOS: correct clearing of UART drivers 5 years ago
Randy Mackay c936307ecf RC_Channel: minor format fix to option param desc 5 years ago
Tatsuya Yamaguchi cde7ae246e Copter: add ZIGZ_AUTO_ENABLE parameter 5 years ago
Tatsuya Yamaguchi 78fd5fac04 Copter: allow to resume in ZigZag Auto 5 years ago
Tatsuya Yamaguchi cee7e94ebc Copter: add zigzag_line_num parameter 5 years ago
Tatsuya Yamaguchi 7bc528097d Copter: support zigzag auto feature 5 years ago
Tatsuya Yamaguchi ea3c11030c RC_Channel: add ZIGZAG_Auto Aux switch 5 years ago
Tatsuya Yamaguchi 60fb275501 Copter: rename zigzag_auto_pump to zigzag_sprayer 5 years ago
Tatsuya Yamaguchi 63002111eb Copter: add ZIGZAG_WP_DELAY parameter 5 years ago
murata 923237ffd3 Copter: Enumerate A and B points of ZigZag 5 years ago
Peter Barker 9b64ca040d Copter: do not adjust trims while landed 5 years ago
Randy Mackay d2b94bd45d Copter: verify_circle removes redundant setting of circle center 5 years ago
Samuel Tabor b21f9030b7 AP_Soaring: Update parameter ranges. 5 years ago
Peter Barker 4e216f976f autotest: assert that Plane doesn't support fence-via-mission-item-protocol 5 years ago
Christian Clauss b07fb05dde autotest: Use ==/!= to compare constant literals (str, bytes, int, float, tuple) 5 years ago
TunaLobster a13ddc1096 AP_Scripting: add binding for get_output_pwm 5 years ago
Andrew Tridgell 78858bbcdd AP_GPS: switch ublox over to 230400 baud 5 years ago
Andrew Tridgell 568e13fbb9 Plane: allow for continue after land for quadplanes 5 years ago
Andrew Tridgell d9d53d380d AP_Landing: implement continue after land for fixed wing landings 5 years ago