257 Commits (c2adc26051ae64b5a8a67bc1edaf8b9482f4d55c)

Author SHA1 Message Date
Andrew Tridgell 51c40a013b HAL_ChibiOS: added IRQ save/restore to hal.scheduler 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 b350b07593 HAL_ChibiOS: allow internal GPIO fuctions to use disabled pins 7 years ago
Andrew Tridgell 67bae2669b HAL_ChibiOS: enable serial5 on fmuv3 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 93111dc0b1 HAL_ChibiOS: ensure that IO UART gets DMA 7 years ago
Andrew Tridgell 95a261e061 HAL_ChibiOS: don't generate DMA channels for ALARM pin 7 years ago
Andrew Tridgell 01e9c55721 HAL_ChibiOS: fixed SPI bus speed on SPI3 7 years ago
Andrew Tridgell 610a6a6c88 HAL_ChibiOS: optimise USB config driver 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 a64819cbf2 HAL_ChibiOS: minimise DMA TX latency on contended UARTs 7 years ago
Andrew Tridgell a86e85c6b2 HAL_ChibiOS: enable checking for DMA contention 7 years ago
Andrew Tridgell 64278f07d3 HAL_ChibiOS: removed the DMA channels from RCIN in hwdef.dat 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
Andrew Tridgell 3501763f4e HAL_ChibiOS: added DShot example app 7 years ago
Tom Pittenger b864cd6ae6 AP_HAL_ChibiOS: include correct wrappers 7 years ago
Andrew Tridgell c311599e0a HAL_ChibiOS: make DEFAULT_PARAMETERS relative to source root 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 961a97a8c9 HAL_ChibiOS: expand docs on STDOUT_SERIAL 7 years ago
Andrew Tridgell 0cd6c9e5fb HAL_ChibiOS: added commented block on enable debug for builds 7 years ago
Andrew Tridgell 556f3ba53f HAL_ChibiOS: make UARTs non-blocking by default 7 years ago
Andrew Tridgell 33dd14b8d9 HAL_ChibiOS: use PULLUP on UART TX/RX lines 7 years ago
Andrew Tridgell 91c741ef07 HAL_ChibiOS: use a non-blocking lock for UART shared DMA 7 years ago
Andrew Tridgell 08634903c8 HAL_ChibiOS: use relative path for common.ld 7 years ago
Andrew Tridgell 9ab695b7ca HAL_ChibiOS: fixed namespace error 7 years ago
Andrew Tridgell 153ad95398 HAL_ChibiOS: added hwdef.dat for minimal F405 and F427 boards 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 5f353b5c85 HAL_ChibiOS: fixed build of I2C without I2C1 defined 7 years ago
Andrew Tridgell 6b6c35a435 waf: use relative paths for ChibiOS build 7 years ago
Andrew Tridgell 21951243f0 HAL_ChibiOS: default debug checks off 7 years ago
Andrew Tridgell 0cf104f2f3 HAL_ChibiOS: added scale_esc_to_unity() 7 years ago
Andrew Tridgell 21d401e844 HAL_ChibiOS: fixed compass orientation for revo-mini 7 years ago
Andrew Tridgell 46c3308964 HAL_ChibiOS: enable mag on crazyflie2 7 years ago
Andrew Tridgell d5fc1ff3d4 HAL_ChibiOS: fixed crazyflie motor order 7 years ago
Andrew Tridgell 7e8ceb1121 HAL_ChibiOS: define ALLOW_ARM_NO_COMPASS 7 years ago
Andrew Tridgell e05bac425f HAL_ChibiOS: setup crazyflie2 IMU and baro 7 years ago
Andrew Tridgell 9e84c45035 HAL_ChibiOS: dynamically create name for bus threads 7 years ago
Andrew Tridgell 312bde54b4 HAL_ChibiOS: added fmuv2 build for 1M flash boards 7 years ago