16570 Commits (219d429929c1f774310caec7477c5e035b3816c1)

Author SHA1 Message Date
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
mirkix 8074361bb8 AP_HAL_ChibiOS: add hardware def for STM32F767xx 7 years ago
Andrew Tridgell c6d7691667 HAL_ChibiOS: fixed F745 database for new DMA system 7 years ago
Andrew Tridgell eccc4f375b AP_Compass: fixed build warning 7 years ago
Andrew Tridgell 7286ffab77 HAL_ChibiOS: define FLASH_LOAD_ADDRESS in hwdef.h 7 years ago
Andrew Tridgell e4ce2f532b HAL_ChibiOS: make smaller builds possible 7 years ago
Andrew Tridgell ea2dc9b831 AP_InertialSensor: added OMNIBUSF7V2 INS sensors 7 years ago
Andrew Tridgell 943e433be6 AP_HAL: added device name for bmp280 for ChibiOS 7 years ago
Andrew Tridgell ef9d9d9c26 HAL_ChibiOS: first boot of OMNIBUSF7V2 7 years ago
Andrew Tridgell 02f20b4114 HAL_ChibiOS: first version of OMNIBUSF7V2 board support 7 years ago
Andrew Tridgell a9edbb6b2d HAL_ChibiOS: allow for a defaults.parm file in hwdef directory 7 years ago
Andrew Tridgell 6e5cbc7c3d HAL_ChibiOS: initial support for F745 boards 7 years ago
Andrew Tridgell 551dca63e1 HAL_ChibiOS: added build information for each MCU 7 years ago
Andrew Tridgell d1e4185817 HAL_ChibiOS: don't build flash.c if not needed 7 years ago
Andrew Tridgell cdbbceb6b6 HAL_ChibiOS: cope with SDMMC peripheral for microSD 7 years ago
Michael du Breuil ca28a01bbf PID: Remove examples/keywords 7 years ago
Michael du Breuil 6e9e9dcdfa GCS_MAVlink: Use RC_Channels instead of hal.rcin 7 years ago
Michael du Breuil ae193f28ae DataFlash: Use RC_Channels instead of hal.rcin 7 years ago
Michael du Breuil 523882bffc AP_Tuning: Use RC_Channels instead of hal.rcin 7 years ago
Michael du Breuil b757354c88 AP_Soaring: Use RC_Channels instead of hal.rcin 7 years ago
Michael du Breuil 70b1eb9836 AP_RSSI: Use RC_Channels instead of hal.rcin 7 years ago
Michael du Breuil ddd32d3339 AP_ICEngine: Use RC_Channels instead of hal.rcin 7 years ago
Michael du Breuil 5d84850f32 AC_PID: Use RC_Channels instead of hal.rcin 7 years ago
Michael du Breuil a6afc69c13 RC_Channel: Support most hal.rcin functions in RC_Channels 7 years ago
Andrew Tridgell 751024f483 HAL_ChibiOS: mark two skyviper builds as needing abin files 7 years ago
night-ghost 677f2bebc3 AP_Compass: added autodetect of all known compasses on external bus 7 years ago
night-ghost 33bdc9196c AP_Baro: added autodetection of popular baro types on external bus 7 years ago
night-ghost f26bb0cfbe AP_Compass: added range filter to backend, added its use in some sensors (thanks khancyr for style correction) 7 years ago
night-ghost cb8a34f784 AP_Baro: added range filter to backend, use it in most sensors (thanks khancyr for style correction) 7 years ago
Michael du Breuil ac9d5f8a5c AP_NavEKF: Make the status unions use bool, add static asserts 7 years ago
Michael du Breuil 37df0c20eb AP_Rally: Remove stale comment, and unneded define check 7 years ago
Randy Mackay d9fe7b7105 AC_Sprayer: formatting fixes 7 years ago