609 Commits (64891669961694529ee2b289fddefd88d28eaaaf)

Author SHA1 Message Date
Andrew Tridgell bcc1bd9752 HAL_ChibiOS: added realloc implementation 6 years ago
Michael du Breuil 8382d377bd AP_HAL_ChibiOS: Add a BUFSIZ value 6 years ago
Michael du Breuil 11ab6c59e1 AP_HAL_ChibiOS: Handle scripting priority 6 years ago
Randy Mackay c1ab3afb6c AP_HAL_ChibiOS: fix safety switch option handling 6 years ago
Andrew Tridgell 8c391291a3 HAL_ChibiOS: fixed a race in DShot code 6 years ago
Michael du Breuil 9a48a0835e AP_HAL_ChibiOS: Don't redefine errno 6 years ago
Michael du Breuil f810b7b9f6 AP_HAL_ChibiOS: Make getcwd() take size_t as per the standard 6 years ago
Michael du Breuil 7fda309d3c AP_HAL_ChibiOS: Remap unused pins to ADC 6 years ago
Siddharth Purohit 8ac38d73f7 HAL_ChibiOS: add option for NO_FASTBOOT build and enable it for iomcu 6 years ago
Siddharth Purohit 6622c9b8fd HAL_ChibiOS: wrap sscanf and snprintf methods 6 years ago
Siddharth Purohit 05539cd93b HAL_ChibiOS:remove print statement left over from previous changes 6 years ago
Siddharth Purohit 2d1153081c HAL_ChibiOS: do not build float support for bootloader builds 6 years ago
Siddharth Purohit f9149f45b2 HAL_ChibiOS: explicitly mention if RTC not available 6 years ago
Siddharth Purohit 22f74b0827 HAL_ChibiOS: add option to set iomcu firmware environment var 6 years ago
Siddharth Purohit 42b4730d88 HAL_ChibiOS: add changes to hwdef to support STM32F1 based controller 6 years ago
Siddharth Purohit 1a20fb4ea9 HAL_ChibiOS: disable flash methods where there is no Flash API support 6 years ago
Siddharth Purohit 847aca3c30 HAL_ChibiOS: reduce signal transitions count to save RAM 6 years ago
Siddharth Purohit b9319cae56 HAL_ChibiOS: disable segments relating to unused features 6 years ago
Siddharth Purohit 87a2dea9d4 HAL_ChibiOS: disable features that require advanced dma 6 years ago
Siddharth Purohit 0f07480faf HAL_ChibiOS: continue main_loop branching from main instead of allocating a separate thread 6 years ago
Siddharth Purohit e824a9c360 HAL_ChibiOS: add hwdef files to support IOMCU 6 years ago
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