588 Commits (9a2eea9769b0bcc9b73b9d924f86dbf8229b777e)

Author SHA1 Message Date
Andrew Tridgell 340f1b43e6 HAL_ChibiOS: fixed RSSI voltage from IOMCU 6 years ago
Andrew Tridgell 8c33b4b97d HAL_ChibiOS: implement set_failsafe_pwm() 6 years ago
Andrew Tridgell 490d6eea20 HAL_ChibiOS: fixed ADC bug 7 years ago
s0up 066cf90111 HAL_ChibiOS: Add speedybee hardware definition 7 years ago
Paul Atkin bb99165221 HAL_ChibiOS: updates for KakuteF7 7 years ago
Andrew Tridgell a9e29f7556 HAL_ChibiOS: added pullup/pulldown support on GPIO 7 years ago
Michael du Breuil f6cb196d53 AP_HAL_ChibiOS: Remove unimplemented force_safety_no_wait() 7 years ago
Hannes Verschore fefde53d58 AP_HAL_ChibiOS: Fix comment in Device.cpp 7 years ago
Andrew Tridgell 8c962e6f0f HAL_ChibiOS: use a larger TX buffer on USB 7 years ago
Andrew Tridgell 33076be585 HAL_ChibiOS: fixed handling of 16 bit timers 7 years ago
Andrew Tridgell dc20e2baed HAL_ChibiOS: support recursive semaphores 7 years ago
Andrew Tridgell db9a8f16ed HAL_ChibiOS: enable terrain on Pixracer, minpx-v2 and mini-pix 7 years ago
Andrew Tridgell 5526dac4fc HAL_ChibiOS: probe all i2c baros for revo-mini 7 years ago
Peter Barker 2209e4a697 AP_HAL_ChibiOS: new HAL functor-based methods 7 years ago
Andrew Tridgell d3af854949 HAL_ChibiOS: fixed bootloader build 7 years ago
Andrew Tridgell dabdb969f6 HAL_ChibiOS: added support for HAL_Semaphore type 7 years ago
Alexander Malishev 05099b8b8b HAL_ChibiOS: restore default dataflash buffer size 7 years ago
Francisco Ferreira 1b46104a98 AP_HAL_ChibiOS: fix warning when STDOUT is defined 7 years ago
mirkix c33b692f53 AP_HAL_ChibiOS: fix CubeYellow build 7 years ago
Francisco Ferreira 7278af05e0
AP_HAL_ChibiOS: remove CAN thread management 7 years ago
Francisco Ferreira e1bf89f32d
AP_HAL_ChibiOS: fix CAN manager initialization 7 years ago
Andrew Tridgell 385f735799 HAL_ChibiOS: avoid 64 bit maths in AP_HAL::micros() 7 years ago
vierfuffzig bc52d430f9 Chibios add bootloader for mini-pix 7 years ago
Andrew Tridgell 846418e5e9 HAL_ChibiOS: raise timer thread priority 7 years ago
Andrew Tridgell 3df2a1c228 HAL_ChibiOS: fixed dshot bad frames 7 years ago
Andrew Tridgell 946b4db0e6 HAL_ChibiOS: set min dshot separation to 100usec 7 years ago
Andrew Tridgell 22ba9a0aea HAL_ChibiOS: fixed timeout of serial read bytes 7 years ago
Lucas De Marchi 668c941717 Global: use new version of ARRAY_SIZE 7 years ago
utkinpol 2912e732b4 HAL_ChibiOS: updated for KakuteF7 7 years ago
Andrew Tridgell 64c8ca514c HAL_ChibiOS: fixed attach_interrupt check 7 years ago
Andrew Tridgell 4e6ac85057 HAL_ChibiOS: use 32 bit time intervals 7 years ago
Andrew Tridgell 1bd0ea079b HAL_ChibiOS: fixed build on older compilers 7 years ago
Andrew Tridgell 7aba99e229 HAL_ChibiOS: fixes for ChibiOS version update 7 years ago
Andrew Tridgell f8e2edbc7f HAL_ChibiOS: fixed cache flush for updated ChibiOS version 7 years ago
Siddharth Purohit 2604b00b43 HAL_ChibiOS: use ch.h header for oslib api 7 years ago
Siddharth Purohit ff65487ab3 HAL_ChibiOS: follow updated gpio pin setup procedure 7 years ago
Siddharth Purohit 5f88163e17 HAL_ChibiOS: update configuration and rtlib headers for ChibiOS 18.x.x 7 years ago
Siddharth Purohit 395c48933c HAL_ChibiOS: move tto using updated time conversion API 7 years ago
Siddharth Purohit 4e8d072d6d HAL_ChibiOS: move to using recent pal driver api for GPIO IRQ events 7 years ago
Mark Whitehorn 86b7adf68f AP_HAL_Chibios: fix fmuv3/hwdef.dat printf/STDOUT description and clean up 7 years ago
Lucas De Marchi 20778f73f1 AP_HAL_ChibiOS: define HAL_HAVE_SAFETY_SWITCH accordingly 7 years ago
Andrew Tridgell 13f96bcb00 HAL_ChibiOS: fixed an i2c dma callback bug 7 years ago
Andrew Tridgell b0badf8caf HAL_ChibiOS: fixes for F745 builds 7 years ago
Andrew Tridgell 44fd85ff29 HAL_ChibiOS: reduce memory used by serial buffers 7 years ago
Hwurzburg 19f44f80ad HAL_ChibiOS: Added Omnibus F4 NanoV6 (only V6) 7 years ago
Andrew Tridgell 4026b9f49d HAL_ChibiOS: probe all external compasses on mini-pix 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 72ee20c590 HAL_ChibiOS: added RC input for OMNIBUSF7V2 7 years ago
Timothy Knab d4c19ebc3c HAL_ChibiOS: Updated OMNIBUSF7V2 7 years ago