60 Commits (300a118852de7ac0edb79ece13aadbb18feb6540)

Author SHA1 Message Date
Andrew Tridgell a5965d5a9e HAL_Chibios: removed unnecessary debug defines 5 years ago
Andrew Tridgell 32cdfddf12 HAL_ChibiOS: convert all hwdef from UART_ORDER to SERIAL_ORDER 5 years ago
Andrew Tridgell a9df9fe0c0 HAL_ChibiOS: removed clock tree settings in most hwdef.dat 5 years ago
Andrew Tridgell e8b2b52bae HAL_ChibiOS: removed STM32_VDD from hwdef.dat 5 years ago
Andrew Tridgell d35fff5186 HAL_ChibiOS: set CS pins high while in bootloader 5 years ago
Andrew Tridgell d422825715 HAL_ChibiOS: removed per-board AP_FEATURE_RTSCTS and AP_FEATURE_SBUS_OUT 5 years ago
Andrew Tridgell 0751756e91 HAL_ChibiOS: retain OPENDRAIN if set on a pin 5 years ago
Andrew Tridgell e820219202 HAL_ChibiOS: changed optimisation of higher end boards to -O2 5 years ago
Andrew Tridgell 2c5c8106a5 HAL_ChibiOS: removed duplicate barometer from fmuv5 6 years ago
Andrew Tridgell 72494788f7 HAL_ChibiOS: convert more boards to use BARO specifier 6 years ago
Stone white ec911710c9 hwdef: Enable Spektrum 3.3V VDD Power on fmuv5 6 years ago
Andrew Tridgell adcf9c4fa4 HAL_ChibiOS: added commented out baro on SPI5 for fmuv5 6 years ago
Andrew Tridgell 98f578394f HAL_ChibiOS: default OTG2 protocol to mavlink2 on most boards 6 years ago
bugobliterator cba98096e9 HAL_ChibiOS: move to using hardcoded heater PWM polarity in iofirmware 6 years ago
Andrew Tridgell e57228646e HAL_ChibiOS: added unused CS pins for fmuv5 6 years ago
Andrew Tridgell 1919268801 HAL_ChibiOS: added OTG2 on all F7 and H7 boards with CAN 6 years ago
Andrew Tridgell d90b05f685 HAL_ChibiOS: convert all fmuv5 boards to sensor config system 6 years ago
Andrew Tridgell 2b0a30a2c5 HAL_ChibiOS: ensure we don't overflow bootloader area 6 years ago
Andrew Tridgell 4deb2c38f6 HAL_ChibiOS: fixed brick2 valid status in POWR flags for fmuv5 6 years ago
Andrew Tridgell 312597ac20 HAL_ChibiOS: fixed default batt2 pins for fmuv5 6 years ago
Andrew Tridgell 34a7812416 HAL_ChibiOS: use -O3 on boards with 2M flash 6 years ago
Andrew Tridgell 18e97bd895 HAL_ChibiOS: fixed CAN on Pixhawk4 and PH4-mini 6 years ago
Andrew Tridgell 17d62be9bb HAL_ChibiOS: disable USART6_TX on fmuv5 6 years ago
Andrew Tridgell 4886ccd8ba HAL_ChibiOS: fixed safety switch and LEDs on PH4-mini 6 years ago
auturgy 575d03796c AP_HAL_ChibiOS: fix typo in fmuv5 hwdef [NFC] 6 years ago
Lucas De Marchi 20778f73f1 AP_HAL_ChibiOS: define HAL_HAVE_SAFETY_SWITCH accordingly 7 years ago
Andrew Tridgell 95aaa01014 HAL_ChibiOS: override COMPASS_AUTO_ROT on several boards 7 years ago
Andrew Tridgell 63a0a4979c HAL_ChibiOS: delay peripheral power on for fmuv5 7 years ago
Andrew Tridgell b647dde28f HAL_ChibiOS: changed which I2C bus is internal on fmuv5 7 years ago
Andrew Tridgell 63a9b903ba HAL_ChibiOS: added fallback to microSD for param storage 7 years ago
Andrew Tridgell dd059b89f3 HAL_ChibiOS: added uartG for fmuv4 and fmuv5 7 years ago
Andrew Tridgell 54dc67e2a9 HAL_ChibiOS: default bootloader product string to XX-BL 7 years ago
Andrew Tridgell d183efa720 HAL_ChibiOS: fixed USB string of fmuv5 bootloader 7 years ago
Andrew Tridgell f71d2a7417 HAL_ChibiOS: support bootloaders with no uarts 7 years ago
Andrew Tridgell d88b710ea9 HAL_ChibiOS: added more bootloader hwdef-bl.dat files 7 years ago
Andrew Tridgell 1c054f0e4a HAL_ChibiOS: fixed clock line on fmuv5 I2C4 7 years ago
Andrew Tridgell 10ca1e78e8 HAL_ChibiOS: switched to Mode3 on SPI1 7 years ago
Andrew Tridgell 9d248456e4 HAL_ChibiOS: re-enable I2C4 DMA for F765 7 years ago
Andrew Tridgell e068106669 HAL_ChibiOS: support I2C devices on STM32F7 without DMA 7 years ago
Andrew Tridgell ab946b5d76 HAL_ChibiOS: disable debug code for FMUv5 7 years ago
Andrew Tridgell 3a7c1b4d42 HAL_ChibiOS: switch BMI055 to mode0 on fmuv5 7 years ago
Andrew Tridgell 3be9077ba9 HAL_ChibiOS: added FMUv5 FMU capture pins 7 years ago
Andrew Tridgell 63087b6425 HAL_ChibiOS: enable fmu out 7 and 8 for fmuv5 7 years ago
Andrew Tridgell c273b23940 HAL_ChibiOS: moved MCU config to python database 7 years ago
Andrew Tridgell a1c97d0585 HAL_ChibiOS: disable paranoid checks for fmuv5 7 years ago
Andrew Tridgell 2493cdbcb6 HAL_ChibiOS: switch to new bouncebuffer system 7 years ago
Andrew Tridgell 56ce3f057d HAL_ChibiOS: added DRDY and SDMMC pins for FMUv5 7 years ago
Andrew Tridgell eec4a12cc2 HAL_ChibiOS: switched to using DTCM memory for DMA 7 years ago
Andrew Tridgell 010cd71ab6 HAL_ChibiOS: enable CAN on FMUv5 7 years ago
Andrew Tridgell 77d95f6744 HAL_ChibiOS: fmuv5 tweaks 7 years ago