1907 Commits (f57f106c7fa9fb9548cd2ed2dda12031588ca815)

Author SHA1 Message Date
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
bugobliterator b2ffc12092 HAL_ChibiOS: define flash page for dumping crash log 3 years ago
bugobliterator 29568a23ae HAL_ChibiOS: fetch crash_dump stored in flash 3 years ago
bugobliterator bd08d2d257 HAL_ChibiOS: move crashcatcher methods out from system.cpp into hwdef common 3 years ago
bugobliterator 7c96f295b3 HAL_ChibiOS: use CrashCatcher's hardfault method to log and dump crashes 3 years ago
bugobliterator 69f53a6188 HAL_ChibiOS: add defines for CrashCatcher methods to use 3 years ago
bugobliterator c32bd845f2 HAL_ChibiOS: build crashcatcher lib alongside chibios 3 years ago
Andrew Tridgell a0b662f161 hwdef: fixed reported flash on boards with storage at end of flash 3 years ago
Andrew Tridgell b94d6b064f HAL_ChibiOS: convert some hwdef.dat to unix line endings 3 years ago
Andrew Tridgell 80836ca1d9 HAL_ChibiOS: simplify AP_Periph hwdef.dat 3 years ago
Andrew Tridgell 68146d541c HAL_ChibiOS: removed boilerplate lines from bootloaders 3 years ago
Andrew Tridgell 0378e1a879 HAL_ChibiOS: removed need for a lot of boilerplate hwdef lines 3 years ago
Michel Pastor 876f478ae1 RCOutput: fix motor stopping with rev thrust and full throttle 3 years ago
Hwurzburg e7a157283f AP_HAL_ChibiOS: add param for second IMU primary in Swan-K1 hwdef 3 years ago
Iampete1 d7cc2cb296 AP_HAL_ChibiOS: hwdef.py: allow same GPIO pin in multiple alt configs 3 years ago
kniuk aabb6f7c59 AP_HAL_ChibiOS: add alt config GPIO to Matek F765-Wing 3 years ago
Andrew Tridgell 822e657a70 HAL_ChibiOS: increase PROCESS_STACK on several boards 3 years ago
Iampete1 8459439798 AP_HAL_ChibiOS: CubeYellow: set default IMU arming temp margin 3 years ago
Iampete1 8e381b6017 AP_HAL_ChibiOS: CubeSolo: set default IMU arming temp margin 3 years ago
Iampete1 a004de65b3 AP_HAL_ChibiOS: CubePurple: set default IMU arming temp margin 3 years ago
Iampete1 e3289d2aec AP_HAL_ChibiOS: CubeBlack: set default IMU arming temp margin 3 years ago
Iampete1 5d5a21a4ec AP_Hal_ChibiOS: CubeOrange: set default min IMU temp margin 3 years ago
QioTek fd2195d6fe HAL_ChibiOS: added QioTekZealotH743 support 3 years ago
Andrew Tridgell 7aa968329c HAL_ChibiOS: added Nucleo-L476 target 3 years ago
Andrew Tridgell c8664e0b98 HAL_ChibiOS: added STM32L476 support 3 years ago
Andrew Tridgell 655c757c22 HAL_ChibiOS: added Sierra-L431 peripheral 3 years ago
Andrew Tridgell 5a68e21435 HAL_ChibiOS: support STM32L431 3 years ago
Andrew Tridgell 71e7bb0fe3 HAL_ChibiOS: mark af_parse_cubemx.py as executable, py3 3 years ago