46041 Commits (553425f9946acdad3af931ff9a42fe64aa2c0fea)
 

Author SHA1 Message Date
Randy Mackay 4fda6b38f7 AP_Proximity: LightwareSF40C uses modified Boundary_3D interface 4 years ago
Randy Mackay ad899de78c AP_Proximity: backend uses modified Boundary_3D interface 4 years ago
Randy Mackay ef9bc64bb1 AP_Proximity: AirSimSITL uses modified Boundary_3D interface 4 years ago
Randy Mackay 279b534f67 AP_Proximity: remove duplicate definition 4 years ago
Randy Mackay 5a0cc08dcc AP_Proximity: refactor Boundary_3D 4 years ago
Rishabh bd37eab3af Copter: Support 3D Simple Avoidance 4 years ago
Rishabh ad6e013171 AC_Avoid: Support 3D Simple Avoidance and Bacakway 4 years ago
Rishabh 43717ea55c AP_Proximity: Add OBSTACLE_DISTANCE_3D mavlink message 4 years ago
Rishabh 36bba2e02c AP_Proximity: Convert Proximity Backend drivers to use 3D Boundary methods 4 years ago
Rishabh 4fce715a9a AP_Proximity: Shift methods to Proximity_Boundary_3D class and support 3D Boundary 4 years ago
Rishabh 7569d8bf8e AP_Proximity: Add AP_Proximity_Boundary_3D class 4 years ago
Rishabh a5fafe57d8 GCS_MAVLink: Add support for OBSTACLE_DISTANCE_3D 4 years ago
Rishabh 1262d73071 AP_Math: Add new methods to support 3D avoidance 4 years ago
Rishabh 79d5e432ee AP_Math: Add new method to extrapolate 3D vector given distance, yaw, pitch 4 years ago
Peter Barker dbae56eb3a AP_Logger: panic in SITL if we fail to log a Replay block 4 years ago
Tom Pittenger a5d33cacb5 AP_Soaring: add units to param SOAR_THML_BANK 4 years ago
Samuel Tabor d1578e5ba2 autotest: Update soaring default params in line with specified SOAR_THML_BANK. 4 years ago
Samuel Tabor d2c8eb8ce9 Plane: Allow AP_Soaring to specify loiter radius in THERMAL mode. 4 years ago
Samuel Tabor 4ec1e55833 AP_Soaring: Add SOAR_THML_BANK parameter and associated logic. 4 years ago
yaapu 4fbba17506 AP_Scripting: added bindings for frsky telemetry library 4 years ago
yaapu 24382e25fc AP_Frsky_Telem: added support for sending frsky telemetry data from scripting 4 years ago
Michael du Breuil 0f363809f5 AP_GPS: Fix some unit errors with the GPS blended instance 4 years ago
Andy Piper 6f5d5c2bf9 AAP_HAL_ChibiOS: allow asserts to be printed on a GPIO pin 4 years ago
Andy Piper d41c92d317 AP_HAL_ChibiOS: don't overwrite fault handler data, register forced faults 4 years ago
Andy Piper 20d928a86a AP_HAL_ChibiOS: don't share DMA on OmnibusNanoV6 for Flash SPI 4 years ago
Andy Piper 873d35acd9 AP_HAL_ChibiOS: bi-directional dshot for MatekH743 4 years ago
Andy Piper 877dde4736 AP_HAL_ChibiOS: on BeastF7 share TIM3 UP/CH and give flash SPI dedicated channel 4 years ago
Andy Piper 2395018000 AP_BLHeli: don't log invalid bi-dir dshot values as they are never used 4 years ago
Andy Piper 9249b73e8b AP_HAL_ChibiOS: correctly allow mixing of bidir and non-bidir channels 4 years ago
Andy Piper 2823fa7245 AP_HAL_ChibiOS: never write bytes that have not been erased on H7 4 years ago
Andy Piper 78735a946e AP_HAL_ChibiOS: allow STM32_FLASH_DISABLE_ISR for H7 4 years ago
Andrew Tridgell 6bc4e995a4 CI: build CubeOrange-periph 4 years ago
Andrew Tridgell 155de6d2bc HAL_ChibiOS: fixed build of AP_Periph on H7 4 years ago
Lau Yan Han 96dc8339f1 Build.md: Updated waf configure commands for CubeBlack and fmuv3 4 years ago
Pierre Kancir c02dfd1214 Autotest: add EndMissionBehavior Test for rover 4 years ago
Shadow db1c653cc6 Rover: Add manual mode to MIS_DONE_BEHAVIOR 4 years ago
Andrew Tridgell 0535c4f592 AP_InertialSensor: default TMAX to 70 4 years ago
Andrew Tridgell 9861a02c60 HAL_ChibiOS: save INS_ACC*ID persistent parameters 4 years ago
Andrew Tridgell bdb364d461 AP_InertialSensor: save the accelerometer ID parameters 4 years ago
Andrew Tridgell 87528f47c8 AP_IOMCU: prevent internal error on bootloader flash 4 years ago
Andrew Tridgell bb278a1cc7 Tools: allow tempcal_IMU.py to run without existing tcal params 4 years ago
Andrew Tridgell 6163659887 AP_HAL: prevent a single bad transfer causing an IMU to be marked unhealthy 4 years ago
Pierre Kancir 2b71bf8e99 Autotest: fix subtests completion 4 years ago
Andrew Tridgell b20604bb59 Plane: update release notes for 4.0.8 4 years ago
Iampete1 ebfe593e38 AP_Scripting: add example script setting up a custom MotorMatrix 4 years ago
Iampete1 643966fb3e Copter: add SCRIPTING_MATRIX frame class 4 years ago
Iampete1 004f873dc7 Plane: update Quadplane FRAME_CLASS description 4 years ago
Iampete1 5c397d4674 AP_Scripting: add MotorMatrix bindings 4 years ago
Iampete1 fca6f7027b AP_Motors: allow Matrix config from scripting 4 years ago
Peter Hall d0e1e85b9e AP_Motors: add get_frame_mav_type 4 years ago