23176 Commits (90d24042cf2847cd6f78ff9ad4a952a61c5ec874)

Author SHA1 Message Date
Randy Mackay c13c037f7b AP_BattMonitor: rename SMBus_Maxell to Generic 5 years ago
Andrew Tridgell 2e7dc380c4 SITL: revert default physics step to 1200 5 years ago
Andrew Tridgell 5349113104 SITL: improved the speedup code 5 years ago
Andrew Tridgell 750b220a5f SITL: simulations optimisations 5 years ago
Andrew Tridgell 7c2d13c571 SITL: added simulation of pressure altitude for multicopter 5 years ago
Siddharth Purohit c0eb27cc35 AP_Compass: pull compass calibrator out into a separate thread 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
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
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 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
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 ea3c11030c RC_Channel: add ZIGZAG_Auto Aux switch 5 years ago
Samuel Tabor b21f9030b7 AP_Soaring: Update parameter ranges. 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 d9d53d380d AP_Landing: implement continue after land for fixed wing landings 5 years ago
Andrew Tridgell 7c49723f19 AP_Mission: added continue after land mission option 5 years ago
Henry Wurzburg f9b02a6814 AP_RangeFinder: HC-SR04: Add glitch filter 5 years ago
Peter Barker fc1ea612b1 AP_RangeFinder: add support for HC-SR04 rangefinder 5 years ago
Michael du Breuil 400220e210 AP_BattMonitor: Rearrange arming check order 5 years ago
Andrew Tridgell 2dcf8a3b08 AP_RangeFinder: cope with beyond max range with LightwareI2C 5 years ago
mmk0102 22d052b711 AP_Arming: check for duplicate auxswitch options 5 years ago
Randy Mackay 93d8458d2a AP_NavEKF3: FuseVelPosNED uses ext nav vel err in obs data check 5 years ago
Randy Mackay d37eec5fd8 AP_NavEKF3: ext nav vel corrected for sensor position when recalled from buffer 5 years ago
Randy Mackay 79901ffc1b AP_VisualOdom: pass velocity error to logger 5 years ago
Randy Mackay 08f6b2128e AP_Logger: add VISV field descriptions 5 years ago
Randy Mackay 714975662d AP_Logger: VISP message gets velocity error field 5 years ago
Randy Mackay 31763424a3 SITL: speed up vicon messages to avoid EKF timeouts during resets 5 years ago
Randy Mackay 630bc01101 AP_HAL_SITL: send vehicle velocity to sitl vicon class 5 years ago
Randy Mackay c8f6cb233b SITL: vicon supports sending vision-speed-estimate 5 years ago
Randy Mackay 3a209d5d84 SITL: SIM_Vicon loses unused obs_elements structure 5 years ago
Randy Mackay cad9889656 AP_AHRS: send vision-speed-estimates to EKF3 5 years ago
chobits c7817eaca1 AP_NavEKF3: support VISION_SPEED_ESTIMATE 5 years ago