845 Commits (mission-4.1.18)

Author SHA1 Message Date
Andrew Tridgell f8e16008f6 AP_HAL: updated cypress radio bus pins for skyviper 7 years ago
Andrew Tridgell 6bc3d126bb AP_HAL: added sensor defines for BMM150 and ICM20789 7 years ago
Peter Barker beb5a41389 AP_HAL: add radio defines for PixHawk 7 years ago
Andrew Tridgell bc96cb8a19 AP_HAL: fixed build warnings 7 years ago
Siddharth Purohit 5bcbc4c142 AP_HAL: default to not UAVCAN support for chibios boards 7 years ago
Siddharth Purohit d539a157b7 AP_HAL: move to having ICanDriver as member instead of inheriting it 7 years ago
Andrew Tridgell 5da17e5b60 AP_HAL: added MINIPIX board type 7 years ago
Andrew Tridgell 472ba5bde7 AP_HAL: make _timer_tick() in Storage available in all HALs 7 years ago
Andrew Tridgell 3e65347b97 AP_HAL: added REVOMINI board type 7 years ago
Andrew Tridgell 5179d13dbf AP_HAL: added virtual _timer_tick method on UARTDriver 7 years ago
Igor Anokhin 5cf15db966 AP_HAL: add LSM9DS1 defines 7 years ago
LukeMike bfcece7edd VRBRAIN / AP_HAL: some update for new VR Brain 5.2E (EEPROM version) 7 years ago
LukeMike dab8f93628 VRBRAIN / AP_HAL: changed vrbrain board configuration file 7 years ago
night-ghost 2065cc879c AP_HAL: mAG3110 driver 7 years ago
Lucas De Marchi 184b017b33 AP_HAL: fix warning from having undefined HAL_WITH_IO_MCU 7 years ago
Andrew Tridgell 93a993c575 AP_HAL: setup RTSCTS and SBUS_OUT 7 years ago
Andrew Tridgell d030f2888b AP_HAL: added multi-object push to RingBuffer 7 years ago
Peter Barker 87be7fea0c AP_HAL: added support for Sparky2 STM23F405 board 7 years ago
Nikita Tomilov a50e6c6dd7 AP_HAL: board: linux: Add default CAN interface name 7 years ago
Alexey Bulatov 09de8e852d AP_HAL: Make methods get_UAVCAN and set_UAVCAN pure 7 years ago
Andrew Tridgell 3f5534eed5 AP_HAL: use calloc in preferance to malloc 7 years ago
Andrew Tridgell 4322ef7ca4 AP_HAL: prevent valgrind errors in EKF 7 years ago
Andrew Tridgell d2c04aa649 AP_HAL: moved board defines to hwdef.dat 7 years ago
Andrew Tridgell 2773b17fad AP_HAL: added support for AP_Terrain for ChibiOS 7 years ago
Andrew Tridgell c80149123f AP_HAL: use hwdef.h for config options in chibios 7 years ago
Andrew Tridgell 8699b6233a AP_HAL: support MindPX-v2 7 years ago
Andrew Tridgell c7fd455f6a AP_HAL: added FMUv4 port for ChibiOS 7 years ago
bugobliterator 9d6ab78376 AP_HAL: add support for memory allocation by region type 7 years ago
Andrew Tridgell 8260b3f65f AP_HAL: allow bus speed and SMBUS enable on I2C 7 years ago
Andrew Tridgell 347c774665 AP_HAL: fixed example build on ChibiOS 7 years ago
Andrew Tridgell 391affc02d AP_HAL: support ChibiOS 7 years ago
mirkix 0e7ade6f0c AP_HAL: add new board PocketPilot 7 years ago
Mark Whitehorn 66c4b7d986 AP_HAL: support SBusOut 7 years ago
HeBin 895b5f34b8 AP_HAL: add Robsense PhenixPro Devkit Board support 7 years ago
Chinese66 700aaf2e8f AP_HAL: add delay to UART_test example 7 years ago
Georgii Staroselskii 6326e23682 AP_HAL: Navio: add defs for BoardLED 7 years ago
alexshirley 065b00eb81 AP_HAL: Remove SBUS macro from ocpoc target 7 years ago
Lucas De Marchi 7fd10921c3 AP_HAL: Linux: add define for storage dir 7 years ago
Lucas De Marchi 591b846e2d AP_HAL: switch aero and minlure to new log/terrain directory 7 years ago
Lucas De Marchi d2ba8409d0 AP_HAL: provide default directory for Linux boards 7 years ago
Georgii Staroselskii 4e2028c32f AP_HAL: Edge: enable Heat PWM 7 years ago
Georgii Staroselskii db9f427617 AP_HAL: Edge: add compass settings 7 years ago
Georgii Staroselskii 2dd68243a2 AP_HAL: add Edge support 7 years ago
Francisco Ferreira be1f0801a3
AP_HAL: stop defining a default Lightware I2C bus 7 years ago
Lucas De Marchi 7edde571e1 AP_HAL: RCOutput_Tap: make LEDs blink on non-Aero ESCs 7 years ago
Lucas De Marchi 2c3054cbae AP_HAL: RCOutput_Tap: remove feedback from ESCs 7 years ago
Lucas De Marchi d3a1ed9792 AP_HAL: RCOutput_Tap: fix comment with protocol bits 7 years ago
Lucas De Marchi 58ae139b8f AP_HAL: add possible external compasses for aero 7 years ago
Andrew Tridgell 08344557d9 AP_HAL: fixed missing LPS25H define 7 years ago
fnoop 149188de12 AP_HAL: Add size() method to RingBuffer ObjectArray 7 years ago