344 Commits (d28283e30228bc3092cf67baa879c2159e3d4a63)

Author SHA1 Message Date
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 e4ce2f532b HAL_ChibiOS: make smaller builds possible 7 years ago
Andrew Tridgell ef9d9d9c26 HAL_ChibiOS: first boot of OMNIBUSF7V2 7 years ago
Andrew Tridgell 02f20b4114 HAL_ChibiOS: first version of OMNIBUSF7V2 board support 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 d1e4185817 HAL_ChibiOS: don't build flash.c if not needed 7 years ago
Andrew Tridgell cdbbceb6b6 HAL_ChibiOS: cope with SDMMC peripheral for microSD 7 years ago
Andrew Tridgell 751024f483 HAL_ChibiOS: mark two skyviper builds as needing abin files 7 years ago
Mark Whitehorn 960e217e79 AP_HAL_Chibios: fix latent bug in ToneAlarm 7 years ago
Andrew Tridgell f2df171fdd HAL_ChibiOS: fixed DSM input on fmuv4 7 years ago
Andrew Tridgell 96cc657bd0 HAL_ChibiOS: fixed GPIO interrupt port mapping 7 years ago
Andrew Tridgell b4aeffbaed HAL_ChibiOS: added power status flags reporting 7 years ago
Andrew Tridgell 7c85d06600 HAL_ChibiOS: setup pwm counts, and cleanup mindpx-v2 PWM lines 7 years ago
Andrew Tridgell 1b9cebc3f2 HAL_ChibiOS: check pwm count in rcout init 7 years ago
Andrew Tridgell 68293c9c11 HAL_ChibiOS: don't require GPIO() markers on PWM outputs 7 years ago
Andrew Tridgell eb6c852ee3 HAL_ChibiOS: use simpler pullup on serial input 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 67993d6e5c HAL_ChibiOS: re-instate priority boost system 7 years ago
Andrew Tridgell 2c6e6e3b13 HAL_ChibiOS: removed obsolete DShot example code 7 years ago
Andrew Tridgell 9b22e0b7cc HAL_ChibiOS: fixed SPI rates on fmuv3 7 years ago
Andrew Tridgell 8e59f6aad6 HAL_ChibiOS: implement get_esc_scaling() 7 years ago
Andrew Tridgell a2eec97325 HAL_ChibiOS: raised default SPI priority 7 years ago
Andrew Tridgell 5bfc97f9c0 HAL_ChibiOS: fixed dshot trigger while serial active 7 years ago
Andrew Tridgell e448b5d069 HAL_ChibiOS: implement UART port locking 7 years ago
Andrew Tridgell 6fd0af11ef HAL_ChibiOS: implement telem request API 7 years ago
Andrew Tridgell 751c3a554a HAL_ChibiOS: added fmuv4-beta hardware definition 7 years ago
Andrew Tridgell 6bdb523630 HAL_ChibiOS: guarantee 1kHz output for DShot 7 years ago
Andrew Tridgell 692f22c17f HAL_ChibiOS: added GPIO assignments for revo-mini 7 years ago
Andrew Tridgell ef539d4145 HAL_ChibiOS: added debug timing option for RCOut 7 years ago
Andrew Tridgell af1e3aa64d HAL_ChibiOS: increase timeout on bytes for blheli 7 years ago
Andrew Tridgell 756c0d4b0b HAL_ChibiOS: fixed reset for oneshot 7 years ago
Andrew Tridgell 9a29c6d3b5 HAL_ChibiOS: implement DigitalSource() 7 years ago
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