64 Commits (721c200bccef749db4264db7bc52553521dfd213)

Author SHA1 Message Date
Andrew Tridgell 94abc5a54d HAL_ChibiOS: fixed DShot on H7 6 years ago
Andrew Tridgell 231117e9b1 HAL_ChibiOS: invalidate before read on rx, not on DMA setup 6 years ago
Andrew Tridgell 071d5e01af HAL_ChibiOS: added DMAMUX channel assignment calls 6 years ago
Andrew Tridgell f4e31ce65b HAL_ChibiOS: added more cache flush ops 6 years ago
Andrew Tridgell d96142a37e HAL_ChibiOS: allow double allocate call in RCOutput 6 years ago
Andrew Tridgell bbd25350eb HAL_ChibiOS: support ChibiOS kernel major 6 6 years ago
Tom Pittenger 548a579f18 AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton() 6 years ago
Andrew Tridgell 50683633b3 HAL_ChibiOS: setup for brushed feature in IOMCU 6 years ago
Andrew Tridgell 8dd58b4181 HAL_ChibiOS: support reversible DShot motors 6 years ago
Randy Mackay c1ab3afb6c AP_HAL_ChibiOS: fix safety switch option handling 6 years ago
Andrew Tridgell 8c391291a3 HAL_ChibiOS: fixed a race in DShot code 6 years ago
Siddharth Purohit 87a2dea9d4 HAL_ChibiOS: disable features that require advanced dma 6 years ago
Andrew Tridgell 8c33b4b97d HAL_ChibiOS: implement set_failsafe_pwm() 6 years ago
Peter Barker 2209e4a697 AP_HAL_ChibiOS: new HAL functor-based methods 7 years ago
Andrew Tridgell 3df2a1c228 HAL_ChibiOS: fixed dshot bad frames 7 years ago
Andrew Tridgell 946b4db0e6 HAL_ChibiOS: set min dshot separation to 100usec 7 years ago
Andrew Tridgell 22ba9a0aea HAL_ChibiOS: fixed timeout of serial read bytes 7 years ago
Lucas De Marchi 668c941717 Global: use new version of ARRAY_SIZE 7 years ago
Siddharth Purohit 395c48933c HAL_ChibiOS: move tto using updated time conversion API 7 years ago
Andrew Tridgell 1eef29e525 HAL_ChibiOS: only set freq on valid IO channels 7 years ago
Andrew Tridgell e3b68876a9 HAL_ChibiOS: fixed tx_len on tx DMA timeout 7 years ago
Andrew Tridgell 2493cdbcb6 HAL_ChibiOS: switch to new bouncebuffer system 7 years ago
Andrew Tridgell edb831653f HAL_ChibiOS: added dma_flush and dma_invalidate operations 7 years ago
Andrew Tridgell 7e897c16c0 HAL_ChibiOS: maintain rcout state beyond BRD_PWM_COUNT 7 years ago
Andrew Tridgell f3179e7934 HAL_ChibiOS: improved reliability of DShot passthru 7 years ago
Andrew Tridgell dcd7799ec9 HAL_ChibiOS: fixed DShot output on fixed wing 7 years ago
Andrew Tridgell 794ebe32e3 HAL_ChibiOS: fixed mixture of oneshot and normal PWM on IOMCU 7 years ago
Andrew Tridgell bb0cbd15a4 HAL_ChibiOS: implement fmuv4 safety state 7 years ago
Andrew Tridgell 4871bbf403 HAL_ChibiOS: make soft serial for RC serial more efficient 7 years ago
Alexander Malishev 79b5719419 ChibiOS: add support for complementry output timer channels 7 years ago
Andrew Tridgell 1b9cebc3f2 HAL_ChibiOS: check pwm count in rcout init 7 years ago
Andrew Tridgell 68293c9c11 HAL_ChibiOS: don't require GPIO() markers on PWM outputs 7 years ago
Andrew Tridgell eb6c852ee3 HAL_ChibiOS: use simpler pullup on serial input 7 years ago
Andrew Tridgell 71cd58cc7e HAL_ChibiOS: run rc serial thread at top priority 7 years ago
Andrew Tridgell 3cd4f2a002 AP_ChibiOS: handle oneshot125 separately 7 years ago
Andrew Tridgell 5bfc97f9c0 HAL_ChibiOS: fixed dshot trigger while serial active 7 years ago
Andrew Tridgell 6fd0af11ef HAL_ChibiOS: implement telem request API 7 years ago
Andrew Tridgell 6bdb523630 HAL_ChibiOS: guarantee 1kHz output for DShot 7 years ago
Andrew Tridgell ef539d4145 HAL_ChibiOS: added debug timing option for RCOut 7 years ago
Andrew Tridgell af1e3aa64d HAL_ChibiOS: increase timeout on bytes for blheli 7 years ago
Andrew Tridgell 756c0d4b0b HAL_ChibiOS: fixed reset for oneshot 7 years ago
Andrew Tridgell 019049e76b HAL_ChibiOS: fixed RC period setting 7 years ago
Andrew Tridgell d258eac88d HAL_ChibiOS: fixed reconfig of group after serial_end() 7 years ago
Andrew Tridgell 46c76c3d5d HAL_ChibiOS: increase serial byte timeout 7 years ago
Andrew Tridgell 202a7dd091 HAL_ChibiOS: don't allow dshot while serial active 7 years ago
Andrew Tridgell 382772d999 HAL_ChibiOS: initial support for ESC serial output 7 years ago
Andrew Tridgell 26d279e165 HAL_ChibiOS: improve DShot timing accuracy 7 years ago
Andrew Tridgell bc32276966 HAL_ChibiOS: support DShot output 7 years ago
Andrew Tridgell 306d35655e HAL_ChibiOS: allow for bare board builds 7 years ago
Andrew Tridgell b992b5e02a HAL_ChibiOS: allow for 16kHz brushed on all timers 7 years ago