57 Commits (a2d2e85ba179a861c88527920339c433461f3b30)

Author SHA1 Message Date
Andrew Tridgell 280e9d1c41 HAL_ChibiOS: fixed bootloader build 4 years ago
Andrew Tridgell ac566763fe HAL_ChibiOS: disable loop delay on replay 4 years ago
Siddharth Purohit cdf8e369f1 AP_HAL_ChibiOS: create UAVCAN agnostic CANIface driver 5 years ago
Peter Barker 48da4e523c AP_HAL_ChibiOS: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
Andrew Tridgell 0ef66659ce HAL_ChibiOS: log WDOG message once a second 5 years ago
Andrew Tridgell c61cecdbc7 HAL_ChibiOS: report thread name in watchdog 5 years ago
Peter Barker 9ba2aecbb8 AP_HAL_ChibiOS: send statustext at regular intervals after watchdog reset 5 years ago
Peter Barker a59c3670c8 AP_HAL_ChibiOS: stash lr_thd in watchdog hardfault handler 5 years ago
Andy Piper 3d0cf7e12a AP_HAL_ChibiOS: hardware M4-Cortex and M7-Cortex (and H7) implementation of HAL FFT abstraction 5 years ago
Andrew Tridgell e8ab35a192 HAL_ChibiOS: fixed stdout in early startup bug 5 years ago
Mirko Denecke b84dcd483d AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces 5 years ago
Andrew Tridgell 63f39c2bd6 HAL_ChibiOS: fixed build of iomcu firmware 6 years ago
Andrew Tridgell 16bdaaa1af HAL_ChibiOS: added support for STM31F10x for AP_Periph 6 years ago
Andrew Tridgell 12dd33ac2b HAL_ChibiOS: added logging of hardware fault information in watchdog 6 years ago
Andrew Tridgell 2d5e4dcfa2 HAL_ChibiOS: fixed SemLine data in WDOG msg 6 years ago
Andrew Tridgell 0075b96f3a HAL_ChibiOS: added uartH 6 years ago
Peter Barker f5190d1bcc AP_HAL_ChibiOS: use logger().WriteCritical(...) for WDOG message 6 years ago
Andrew Tridgell 0708b65c2d AP_HAL_ChibiOS: added const for PersistentData 6 years ago
Andrew Tridgell 8d0bca6ba9 HAL_ChibiOS: log mavlink IDs and semaphore lines for watchdog 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 0461692ea5 HAL_ChibiOS: enable watchdog on IOMCU 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 54cbf8ea9e HAL_ChibiOS: change to 2s timeout on watchdog 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 272c277056 HAL_ChibiOS: use BRD_OPTIONS to enable watchdog 6 years ago
Andrew Tridgell c09df1ea7b HAL_ChibiOS: added IWDG watchdog support 6 years ago
Andrew Tridgell 006583d812 HAL_ChibiOS: fixed iomcu build with flash driver 6 years ago
Andrew Tridgell 36f7116054 HAL_ChibiOS: implement flash driver 6 years ago
Andrew Tridgell bd47aba5ca HAL_ChibiOS: reduced delay time in main loop to 50us 6 years ago
Andrew Tridgell 24f6d6d647 HAL_ChibiOS: support microSD slowdown 6 years ago
Andrew Tridgell 7e777d8b28 HAL_ChibiOS: disable loop() delay for iofirmware 6 years ago
Andrew Tridgell af4340d1d1 HAL_ChibiOS: enable analog input on IOMCU 6 years ago
Siddharth Purohit 87a2dea9d4 HAL_ChibiOS: disable features that require advanced dma 6 years ago
Siddharth Purohit 0f07480faf HAL_ChibiOS: continue main_loop branching from main instead of allocating a separate thread 6 years ago
Andrew Tridgell 0201893f7c HAL_ChibiOS: fixed peripheral power-up on fmuv5 7 years ago
Andrew Tridgell 63a0a4979c HAL_ChibiOS: delay peripheral power on for fmuv5 7 years ago
Andrew Tridgell 0a5d287326 HAL_ChibiOS: support uartG 7 years ago
Andrew Tridgell 369ac5edd0 HAL_ChibiOS: save more space in the bootloader 7 years ago
Alexander Malishev 6b15b2f44f HAL_ChibiOS: Enable sdcard on spi bus 7 years ago
Andrew Tridgell e4ce2f532b HAL_ChibiOS: make smaller builds possible 7 years ago
Andrew Tridgell 01e9c55721 HAL_ChibiOS: fixed SPI bus speed on SPI3 7 years ago
Andrew Tridgell 306d35655e HAL_ChibiOS: allow for bare board builds 7 years ago
Andrew Tridgell 427e00dd41 HAL_ChibiOS: switched to system timer for AP_HAL::micros() 7 years ago
Andrew Tridgell b7c4dea9d3 HAL_ChibiOS: gain back 250usec in loop time 7 years ago
Andrew Tridgell aee6462deb HAL_ChibiOS: enable I2C clearing on F412 board only 7 years ago
Siddharth Purohit 40142e5aef ChibiOS: implement way to clear i2c bus by toggling clock line 7 years ago