52 Commits (47a5d78397865caa4fbbfcd3699522ce3333a018)

Author SHA1 Message Date
Iampete1 ec90ab13f4 AP_HAL_ChibiOS: RCOutput: print DMA alocation errors 4 years ago
Iampete1 15509f314c AP_HAL_ChibiOS: RCOuput: LED setup re-work 4 years ago
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 744a2fe535 HAL_ChibiOS: use uint32_t for bit timing in passthru 4 years ago
Andrew Tridgell f2ac61f6ba HAL_ChibiOS: enable DShot on G4 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
Andy Piper 3a9107245c AP_HAL_ChibiOS: allocate DMA and LED buffers correctly when the length changes 4 years ago
Andy Piper 2b885cd79f AP_HAL_ChibiOS: ensure that serial LED setup goes via an intermediate buffer 4 years ago
Andy Piper 401e5c2073 AP_HAL_ChibiOS: add support for bidir DShot support in RCOutput 4 years ago
Peter Hall fe5779fd88 AP_HAL_ChibiOS: add support for ProfiLEDs 5 years ago
Andrew Tridgell 669b98c6df HAL_ChibiOS: allow more than 32 WS2812 LEDs on a pin 5 years ago
Peter Hall 0ca6b7cf77 AP_HAL_ChibiOS: retry neopixel until successful send 5 years ago
Andrew Tridgell adf17414e0 HAL_ChibiOS: fixed output string for non-DMA capable chan 5 years ago
Randy Mackay a71ae54d3a AP_HAL: add RCOutput::get_output_mode_banner 5 years ago
Andrew Tridgell 4636a4c458 HAL_ChibiOS: support LEDs with a wider range of frequencies 5 years ago
Mirko Denecke b84dcd483d AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces 5 years ago
Andrew Tridgell 03c1a8bfd9 HAL_ChibiOS: use safety button logic from AP_BoardConfig 5 years ago
Andrew Tridgell f441223b55 HAL_ChibiOS: implement updated NeoPixel API 5 years ago
Tom Pittenger e3416b66dc AP_HAL_ChibiOS: add Neopixel output type, similar to dshot 5 years ago
Andrew Tridgell 8dd58b4181 HAL_ChibiOS: support reversible DShot motors 6 years ago
Peter Barker 17f643719a AP_HAL_ChibiOS: add override keyword in many places 6 years ago
Andrew Tridgell 81fe8b7138 HAL_ChibiOS: allow set of safety mask from IOMCU 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
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
Andrew Tridgell 7e897c16c0 HAL_ChibiOS: maintain rcout state beyond BRD_PWM_COUNT 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
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 8e59f6aad6 HAL_ChibiOS: implement get_esc_scaling() 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 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 0cf104f2f3 HAL_ChibiOS: added scale_esc_to_unity() 7 years ago
Andrew Tridgell 7c23e33775 HAL_Chibios: set min output rate for oneshot to 100Hz 7 years ago
Andrew Tridgell 880a84294e HAL_ChibiOS: support oneshot mode 7 years ago
Andrew Tridgell f14a847b97 HAL_ChibiOS: rename classes to remove 'Chibi' 7 years ago
Andrew Tridgell 25b68dc150 HAL_ChibiOS: switch base freq when needed 7 years ago
Andrew Tridgell d17e9f321a HAL_ChibOS: fixed mixture of brushed and normal PWM 7 years ago
Andrew Tridgell c639708e22 HAL_ChibOS: auto-generate full PWM config 7 years ago
Andrew Tridgell 3a004adbd4 HAL_Chibios: use macro for NUM_GROUPS 7 years ago