14 Commits (master)

Author SHA1 Message Date
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 9b6a826b49 AP_HAL_linux: add new board PocketPilot 7 years ago
mirkix 6d99bb0937 AP_HAL_Linux: Add BeagleBone Blue to GPIO_BBB 8 years ago
Lucas De Marchi 490841a814 AP_HAL_Linux: add O_CLOEXEC in places missing it 8 years ago
mirkix 6e546ba181 AP_HAL_Linux: Fix compiler warning unused hal 9 years ago
Caio Marcelo de Oliveira Filho 7675913d5b AP_HAL_Linux: use millis/micros/panic functions 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 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
Andrew Tridgell fc8068adfe HAL_Linux: use board subtypes 11 years ago
Víctor Mayoral Vilches 95e0803880 HAL_Linux: Remove panic when invalid pin in GPIO 11 years ago
Siddharth Bharat Purohit d2b5a1cfac HAL_Linux: add HAL_ prefix to GPIO_INPUT 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
bugobliterator 96bbe17bd3 HAL_Linux: add support for LinuxDigitalSource in AP_HAL_Linux 11 years ago
bugobliterator 85d10e2ce3 HAL_Linux: add export gpio during direction set if not exported during initialisation 11 years ago
bugobliterator a7ead42f52 HAL_Linux: added initial gpio library 11 years ago
Andrew Tridgell 74ee70d463 HAL_Linux: updates for ERLE board type 11 years ago
Andrew Tridgell a8946a5f31 HAL_Linux: fixed build 11 years ago
Andrew Tridgell 4ba044c441 AP_HAL_Linux: initial Linux AP_HAL 12 years ago