713 Commits (aeaf695d83991b94a3bd3103b4f6ae3ab3f75c16)

Author SHA1 Message Date
Lucas De Marchi 49d08ba72a Global: remove minlure 7 years ago
Michael du Breuil a92c4aa9fd AP_HAL: Update comment on UARTDriver::begin to reflect automatic 7 years ago
Kelly-Foster ba9faafc98 AP_HAL: added MatekF405-wing subtype 7 years ago
Hyungsub 6e2076a3f1 AP_HAL: Remove resource leak in srxl.cpp 7 years ago
Peter Barker 584c5d5806 AP_HAL: Socket: add set_cloexec 7 years ago
Peter Barker f5eb281efd AP_HAL: use AP_RTC 7 years ago
Michael du Breuil 1183ed61fb AP_HAL: Remove timer process suspension interface 7 years ago
Andrew Tridgell 0774a267c8 AP_HAL: added define for FMUv5 7 years ago
Michael du Breuil 627c7536f4 AP_HAL: Remove overrides interface 7 years ago
Andrew Tridgell d28283e302 AP_HAL: added clock_pulse() method to SPIDevice 7 years ago
Andrew Tridgell e2ea654b77 AP_HAL: added take_blocking() method 7 years ago
Eugene Shamaev c410feefa1 AP_HAL: add CAN bus declaration for the intel aero board 7 years ago
Lucas De Marchi ff6e76ea6a AP_HAL_Linux: add custom storage directory 7 years ago
Lucas De Marchi a56106cccb AP_HAL: use buildsystem for default directories 7 years ago
Lucas De Marchi 1e7ad72909 AP_HAL: use default storage for more boards 7 years ago
Eugene Shamaev 9a22e11b92 AP_HAL: HAL_RCINPUT_WITH_AP_RADIO definition 7 years ago
Andrew Tridgell b887a1e893 AP_HAL: make receive_time_constraint_us non-const 7 years ago
Francisco Ferreira 695d92ddbf AP_HAL: remove Qualcomm board support 7 years ago
Andrew Tridgell f7a239d833 AP_HAL: added function for last receive timestamp on uarts 7 years ago
mirkix 76802740cb AP_HAL: fix PocketPilot HMC5843 I2C bus number 7 years ago
Peter Barker 939aec090e AP_HAL: allow F4Light to call delay callback 7 years ago
Michael du Breuil 62f153c1b7 AP_HAL: Remove set_overrides() method 7 years ago
mirkix dfd2fb1841 AP_HAL: move BUZZER_PIN into AP_HAL 7 years ago
mirkix 8c36635a8c AP_HAL: LED GPIOs for final PocketPilot design 7 years ago
Peter Barker 0ad53e53eb AP_HAL: move delay callback handling to base HAL Scheduler class 7 years ago
anbello 93f551e56e define for AirbotF4 board (ChibiOS HAL) 7 years ago
Andrew Tridgell 097632eeb3 AP_HAL: try to prevent use of double maths functions 7 years ago
Andrew Tridgell 84a4f9dc96 AP_HAL: added boost_end() method to Scheduler API 7 years ago
Lucas De Marchi b54b95de12 AP_HAL: minlure: search for specific I2C controller 7 years ago
Lucas De Marchi 2000e17646 AP_HAL: move get_device() method from AP_HAL_Linux 7 years ago
Lucas De Marchi 4f2498947b AP_HAL_Linux: remove redundant ifdef 7 years ago
mirkix ee86418587 AP_HAL: change PocketPilot to final baro sensor 7 years ago
night-ghost 9f1e45509a support for Matek F405-CTR board, causes minor changes in I2C descriptor block 7 years ago
Andrew Tridgell 33a26ac0a8 AP_HAL: enable DEVO telemetry on F4Light 7 years ago
Alexander Malishev ca33ff04d9 ChibiOS: add support for omnibusf4pro board 7 years ago
Andrew Tridgell 943e433be6 AP_HAL: added device name for bmp280 for ChibiOS 7 years ago
night-ghost 677fc1875b HAL_F4Light: some modes disabled by default 7 years ago
Andrew Tridgell a7711ab9f7 AP_HAL: don't require GPIO defines for RCOU serial on ChibiOS 7 years ago
Andrew Tridgell 0bb2c4564d AP_HAL: make hal aware of oneshot125 7 years ago
Andrew Tridgell dacbef2120 AP_HAL: added get_esc_scaling() API for rcout 7 years ago
Andrew Tridgell 85ae6f60a8 AP_HAL: added UART locking interface 7 years ago
Andrew Tridgell 69c623270c AP_HAL: added telem request to RCOutput 7 years ago
Andrew Tridgell 74bf83c39f AP_HAL: added check for RCOUT serial support 7 years ago
Andrew Tridgell 7d3cce98d0 AP_HAL: allow override of MS5611 name 7 years ago
Andrew Tridgell d2075b4b67 AP_HAL: added irq save/restore API to hal.scheduler 7 years ago
Andrew Tridgell dcfec21b46 AP_HAL: added support for serial output to ESCs 7 years ago
Andrew Tridgell e7dc304f4e AP_HAL: support DShot output modes 7 years ago
Alexey Bulatov 4d08ec8c85 AP_HAL: Edge: set storage directory to /edge/ardupilot 7 years ago
kozinalexey 5df2b1a3ac chibios hal config for F4BY 7 years ago
Peter Barker 6c7c916c78 AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago