16551 Commits (f3d6d8e23647446c47f3abef7e925d611769cacd)

Author SHA1 Message Date
Peter Barker 1eecf07e68 AP_HAL_SITL: use a 16-bit mask for GPIO out 7 years ago
Peter Barker 682679c68d GCS_MAVLink: use AP_ServoRelayEvents singleton 7 years ago
Peter Barker 544ac03ca6 AP_ServoRelayEvents: add singleton 7 years ago
ChristopherOlson 9aa685a6d8 AP_Motors:TradHeli - single rotor only - add support for H3-140 swashplates. 7 years ago
ChristopherOlson f073c58f68 AP_Motors:TradHeli - add support for reverse collective swashplates 7 years ago
Peter Barker 64a8de42da DataFlash: use singleton for getting hold of gps object 7 years ago
Peter Barker 901ba0034c AP_NavEKF3: do not pass GPS into Log_Write_GPS; it uses singleton 7 years ago
Peter Barker 578facc9ad AP_NavEKF2: do not pass GPS into Log_Write_GPS; it uses singleton 7 years ago
Peter Barker 643e7e039a AP_GPS: log received data 7 years ago
Tom Pittenger 63e42e194f GCS_MAVLink: send correct mission_ack result type 7 years ago
Pierre Kancir fdfa08c586 AP_AHRS: fix include order due to cyclic include 7 years ago
Pierre Kancir 6fe0597399 AC_PrecLand: replace AP_InertialNav by AHRS 7 years ago
Peter Barker 63792edc5f DataFlash: increase debug in SITL 7 years ago
Andrew Tridgell bb0cbd15a4 HAL_ChibiOS: implement fmuv4 safety state 7 years ago
Andrew Tridgell 60f79921ac AP_BoardConfig: added get_safety_mask() 7 years ago
Andrew Tridgell 7be1125084 AP_IOMCU: implement safety mask and safety pwm 7 years ago
Patrick José Pereira a255c47c33 AP_GPS: Do not restart driver if type is defined as MAV 7 years ago
Andrew Tridgell 214fb096eb AP_IOMCU: added healthy API for use in arming checks 7 years ago
Andrew Tridgell 77c922e6b8 HAL_ChibiOS: make embed.py work with python3 7 years ago
Andrew Tridgell 09e3a3cb78 AP_IOMCU: added IO firmware upload 7 years ago
Andrew Tridgell a6e05cbf5a AP_Math: added crc32 for IOMCU bootloader protocol 7 years ago
Andrew Tridgell 3749480dd8 HAL_ChibiOS: create ap_romfs_embedded.h 7 years ago
Andrew Tridgell deae66e645 AP_ROMFS: library for embedding files 7 years ago
Alexey Kozin f87cc4e172 f4by chibios new style dma table build fix 7 years ago
Andrew Tridgell 4871bbf403 HAL_ChibiOS: make soft serial for RC serial more efficient 7 years ago
Andrew Tridgell 57c307a74e AP_BoardConfig: fixed default pwm count 7 years ago
mirkix a9449ccd29 AP_HAL_ChibiOS: add f767-min board support 7 years ago
Michael du Breuil 8374c5a4f3 AP_HAL_ChibiOS: Remove unused priority level 7 years ago
Michael du Breuil c8fdb90ab5 RC_Channel: Rework set_pwm_no_deadzone() to a recompute function 7 years ago
kozinalexey 2316fee279 HAL_ChibiOS: f4by conf2 fixed ram size, ext compass, pwm count 7 years ago
kozinalexey 444c0bb54c AP_Compass: added ChibiOS external compass config 7 years ago
kozinalexey db6c6b1677 AP_BoardConfig: allow PWM count setting on all chibios boards 7 years ago
Alexander Malishev ca33ff04d9 ChibiOS: add support for omnibusf4pro board 7 years ago
Alexander Malishev 79b5719419 ChibiOS: add support for complementry output timer channels 7 years ago
Alexander Malishev 1b7eecdf2f ChibiOS: fixed tables for F405 mcu 7 years ago
Michael du Breuil 0e8a9c2ec4 AP_IOMCU: Encapsulate debug prints in a #ifdef, fix whitespace 7 years ago
Andrew Tridgell f22964a350 AP_IOMCU: implement BRD_SAFETYOPTION 7 years ago
Andrew Tridgell 7ecdabe52c HAL_PX4: fixup 7 years ago
Andrew Tridgell fae0e7befa HAL_PX4: implement BRD_SAFETYOPTION 7 years ago
Andrew Tridgell d8abf647e8 AP_BoardConfig: added BRD_SAFETYOPTION parameter 7 years ago
Andrew Tridgell cf4ca29dbb DataFlash: added logging of safety state in POWR message 7 years ago
night-ghost ecf2c51a8b HAL_F4Light: fixed board's defines to be suitable for new compass/baro autodetection 7 years ago
night-ghost 6e0742630d HAL_F4Light: fixed bug on write in USB MassStorage mode 7 years ago
night-ghost d1f2646394 HAL_F4Light: fixed bug with DataFlash chips more than 128MBit 7 years ago
night-ghost 740e322438 AP_Baro: fix BMP280 scale 7 years ago
Daniel Widmann 27234f78c6 AR_AttitudeControl: Allow using steer rate control for skid steer rovers without GPS 7 years ago
Peter Barker a5dc87e2af AP_Baro: do dataflash logging as part of update 7 years ago
Peter Barker 7c14a9dd7b AC_Sprayer: use ahrs singleton 7 years ago
Jacob Walser 2212532028 AP_Arming: Clarify/bring commonality to RC Channels check description 7 years ago
Jacob Walser 409ff66231 AP_Arming: correct parameter description 7 years ago