2184 Commits (6ab6aa1ef4fa936d6c3521963d35905c978b9b19)

Author SHA1 Message Date
bugobliterator 878940292d HAL_ChibiOS: no need to mention END reserve for Crash Dump anymore 3 years ago
bugobliterator ee35350129 HAL_ChibiOS: setup for recording crashdump at the remaining flash space 3 years ago
bugobliterator 52c7886270 HAL_ChibiOS: fix issue with failing to write final buffer 3 years ago
bugobliterator eae3fb016f HAL_ChibiOS: dump per thread stack for crash 3 years ago
bugobliterator f02a7b560b AP_HAL_ChibiOS: update last_crash_dump api 3 years ago
Andrew Tridgell 312a6461b6 HAL_ChibiOS: enable UART7 on Swan-K1 3 years ago
Josh Henderson 34b3b7999e CubeYellow: define HAL_CHIBIOS_ARCH_CUBE 3 years ago
Josh Henderson 188c3a781e CubeSolo: define HAL_CHIBIOS_ARCH_CUBE 3 years ago
Josh Henderson e78edac2a0 CubePurple: define HAL_CHIBIOS_ARCH_CUBE 3 years ago
Josh Henderson b37c214f28 CubeOrange: define HAL_CHIBIOS_ARCH_CUBE 3 years ago
Josh Henderson db3be4d07c CubeBlack: define HAL_CHIBIOS_ARCH_CUBE 3 years ago
Josh Henderson c7b986f30a CubeYellow: set default EKF_IMU_MASK 3 years ago
Josh Henderson b8411c22c5 CubeOrange: set default EKF_IMU_MASK 3 years ago
Iampete1 0c519db602 hwdef: use new compass param names in defualts.parm 3 years ago
Peter Barker 7abf07f233 hwdef: remove unused HAL_NO_GCS defines 3 years ago
Peter Barker 139c460fa5 hwdef: remove unused define NO_DATAFLASH 3 years ago
Peter Barker ee68072c62 AP_HAL_ChibiOS: chibios_hwdef: use ifndef pattern for AP_FETTEC_ONEWIRE_ENABLED 3 years ago
Peter Barker 5d005df92f AP_HAL_ChibiOS: rename HAL_AP_FETTEC_ONEWIRE_ENABLED to AP_FETTEC_ONEWIRE_ENABLED 3 years ago
Peter Barker 9a2d9898ba AP_HAL_ChibiOS: eliminate HAL_LOGGING_DATAFLASH 3 years ago
Andrew Tridgell 0b567e95dc hwdef: added OTG2 for MatekF765-SE 3 years ago
Andrew Tridgell fc6a82de1b AP_HAL_ChibiOS: support up to 9 UARTs 3 years ago
李孟晓 dfe2ade495 CUAV-X7: Add servo voltage detection pin 3 years ago
Peter Barker e7f1a273e5 AP_HAL_ChibiOS: remove unused pin-related defines 3 years ago
Andrew Tridgell fbeaa3be6b hwdef: change MatekH743 to -Os 3 years ago
TunaLobster 11f98f7421 AP_HAL_ChibiOS: fix ADC scaling on IOMCU 3 years ago
Andrew Tridgell c3442d0143 hwdef: added alternative Durandal 20602 IMU 3 years ago
Jaime 5d117c6ae7 hwdef: CubeOrange Enable Serial2 and Serial3 in bootloader hwdef 3 years ago
bugobliterator b025c17ec4 AP_HAL_ChibiOS: add get_storage_ptr method 3 years ago
Kirill Shilov f97182f48a hwdef: AIRLink board support 3 years ago
Andrew Tridgell f7bc7b0d9b HAL_ChibiOS: support more enable pins for late enable 3 years ago
Randy Mackay 9c1ca781f6 AP_HAL_ChibiOS: update for renamed BRD_HEAT_ parameters 3 years ago
Andrew Tridgell 61ffe188d4 HAL_ChibiOS: implement disable_rxtx() 3 years ago
Andrew Tridgell 97aee6f45e HAL_ChibiOS: fixed regex error for GPIOs 3 years ago
Andrew Tridgell 8a4001817b HAL_ChibiOS: added support for Pixhawk5X 3 years ago
Andrew Tridgell 5f15432e07 HAL_ChibiOS: allow for NODMA patterns 3 years ago
Andrew Tridgell 7f2bcf927c HAL_ChibiOS: allow setting of armed pin 3 years ago
Andrew Tridgell c77dfae9a4 HAL_ChibiOS: adjust modalai for INA2xx batt mon change 3 years ago
bugobliterator 418ac60373 AP_HAL_ChibiOS: disable watchdog when DISABLE_WATCHDOG is defined 3 years ago
Andrew Tridgell 98849a3998 HAL_ChibiOS: fixed build for EMPTY uarts 3 years ago
QioTek 952a827287 HAL_ChibiOS: fixed orientation of ADI1674X and optimize SPI3 DMA 3 years ago
bugobliterator 57e1fb1a81 HAL_ChibiOS: disable building CrashCatcher for non 2M boards 3 years ago
bugobliterator 91fdf6e875 HAL_ChibiOS: fix issue with writing the last byte 3 years ago
bugobliterator a28bf358d1 HAL_ChibiOS: skip compiling last_crash_dump if bootloader and GCS disabled 3 years ago
bugobliterator 8651d99de6 HAL_ChibiOS: move to using parameter STORAGE_FLASH_PAGE instead of define 3 years ago
bugobliterator 70f606c480 AP_HAL_ChibiOS: restrict crash dump mechanisms only on boards with 2M flash 3 years ago
bugobliterator 909f59f0e0 HAL_ChibiOS: fix build with boards without HAL_CRASH_SERIAL_PORT 3 years ago
bugobliterator a6b2018cbf HAL_ChibiOS: fix build and serial crash dump for F4 based boards 3 years ago
bugobliterator 7d199f3e51 HAL_ChibiOS: record info into watchdog as well 3 years ago
bugobliterator 13c83f7010 HAL_ChibiOS: remove build of Crash dump to flash methods when !defined(HAL_CRASH_DUMP_FLASHPAGE) 3 years ago
bugobliterator 66b8b9cf74 HAL_ChibiOS: add support for dumping crash logs to flash page 3 years ago