946 Commits (e866a574dd2187eb3961aad284f2be8cd0fb4276)

Author SHA1 Message Date
Andrew Tridgell 0708b65c2d AP_HAL_ChibiOS: added const for PersistentData 6 years ago
Andrew Tridgell 48302427c7 HAL_ChibiOS: rename to EXPECT_DELAY_MS() 6 years ago
Andrew Tridgell a7eb85e1c5 HAL_ChibiOS: cope with nesting of expected_delay_ms() 6 years ago
Andrew Tridgell 8d0bca6ba9 HAL_ChibiOS: log mavlink IDs and semaphore lines for watchdog 6 years ago
Andrew Tridgell 1b8cbfc6a4 HAL_ChibiOS: use EXPECT_DELAY() macro 6 years ago
Andrew Tridgell d368d95aa7 HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell e3c80bf08f HAL_ChibiOS: fixed bootloader build 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
Andrew Tridgell ce9e9d8670 HAL_ChibiOS: end scheduler boost on expected delay 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
Jaaaky 464540ab56 AP_HAL_ChibiOS: tune delay for flashing bootloader 6 years ago
Andrew Tridgell f48d07ffca HAL_ChibiOS: added WARN_IF_UNUSED based on PR feedback 6 years ago
Andrew Tridgell ce9b75fdf0 HAL_ChibiOS: added timeouts on all SPI transfers 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 0461692ea5 HAL_ChibiOS: enable watchdog on IOMCU 6 years ago
Andrew Tridgell 352546c9f0 HAL_ChibiOS: removed unsafe ISR disable for bl update 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 3b5463f061 HAL_ChibiOS: allow for delay in bootloader flash 6 years ago
Andrew Tridgell 2476927048 HAL_ChibiOS: don't call internalerror for iomcu 6 years ago
Andrew Tridgell 63d21d995a HAL_ChibiOS: setup watchdog_reset internal error 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 8100c71a96 HAL_ChibiOS: added commented out test code for watchdog 6 years ago
Andrew Tridgell 03886f241e HAL_ChibiOS: implement was_watchdog_reset() 6 years ago
Andrew Tridgell a5309b3afa HAL_ChibiOS: record reason for reset 6 years ago
Andrew Tridgell 272c277056 HAL_ChibiOS: use BRD_OPTIONS to enable watchdog 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
Randy Mackay 69882d9898 AP_HAL_ChibiOS: fix Pixhawk4 readme 6 years ago
Peter Barker 3c3b12ba77 AP_HAL_ChibiOS: Bitmask is now a template 6 years ago
Andrew Tridgell 967c6462cb HAL_ChibiOS: rename Pixhawk4Pro to Pixhawk6 6 years ago
Andrew Tridgell 32ebd2080f HAL_ChibiOS: mark SDIO and SDMMC IO as pullup 6 years ago
Andrew Tridgell 006583d812 HAL_ChibiOS: fixed iomcu build with flash driver 6 years ago
Andrew Tridgell 7c726b2f42 HAL_ChibiOS: use hal.flash API 6 years ago