84 Commits (7c8583d51d22cba3784d31637aad2be4202dba48)

Author SHA1 Message Date
Alexander Malishev 03d88b01be HAL_ChibiOS: added support for interrupt based rcin parsing 7 years ago
Andrew Tridgell 77c922e6b8 HAL_ChibiOS: make embed.py work with python3 7 years ago
Andrew Tridgell 3749480dd8 HAL_ChibiOS: create ap_romfs_embedded.h 7 years ago
Alexey Kozin f87cc4e172 f4by chibios new style dma table build fix 7 years ago
Alexander Malishev 79b5719419 ChibiOS: add support for complementry output timer channels 7 years ago
Alexander Malishev 1b7eecdf2f ChibiOS: fixed tables for F405 mcu 7 years ago
mirkix 8074361bb8 AP_HAL_ChibiOS: add hardware def for STM32F767xx 7 years ago
Andrew Tridgell c6d7691667 HAL_ChibiOS: fixed F745 database for new DMA system 7 years ago
Andrew Tridgell 7286ffab77 HAL_ChibiOS: define FLASH_LOAD_ADDRESS in hwdef.h 7 years ago
Andrew Tridgell a9edbb6b2d HAL_ChibiOS: allow for a defaults.parm file in hwdef directory 7 years ago
Andrew Tridgell 6e5cbc7c3d HAL_ChibiOS: initial support for F745 boards 7 years ago
Andrew Tridgell 551dca63e1 HAL_ChibiOS: added build information for each MCU 7 years ago
Andrew Tridgell cdbbceb6b6 HAL_ChibiOS: cope with SDMMC peripheral for microSD 7 years ago
Andrew Tridgell 382772d999 HAL_ChibiOS: initial support for ESC serial output 7 years ago
Andrew Tridgell 95a261e061 HAL_ChibiOS: don't generate DMA channels for ALARM pin 7 years ago
Andrew Tridgell bc32276966 HAL_ChibiOS: support DShot output 7 years ago
Andrew Tridgell 294aac6955 HAL_ChibiOS: fixed CTS pulldown 7 years ago
Andrew Tridgell 9a5df6d1f7 HAL_ChibiOS: auto-generate DMA channels for RCIN 7 years ago
Andrew Tridgell 6aff7ecbf5 HAL_ChibiOS: added channel numbers for STM32F4xx MCUs 7 years ago
Andrew Tridgell da2e79130b HAL_ChibiOS: generate channel numbers in DMA tables 7 years ago
kozinalexey 5df2b1a3ac chibios hal config for F4BY 7 years ago
Peter Barker 2efd9341cd AP_HAL_ChibiOS: copy the common linker script to outdir, use it from there 7 years ago
Andrew Tridgell fd6185be0f HAL_ChibiOS: fixed python3 pickle error 7 years ago
Andrew Tridgell 33dd14b8d9 HAL_ChibiOS: use PULLUP on UART TX/RX lines 7 years ago
Andrew Tridgell 08634903c8 HAL_ChibiOS: use relative path for common.ld 7 years ago
Andrew Tridgell 306d35655e HAL_ChibiOS: allow for bare board builds 7 years ago
Andrew Tridgell 74ed19f460 HAL_ChibiOS: moved more board setup into hwdef.dat 7 years ago
Andrew Tridgell ebbd15ea17 HAL_ChibiOS: auto-enable CAN when pins are defined 7 years ago
Andrew Tridgell d84c487a60 HAL_ChibiOS: generate env.py from hwdef.dat 7 years ago
Andrew Tridgell 17b3607aa8 HAL_ChibiOS: fixed RCIN on revo-mini 7 years ago
Andrew Tridgell 427e00dd41 HAL_ChibiOS: switched to system timer for AP_HAL::micros() 7 years ago
Andrew Tridgell 66608e8cad HAL_ChibiOS: improved mini-pix support 7 years ago
Mark Whitehorn 59b2d44323 AP_HAL_ChibiOS: make ToneAlarm compilation conditional on presence of 7 years ago
Mark Whitehorn d569e35a0f AP_HAL_ChibiOS: add toneAlarm support for ChibiOS on MindPX-v2 7 years ago
Mark Whitehorn 13c54c0543 AP_HAL_ChibiOS: add missing declaration in chibios_hwdef.py 7 years ago
Mark Whitehorn fb142422f6 AP_HAL_ChibiOS: pull ALARM_CHANNEL into pwmGroup 7 years ago
Mark Whitehorn 8b216cf182 AP_HAL_ChibiOS: add ToneAlarm thread 7 years ago
Andrew Tridgell 8226530610 HAL_ChibiOS: added DMA_PRIORITY and DMA_NOSHARE options 7 years ago
Andrew Tridgell 507fcb0f27 Tools: moved make_abin.sh into Tools/scripts 7 years ago
Andrew Tridgell 4ce0c2c827 HAL_ChibiOS: simplify skyviper-v2450 config 7 years ago
Siddharth Purohit 40142e5aef ChibiOS: implement way to clear i2c bus by toggling clock line 7 years ago
Andrew Tridgell d208dc69d3 Tools: moved make_abin.sh into ChibiOS scripts 7 years ago
Andrew Tridgell ad5a04fc89 HAL_ChibiOS: added NODMA option 7 years ago
Andrew Tridgell 626632989e HAL_ChibiOS: fixed build for boards with no USB 7 years ago
Andrew Tridgell 4b8bde746e HAL_ChibiOS: improved default USB strings 7 years ago
Andrew Tridgell 1aa6a0068a HAL_ChibiOS: fixed order of I2C DMA 7 years ago
Andrew Tridgell bc49c0d2c5 HAL_ChibiOS: make hwdef.h the same on python2 and python3 7 years ago
Andrew Tridgell e91144cc8e HAL_ChibiOS: allow for empty UART drivers 7 years ago
Andrew Tridgell e0212ebe85 HAL_ChibiOS: cope with ETR timer channels 7 years ago
Andrew Tridgell c1df2a8a4b HAL_ChibiOS: cope with timers 10 and later 7 years ago