1 Commits (master)

Author SHA1 Message Date
Buzz bb8998bdef AP_HAL_ESP32: new HAL layer for esp32 3 years ago
bugobliterator a28bf358d1 HAL_ChibiOS: skip compiling last_crash_dump if bootloader and GCS disabled 3 years ago
bugobliterator 29568a23ae HAL_ChibiOS: fetch crash_dump stored in flash 3 years ago
Andrew Tridgell 84bbc707fc AP_HAL_ChibiOS: added stack logging 3 years ago
bugobliterator 792e6666a3 HAL_ChibiOS: add random number generator implementation for ChibiOS 3 years ago
bugobliterator d1b0438412 AP_HAL_ChibiOS: add support for usb passthrough with baud changes 4 years ago
Michael Oborne d622aad592 AP_HAL_ChibiOS: add get_usb_baud - support for usb baudrate 4 years ago
bugobliterator ea1795d6fe AP_HAL_ChibiOS: ensure ToneAlarm is not disabled when UAVCAN is available 4 years ago
Andy Piper f3f3056dba AP_HAL_ChibiOS: add support for dshot commands to rcout 4 years ago
Andy Piper f9c5f9be00 AP_HAL_ChibiOS: make dshot DMA unlock event driven in order to allow unlocking from rcout thread 4 years ago
Andy Piper 2cdc202d19 AP_HAL_ChibiOS: use non-cachable SRAM3 for DMA on H743 4 years ago
Andrew Tridgell 155de6d2bc HAL_ChibiOS: fixed build of AP_Periph on H7 4 years ago
Andrew Tridgell 5ed19c764e HAL_ChibiOS: expose load_persistent_params for @SYS 4 years ago
Andrew Tridgell 5c823debc0 HAL_ChibiOS: support saving persistent parameters to bootloader sector 4 years ago
Andrew Tridgell 42bc9adfb7 HAL_ChibiOS: use ExpandingString for @SYS buffers 4 years ago
Andy Piper cf2602f91d AP_HAL_ChibiOS: add support for @SYS/dma.txt for DMA contention 4 years ago
Andrew Tridgell ee50eaf3c9 HAL_ChibiOS: go via AP_Filesystem for mount/unmount operations 4 years ago
Andrew Tridgell 6bacf021c8 HAL_ChibiOS: disable thread_info in AP_Periph and bootloader 5 years ago
Andrew Tridgell f0c9f4003e HAL_ChibiOS: implement thread_info() 5 years ago
bugobliterator 89d03f0243 AP_HAL_ChibiOS: implement standard realloc method 5 years ago
Andrew Tridgell 64aae4f67e HAL_ChibiOS: removed heater control 5 years ago
Andrew Tridgell 81325ab14d HAL_ChibiOS: fixed multi-page bootloader update 5 years ago
Mirko Denecke b84dcd483d AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces 5 years ago
Andrew Tridgell 16bdaaa1af HAL_ChibiOS: added support for STM31F10x for AP_Periph 6 years ago
Peter Barker 54b200a777 AP_HAL_ChibiOS: add missing uavcan-related override keywords 6 years ago
Andrew Tridgell d2fe47d2e0 HAL_ChibiOS: dither heater pins to prevent magnetic impact 6 years ago
Andrew Tridgell dbfe6b8019 HAL_ChibiOS: implement persistent_data for watchdog 6 years ago
Andrew Tridgell 508aae8f2a HAL_ChibiOS: added save/restore of attitude in backup registers 6 years ago
Andrew Tridgell 2778a1b01e HAL_ChibiOS: save/restore home position in backup registers 6 years ago
Andrew Tridgell 9ca67dc811 HAL_ChibiOS: implement was_watchdog_armed() 6 years ago
Andrew Tridgell 1acb7e977f HAL_ChibiOS: added ability to restore safety state on watchdog reset 6 years ago
Andrew Tridgell 03886f241e HAL_ChibiOS: implement was_watchdog_reset() 6 years ago
Andrew Tridgell cda1959629 HAL_ChibiOS: added support for more flexible memory regions 6 years ago
Andrew Tridgell dde97d2b0e HAL_ChibiOS: support FMU heater pins 6 years ago
Michael du Breuil e8373e1fdf AP_HAL_ChibiOS: add scripting heap 6 years ago
Andrew Tridgell 24f6d6d647 HAL_ChibiOS: support microSD slowdown 6 years ago
Siddharth Purohit 3b2fdc9c70 HAL_ChibiOS: add support for unformatted board id 6 years ago
Andrew Tridgell 4416404137 HAL_ChibiOS: removed hal.util->new_semaphore() 6 years ago
Siddharth Purohit 1a20fb4ea9 HAL_ChibiOS: disable flash methods where there is no Flash API support 6 years ago
Andrew Tridgell dabdb969f6 HAL_ChibiOS: added support for HAL_Semaphore type 7 years ago
Andrew Tridgell c83567dcba HAL_ChibiOS: added duration to toneAlarm_set_buzzer_tone 7 years ago
Jonathan Challinger f5f6220283 AP_HAL_ChibiOS: reflect changes to AP_HAL tonealarm interface 7 years ago
Andrew Tridgell 4244daeb2d HAL_ChibiOS: support playing tunes by string 7 years ago
Andrew Tridgell e5435e02ad HAL_ChibiOS: report system ID in mavlink and logs 7 years ago
Peter Barker f07b6f3d78 AP_HAL_ChibiOS: add support for flashing bootloader 7 years ago
Andrew Tridgell 00d919018b HAL_ChibiOS: added RTC clock implementation 7 years ago
Andrew Tridgell 2493cdbcb6 HAL_ChibiOS: switch to new bouncebuffer system 7 years ago
Andrew Tridgell eec4a12cc2 HAL_ChibiOS: switched to using DTCM memory for DMA 7 years ago
Andrew Tridgell a220220758 HAL_ChibiOS: added comment on IS_DMA_SAFE() 7 years ago
Mark Whitehorn 59b2d44323 AP_HAL_ChibiOS: make ToneAlarm compilation conditional on presence of 7 years ago