1209 Commits (d9a6c81eec4a457936542180a59b42941666f70d)

Author SHA1 Message Date
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
Andrew Tridgell 43172bdd57 HAL_ChibiOS: switch non-composite USB ID 5 years ago
Andrew Tridgell 793b867706 HAL_ChibiOS: switched to new USB VID for dual-CDC boards 5 years ago
Andrew Tridgell bb5c1d07e1 HAL_ChibiOS: implement new UART option bits 5 years ago
Andrew Tridgell ab0f1a8887 HAL_ChibiOS: added max uarts check 5 years ago
Andrew Tridgell 0d31e614ed HAL_ChibiOS: added ALT(1) configs for more boards 5 years ago
Andrew Tridgell 61f8e6f0d1 HAL_ChibiOS: added alt config for USART6 on MatekF765-Wing 5 years ago
Andrew Tridgell 296a4cb086 HAL_ChibiOS: re-format and fix chibios_hwdef.py for flake8 5 years ago
Andrew Tridgell 9c2b5a05bd HAL_ChibiOS: fixed python3 error 5 years ago
Andrew Tridgell c5df48faa7 HAL_ChibiOS: break out make_line() for PAL_LINE defines 5 years ago
Andrew Tridgell 66dd5925cf HAL_ChibiOS: added support for alternative pin configs 5 years ago
Andrew Tridgell 06a9baeb9b HAL_ChibiOS: adjust fmuv3 SPI priority 5 years ago
Andrew Tridgell a30e637484 HAL_ChibiOS: fixed bug in UART pin assignment 5 years ago
Andrew Tridgell 8ffd1050eb HAL_ChibiOS: fixed build on STM32F3 5 years ago
Andrew Tridgell b1ca7380be HAL_ChibiOS: re-implement half-duplex using HDSEL switching 5 years ago
Andrew Tridgell faf34970e1 HAL_ChibiOS: automatically control pullup/pulldown on inverted UARTs 5 years ago
Andrew Tridgell 58e915155d HAL_ChibiOS: fixed panic to output error every 500ms 5 years ago
Andrew Tridgell 8fdbb88827 HAL_ChibiOS: implement erase() method on Storage in HAL_ChibiOS 5 years ago
Andrew Tridgell e9dded98ce HAL_ChibiOS: enable UART6 for use as RC input on MatekF765-Wing 5 years ago
Andrew Tridgell 6447cc2519 HAL_ChibiOS: support receiver RSSI 5 years ago
Andrew Tridgell f68b9bafd8 HAL_ChibiOS: fixed H7 I2C timing 5 years ago
Andy Piper 6f979d5f7f AP_HAL_ChibiOS: define OSD_ENABLED as 1 rather than ENABLED 5 years ago
CUAVcaijie ccd54409f3 HAL_ChibiOS: Adding SPI devices for CUAV_GPS 5 years ago
CUAVcaijie 2df2e5c275 HAL_ChibiOS: Fix DMA of SPI1 TX on STM32F412 5 years ago
Andrew Tridgell 4b4642dd4d HAL_ChibiOS: allow handling of much higher receiver baudrates with DMA 5 years ago
Andrew Tridgell 58292821b3 HAL_ChibiOS: fix DMA on UARTs for F303 5 years ago
Andrew Tridgell 652d137594 HAL_ChibiOS: fixed DMA channels for f3 USART2 5 years ago
Andrew Tridgell 6eb86c6cdb HAL_ChibiOS: removed PB1 and PB0 TIM1 complementary channels for F76x 5 years ago
Andrew Tridgell c8c6c80aef HAL_ChibiOS: switch MatekF765 to timer 12 5 years ago
Andrew Tridgell ccd1ce406c HAL_ChibiOS: scale uart rx buffer size with baudrate 5 years ago
Andrew Tridgell 1248519b11 HAL_ChibiOS: account for empty uarts in uart count 5 years ago
Andrew Tridgell 6f6fbb5b48 HAL_ChibiOS: make pwm pin pulldown 5 years ago
Andrew Tridgell f732a482fe HAL_ChibiOS: support wider range of clock frequencies 5 years ago
Andrew Tridgell a9946b41e9 HAL_ChibiOS: added f103-Trigger board 5 years ago
Andrew Tridgell a87e3e41f0 HAL_ChibiOS: make Pixhawk4 GPS2 connection clearer 5 years ago
Andrew Tridgell d422825715 HAL_ChibiOS: removed per-board AP_FEATURE_RTSCTS and AP_FEATURE_SBUS_OUT 5 years ago
Andrew Tridgell fc867b1596 HAL_ChibiOS: automatically set AP_FEATURE_SBUS_OUT 5 years ago
Andrew Tridgell b3459c024c HAL_ChibiOS: automatically set AP_FEATURE_RTSCTS 5 years ago
Andrew Tridgell b99d6e075c HAL_ChibiOS: change CUAVv5Nano volt scale to 18.000 5 years ago
Andrew Tridgell f17178ace0 HAL_ChibiOS: fixed build of SPI clock test 5 years ago
Andrew Tridgell 95b527dac8 HAL_ChibiOS: save 3k of flash on MatekF405-Wing 5 years ago