13 Commits (5afcd3bec70300bfa1623d18647199998963d463)

Author SHA1 Message Date
Peter Barker 1b3e2e3c8b AP_HAL_Linux: add missing override keywords 6 years ago
Peter Barker 42c711a5b2 AP_HAL_Linux: remove pointless attach_interrupt override 7 years ago
Peter Barker 8d5a9ead48 AP_HAL_Linux: attach_interrupt now takes a functor 7 years ago
Michael du Breuil 1f7ee55211 AP_HAL_Linux: Remove GPIO::analogPinToDigitalPin() 7 years ago
mirkix 95fbc222d5 AP_HAL_Linux: enable GPIOs for PocketPilot 7 years ago
mirkix 6d99bb0937 AP_HAL_Linux: Add BeagleBone Blue to GPIO_BBB 8 years ago
Lucas De Marchi f36e8d9c05 AP_HAL_Linux: remove AP_HAL_Linux_Namespace header 9 years ago
Lucas De Marchi 705393b30c AP_HAL_Linux: replace header guard with pragma once 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Víctor Mayoral Vilches 728921f7c5 AP_HAL_Linux: ERLEBOARD legacy support 10 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
mirkix c58a022111 AP_HAL_Linux: add support for BBBMINI, simple ArduPilot DIY Cape for the BeagleBone Black 10 years ago
Mikhail Avkhimenia 2f0900b0a8 HAL_Linux: add GPIO driver for Raspberry Pi 10 years ago
Andrew Tridgell 6312b9f8c0 HAL_Linux: allow different SPI and GPIO devices on different boards 11 years ago
bugobliterator 1f1af0b0ea HAL_Linux: make GPIO code compact and readable 11 years ago
bugobliterator fd0685cc01 HAL_Linux: change to mem access method from sysfs access method 11 years ago
Víctor Mayoral Vilches 7652d47e6e HAL_Linux: Add GPIO pinmux mappings 11 years ago
bugobliterator a7ead42f52 HAL_Linux: added initial gpio library 11 years ago
Andrew Tridgell 4ba044c441 AP_HAL_Linux: initial Linux AP_HAL 12 years ago
Andrew Tridgell cf633e4d79 AP_HAL: convert to unix file format 12 years ago
Andrew Tridgell a5b29f44d5 AP_HAL: added hal.gpio->usb_connected() function 12 years ago
Randy Mackay ac36a09747 AP_HAL: add toggle to GPIO 12 years ago
Andrew Tridgell eb6c66af7e AP_HAL: added gpio->analogPinToDigitalPin() API 12 years ago
Pat Hickey b7cd4312f3 AP_HAL_Empty: more scaffolding complete 12 years ago
Pat Hickey 3e3c0f57ae AP_HAL_Empty: started building out the scaffolding 12 years ago