1580 Commits (7226a3a9dc1cdd85790bd6d4681eaff24368f4b3)

Author SHA1 Message Date
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
Andy Piper 94de238751 AP_HAL_ChibiOS: disable RCOUT thread on iomcu and rebuild iomcu. 4 years ago
Andy Piper f9c5f9be00 AP_HAL_ChibiOS: make dshot DMA unlock event driven in order to allow unlocking from rcout thread 4 years ago
mateksys 7eb4e9b370 AP_Periph: set PORT defaults for F405-MatekGPS 4 years ago
mateksys 97c2b7228e AP_Periph: Matek F303 and F405 AP_Periph use DSP310 baro 4 years ago
Andy Piper 4c2cbdab8d AP_HAL_ChibiOS: only setup half-duplex for receive when transmit is fully over 4 years ago
Andy Piper 5c32007cdf AP_HAL_ChibiOS: ensure stop bits can be set before UART begin 4 years ago
Andy Piper 3a9107245c AP_HAL_ChibiOS: allocate DMA and LED buffers correctly when the length changes 4 years ago
Michael du Breuil c0da87c066 AP_HAL_ChibiOS: Update HitecMosaic to reflect changes to GPS config 4 years ago
Andrew Tridgell 9de1519928 HAL_ChibiOS: prevent hw flow control from hogging a DMA channel 4 years ago
Andrew Tridgell 0cc4409845 HAL_ChibiOS: fixed handling of invalid channel for LED write 4 years ago
Andrew Tridgell 098a17fe2e HAL_ChibiOS: fixed CubeOrange ADSB param name 4 years ago
Andy Piper 20d8696a0a AP_HAL_ChibiOS: BeastH7 has DPS310 baro 4 years ago
Andrew Tridgell 814393c9c2 HAL_ChibiOS: switch from DPS280 to DPS310 in boards that use the DPS310 4 years ago
Andrew Tridgell 86fda93781 HAL_ChibiOS: added heater correction of AK09916 4 years ago
Andrew Tridgell 2ab8ad0ef0 HAL_ChibiOS: added Durandal pinout details 4 years ago
Michael du Breuil 623951a262 AP_HAL_ChibiOS: Add some extra GPS SBF config 4 years ago
Tom Pittenger d1e6b0befb AP_HAL_ChibiOS: Add ADC1 support to STM32F3 4 years ago
Andrew Tridgell b8e82a56f3 HAL_ChibiOS: don't start rout ticks till after full system init 4 years ago
Andy Piper 2cdc202d19 AP_HAL_ChibiOS: use non-cachable SRAM3 for DMA on H743 4 years ago
Andy Piper 06a1500f98 AP_HAL_ChibiOS: ensure GPIO pins get undef'ed properly 4 years ago
Michel Pastor 41f7587637 ChibiOS: Add SWD pins to SuccexF4 bootloader 4 years ago
auturgy 24268cc6de AP_HAL_ChibiOS: add MatekH743-periph hwdef 4 years ago
mateksys b91c65b4a4 AP_HAL_ChibiOS: add f405-MatekGPS & MatekF405-CAN hwdef 4 years ago
huhen 9ba35580db HAL_ChibiOS: Init kakutef7 motor pins for correct initialization of some ESCs 4 years ago
Andy Piper 6f5d5c2bf9 AAP_HAL_ChibiOS: allow asserts to be printed on a GPIO pin 4 years ago
Andy Piper d41c92d317 AP_HAL_ChibiOS: don't overwrite fault handler data, register forced faults 4 years ago
Andy Piper 20d928a86a AP_HAL_ChibiOS: don't share DMA on OmnibusNanoV6 for Flash SPI 4 years ago
Andy Piper 873d35acd9 AP_HAL_ChibiOS: bi-directional dshot for MatekH743 4 years ago
Andy Piper 877dde4736 AP_HAL_ChibiOS: on BeastF7 share TIM3 UP/CH and give flash SPI dedicated channel 4 years ago
Andy Piper 9249b73e8b AP_HAL_ChibiOS: correctly allow mixing of bidir and non-bidir channels 4 years ago
Andy Piper 2823fa7245 AP_HAL_ChibiOS: never write bytes that have not been erased on H7 4 years ago
Andy Piper 78735a946e AP_HAL_ChibiOS: allow STM32_FLASH_DISABLE_ISR for H7 4 years ago