867 Commits (83b1c3a0bd2b244069c59f26bef578d72ce2bcc7)

Author SHA1 Message Date
Andrew Tridgell 51e187342b HAL_ChibiOS: move the power control changes to be only CubeBlack 6 years ago
Siddharth Purohit a926effee5 hwdef: iomcu set pin mode to input for autodetecting heater control level 6 years ago
Andrew Tridgell 73bc277470 HAL_ChibiOS: fixed KakuteF7 build 6 years ago
Andrew Tridgell 2acaada884 HAL_ChibiOS: fixed OMNIBUSF7V2 build 6 years ago
Andrew Tridgell bfdf857b34 HAL_ChibiOS: fixed airbotf4 build 6 years ago
Andrew Tridgell 614a059819 HAL_ChibiOS: convert more boards to using new sensor config system 6 years ago
Andrew Tridgell ff603a1f0b HAL_ChibiOS: convert mini-pix 6 years ago
Andrew Tridgell 4548aa162b HAL_ChibiOS: convert mindpx-v2 6 years ago
Andrew Tridgell 91aa49ba6f HAL_ChibiOS: convert matek boards 6 years ago
Andrew Tridgell fca03bef8d HAL_ChibiOS: convert F4BY 6 years ago
Andrew Tridgell 8605060dfc HAL_ChibiOS: convert F35Lightning 6 years ago
Andrew Tridgell 288d5d6fe6 HAL_ChibiOS: convert DrotekP3Pro 6 years ago
Andrew Tridgell d90b05f685 HAL_ChibiOS: convert all fmuv5 boards to sensor config system 6 years ago
Andrew Tridgell 03bb94599b HAL_ChibiOS: support I2C sensor probes by bus mask 6 years ago
Andrew Tridgell fc1ec8a465 HAL_ChibiOS: convert airbot to new config 6 years ago
Andrew Tridgell 82b171582e HAL_ChibiOS: added sensor config for cube varients 6 years ago
Andrew Tridgell c36d76c213 HAL_ChibiOS: convert Pixhawk1 to new sensor config 6 years ago
Andrew Tridgell eae852962e HAL_ChibiOS: fixed case of no IMU, BARO or COMPASS config settings 6 years ago
Andrew Tridgell 068e6ea8d2 HAL_ChibiOS: convert KakuteF4 and KakuteF7 to new sensor config 6 years ago
Andrew Tridgell 1b0bf88c8f HAL_ChibiOS: convert crazyflie2 to new config 6 years ago
Andrew Tridgell b47ab5c8a9 HAL_ChibiOS: support I2C sensor config in hwdef.dat 6 years ago
Andrew Tridgell ceb9c3b83e HAL_ChibiOS: convert mRoControlZeroF7 to new sensor config 6 years ago
Andrew Tridgell 5eb488303c HAL_ChibiOS: convert Pixracer to use new sensor config 6 years ago
Andrew Tridgell e198d552a8 HAL_ChibiOS: support IMU, COMPASS and BARO lines in hwdef.dat 6 years ago
Phillip Kocmoud 734abe3d7d hwdef: Correct typo for mRo x2.1-777 USB PID 6 years ago
Andrew Tridgell d7a0eb42ee HAL_ChibiOS: added logging of watchdog data 6 years ago
Andrew Tridgell dbfe6b8019 HAL_ChibiOS: implement persistent_data for watchdog 6 years ago
Andrew Tridgell 6333494d99 HAL_ChibiOS: disable peripheral power on boot on fmuv3 6 years ago
Phillip Kocmoud 16f1ec8ce2 HAL_ChibiOS: added missing AF functions for F777 6 years ago
Phillip Kocmoud 9709401595 HAL_ChibiOS: added hwdef for mRoControlZeroF7 6 years ago
Andrew Tridgell 2b0a30a2c5 HAL_ChibiOS: ensure we don't overflow bootloader area 6 years ago
Andrew Tridgell 11021bbaa9 HAL_ChibiOS: fixed LEDs on new CUAVv5 revision 6 years ago
Andrew Tridgell 8d2f016cc8 HAL_ChibiOS: fixed LEDs on CUAVv5Nano 6 years ago
Peter Hall 26a6cccf21 AP_HAL_ChibiOS: KakuteF7 add two PWM pin options 6 years ago
Andrew Tridgell 4deb2c38f6 HAL_ChibiOS: fixed brick2 valid status in POWR flags for fmuv5 6 years ago
Matt Lawrence f7383179e8 HAL CHIBIOS: Solo stock cube child of fmuv3 instead of CubeBlack 6 years ago
Michael du Breuil a4d9853f1d AP_HAL_ChibiOS: Actually enable the wrapper on remove 6 years ago
Jonathan Challinger 183b55d3df AP_HAL_ChibiOS: add define HAL_CHIBIOS_ARCH_CUBEBLACK to cubeblack hwdef 6 years ago
Andrew Tridgell 508aae8f2a HAL_ChibiOS: added save/restore of attitude in backup registers 6 years ago
Andrew Tridgell 730982b3c4 HAL_ChibiOS: fixed build with older gcc 6 years ago
Andrew Tridgell 2778a1b01e HAL_ChibiOS: save/restore home position in backup registers 6 years ago
Andrew Tridgell f0f36c6237 HAL_ChibiOS: fixed watchdog timeout setting 6 years ago
Andrew Tridgell 9ca67dc811 HAL_ChibiOS: implement was_watchdog_armed() 6 years ago
Andrew Tridgell 1acb7e977f HAL_ChibiOS: added ability to restore safety state on watchdog reset 6 years ago
Andrew Tridgell 54cbf8ea9e HAL_ChibiOS: change to 2s timeout on watchdog 6 years ago
Andrew Tridgell 58aca561fd HAL_ChibiOS: fixed watchdog on H7 6 years ago
Andrew Tridgell 19526b5826 HAL_ChibiOS: implement scheduler->expect_delay_ms() 6 years ago
Andrew Tridgell a5309b3afa HAL_ChibiOS: record reason for reset 6 years ago
Andrew Tridgell c09df1ea7b HAL_ChibiOS: added IWDG watchdog support 6 years ago
Michael du Breuil b0f4611ddc AP_HAL_ChibiOS: Fix python3 with F7 builds 6 years ago