1662 Commits (98753ec6dc1ebef3e8ebf930dfc8b8f8bf4e59c9)

Author SHA1 Message Date
Andy Piper ea3291520c AP_HAL_ChibiOS: add fast cycle calibration step 4 years ago
Andy Piper 74d4af9ac9 AP_HAL_ChibiOS: reset bdshot IC correctly 4 years ago
Andy Piper 477ff72214 AP_HAL_ChibiOS: allow dshot rate to be set so as to both regularize the output as well as 4 years ago
Andrew Tridgell 45477f6063 HAL_ChibiOS: fixed default MSP port for f405-MatekGPS 4 years ago
Andrew Tridgell ca948171fe HAL_ChibiOS: fixed ADC error on revXY STM32H7 boards 4 years ago
willpiper 94bdca7f6f AP_HAL_ChibiOS: tidy up beastF7 DMA channels 4 years ago
Andrew Tridgell f0d6b79e8a HAL_ChibiOS: fixed skyviper builds with BMM150 4 years ago
Peter Barker cfacb5d34d AP_HAL_ChibiOS: split out a calculate_thread_priority method 4 years ago
Iampete1 7c96522e44 AP_HAL_ChibiOS: add semaphore to AnalogIn::channel to make it thread safe 4 years ago
Andrew Tridgell 07313ae71d HAL_ChibiOS: fixed 2nd CAN inferface on F4/F7 4 years ago
Andrew Tridgell 88e277420f AP_HAL_ChibiOS: removed assert calls 4 years ago
Andrew Tridgell 2d4dfe8a2a HAL_ChibiOS: fixed (unused) FF_FS_TIMEOUT 4 years ago
Andrew Tridgell ffb2876f58 HAL_ChibiOS: disable unused ChibiOS features 4 years ago
Andrew Tridgell 744a2fe535 HAL_ChibiOS: use uint32_t for bit timing in passthru 4 years ago
Andrew Tridgell c3d16cf2e2 HAL_ChibiOS: use defines for G4 messageram 4 years ago
Andrew Tridgell b4e4d48e52 HAL_ChibiOS: switch OMNIBUSF7V2 timer for RCIN 4 years ago
Andrew Tridgell ff31e10d9e HAL_ChibiOS: ensure that RCIN DMA channel is not shared 4 years ago
Andrew Tridgell 2842730868 HAL_ChibiOS: fixed F3 CAN build 4 years ago
Andrew Tridgell 2fc7ea1a8b HAL_ChibiOS: added G4-ESC hwdef 4 years ago
Andrew Tridgell 353eca79b6 HAL_ChibiOS: fixed 32/64 micros bug in CAN select() 4 years ago
Andrew Tridgell bac9b27a3f HAL_ChibiOS: enable analogin on G4 4 years ago
Andrew Tridgell ac9e6ba86d HAL_ChibiOS: fix label for CCM on G4 4 years ago
Andrew Tridgell 7496b8bff5 HAL_ChibiOS: fixed DMAR register offset 4 years ago
Andrew Tridgell 4f10565f82 HAL_ChibiOS: fixed CANFD build on H7 4 years ago
Andrew Tridgell f2ac61f6ba HAL_ChibiOS: enable DShot on G4 4 years ago
Andrew Tridgell f57b1b9c4b HAL_ChibiOS: support logical/physical CAN bus mapping 4 years ago
Andrew Tridgell 2f7ff778be HAL_ChibiOS: fixed bug in DMA resolver 4 years ago
Andrew Tridgell 439a944801 HAL_ChibiOS: added support for STM32G474 MCU 4 years ago
Andy Piper e1d71486e4 AP_HAL_ChibiOS: build fixes for ChibiOS 20.3.x 4 years ago
Andrew Tridgell 5b59445471 AP_HAL_ChibiOS: fixes for build with 20.3.x ChibiOS 4 years ago
QioTek fe30612bb0 AP_HAL_ChibiOS: release ICM20649 reserve sensor 4 years ago
Andrew Tridgell bbd32844d1 HAL_ChibiOS: switch more boards to 32k FRAM 4 years ago
Andy Piper bb270014e7 AP_HAL_ChibiOS: make sure LEDs get a DMA channel on MatekH743-bdshot 4 years ago
Andy Piper 968d05a637 AP_HAL_ChibiOS: allow further LED channels to be allocated at the same length 4 years ago
Andrew Tridgell 8a8db85b9c HAL_ChibiOS: fixed build of f103-trigger fw 4 years ago
Lava Chemist 4a52f945db AP_HAL_ChibiOS: Add FlywooF745 4 years ago
Andy Piper d6575fb6ad AP_HAL_ChibiOS: bdshot configs for CubeYellow and mRoControlZeroH7 4 years ago
Andrew Tridgell 4fbdb59398 HAL_ChibiOS: prevent sharing the same DMA stream on TIMn_UP channels 4 years ago
Andy Piper 6cb263056d AP_HAL_ChibiOS: build fix for iomcu 4 years ago
Andy Piper d0e4d510cf AP_HAL_ChibiOS: order PWM timers by DMA UP stream id to prevent deadlocks in dshot 4 years ago
Andrew Tridgell 14791c335b HAL_ChibiOS: fixed build of f3 boards without PWM out 4 years ago
Andrew Tridgell 243cf2199d HAL_ChibiOS: disable shared DMA on IOMCU 4 years ago
Andrew Tridgell c23f61b79a HAL_ChibiOS: set internal error on panic 4 years ago
Andrew Tridgell eec05c1f48 HAL_ChibiOS: fixed a race and null ptr deref in dshot 4 years ago
Andy Piper b102391163 AP_HAL_ChibiOS: don't send rcout events without rcout thread 4 years ago
Mirko Denecke edc2b0c94e AP_HAL_ChibiOS: fix copy and paste typo 4 years ago
Andrew Tridgell 7af20e9ea3 HAL_ChibiOS: increase H7 serial buffer sizes 4 years ago
Andrew Tridgell 3b88a3273b HAL_ChibiOS: adjust up uart tx stack size 4 years ago
Andrew Tridgell 5e0f175223 HAL_ChibiOS: adjust UART buffer sizes for new UART code 4 years ago
Andy Piper 4e61ba2dc8 AP_HAL_ChibiOS: reduce stack sizes for rcout, uart_rx and storage. 4 years ago