1249 Commits (ae2578e5c960a135900a418eebedbd58b9545110)

Author SHA1 Message Date
Peter Hall 0ca6b7cf77 AP_HAL_ChibiOS: retry neopixel until successful send 5 years ago
Andrew Tridgell 41b74ec014 HAL_ChibiOS: use DNA by default for all AP_Periph builds 5 years ago
Andrew Tridgell 6139860a64 HAL_ChibiOS: use default USB IDs for fmuv3 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
pkocmoud 8c764bb568 hwdef: switch to (0) DNA as the default NODEID 5 years ago
pkocmoud 8f6d2aab7a hwdef: add mRo M10025 KITCAN 5 years ago
Andrew Tridgell bebfef369f HAL_ChibiOS: fixed power flags for CUAV-Nora 5 years ago
CUAVcaijie 561808ba3c HAL_ChibiOS: Added support for CUAV Nora flight controller 5 years ago
Andrew Tridgell a0fe1a7598 HAL_ChibiOS: produce more accurate clocks for DShot and PWM 5 years ago
Andrew Tridgell 9e0edba31d HAL_ChibiOS: raised timer clocks to 200MHz 5 years ago
Andrew Tridgell 8b93e0f57d HAL_ChibiOS: prevent double init of USB 5 years ago
Andrew Tridgell adf17414e0 HAL_ChibiOS: fixed output string for non-DMA capable chan 5 years ago
Andrew Tridgell e8ab35a192 HAL_ChibiOS: fixed stdout in early startup bug 5 years ago
Matt Lawrence e6f32f4572 AP_HAL_ChibiOS: Fix waf --default-parameters 5 years ago
Andrew Tridgell 12f31e328f HAL_ChibiOS: fixed dshot docs for Pixhawk4 5 years ago
Randy Mackay 76c982ced8 AP_HAL_CHibiOS: update Pixhawk4 README to 16 pwm outputs 5 years ago
Andrew Tridgell bdef7d7158 HAL_ChibiOS: fixed default fast sampling on CubeOrange and Durandal 5 years ago
Andrew Tridgell e0cd790505 HAL_ChibiOS: fixed spektrum RC input on Pixracer 5 years ago
Randy Mackay a71ae54d3a AP_HAL: add RCOutput::get_output_mode_banner 5 years ago
giacomo892 529f067914 HAL_ChibiOS: save more flash on SuccexF4 5 years ago
giacomo892 23a42b1914 HAL_ChibiOS: disable parachute and sprayer on SuccexF4 5 years ago
Andrew Tridgell 8b2629bfc1 HAL_ChibiOS: save 7k flash for boards close to flash limit 5 years ago
Andrew Tridgell c8395bb2c1 HAL_ChibiOS: use blocking semaphore for new_input() 5 years ago
Andrew Tridgell 05f095f338 HAL_ChibiOS: fixed build 5 years ago
Andrew Tridgell 3fe3c8ecdc HAL_ChibiOS: implement pulse_input_enable() 5 years ago
Andrew Tridgell 9c0cf0871b HAL_ChibiOS: added disable() API for pulse input 5 years ago
Andrew Tridgell 27c114828b HAL_ChibiOS: fixed bitmask error on storage erase 5 years ago
Peter Barker bff97eb150 AP_HAL_ChibiOS: assert that storage size is an even number of storage-lines 5 years ago
Andrew Tridgell a7b6887f44 HAL_ChibiOS: added a f303-Universal build target 5 years ago
Andrew Tridgell 7a812a5516 HAL_ChibiOS: use cortex m7 instructions on F7/H7 5 years ago
Peter Barker 73c32f403b AP_HAL_ChibiOS: do not compile EKF2 for MatekF405-Wing 5 years ago
Peter Barker e189b17efb AP_HAL_ChibiOS: remove unused AnalogIn fields 5 years ago
Andrew Tridgell a8501a91c7 HAL_ChibiOS: fixed handling of write mutex 5 years ago
Andrew Tridgell 982cff0695 AP_HAL_ChibiOS: make all semaphores recursive 5 years ago
Andrew Tridgell 0aae8e13c1 AP_HAL_ChibiOS: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
Andrew Tridgell 7ce771734c HAL_ChibiOS: fixed fw build size for several boards 5 years ago
Andrew Tridgell 320a703afc HAL_ChibiOS: fixed UART DMA config for ALT() pins 5 years ago
Andrew Tridgell 0cc6d4a70b HAL_ChibiOS: added support for FrSky R9 flight controller 5 years ago
Andrew Tridgell f7a65afa67 HAL_ChibiOS: allow for baro with no arguments 5 years ago
Andrew Tridgell 83d3488eb2 HAL_ChibiOS: fixed ZubaxGNSS board ID 5 years ago
Michel Pastor 6fa09c05c2 HAL_ChibiOS: added SuccexF4 board 5 years ago
Andrew Tridgell ce4120e803 HAL_ChibiOS: disable parachute and sprayer on MatekF405-Wing 5 years ago
Andrew Tridgell a935b764f4 HAL_ChibiOS: fixed UART DMA issue on F4 5 years ago
Andrew Tridgell a220b37bf8 HAL_ChibiOS: use 4k bouncebuffer for sdcard 5 years ago
Andrew Tridgell 2b7bffa906 HAL_ChibiOS: adjust dma reserve allocation 5 years ago
Andrew Tridgell 9554103418 HAL_ChibiOS: don't extend alloc of iomcu uart 5 years ago
Andrew Tridgell 56985f8c33 HAL_ChibiOS: added checking on bouncebuffer allocation 5 years ago
Andrew Tridgell a7b83b1e26 HAL_ChibiOS: allow for unbuffered writes without DMA 5 years ago
CUAVcaijie 7e89591e90 HAL_ChibiOS: Modify the default orientation of the compass 5 years ago
Andrew Tridgell fced7d78fc HAL_ChibiOS: fixed clock src for I2C4 on H7 5 years ago