42 Commits (master)

Author SHA1 Message Date
Mohammad Hefny 5eb28be8e6 AP_HAL_Linux: define board features on Linux module 3 years ago
MHefny 280788bfdf AP_HAL_LINUX:toggle gpio port 4 years ago
Andrew Tridgell 0601259d20 AP_HAL_Linux: removed assert calls 4 years ago
Patrick José Pereira 32c0e37512 AP_HAL_Linux: Organize and document GPIO_RPI class 5 years ago
Peter Barker c917cd4dbb AP_HAL_Linux: make a static-const hal references references to external symbol 5 years ago
Patrick José Pereira 6518d6dc4d AP_HAL_LINUX: Add support for Raspberry Pi 4 5 years ago
Patrick José Pereira 6230524636 AP_HAL_Linux: Add navigator board 5 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 0aaa029f9b AP_HAL_Linux: GPIO_RPi: Fix UB when reading a pin 7 years ago
Michael du Breuil 1f7ee55211 AP_HAL_Linux: Remove GPIO::analogPinToDigitalPin() 7 years ago
Georgii Staroselskii 56534b34c5 AP_HAL_Linux: use GPIO_Sysfs for Navio 7 years ago
Georgii Staroselskii 5254ee03c2 AP_HAL_Linux: use GPIO_Sysfs for Edge 7 years ago
Georgii Staroselskii 8fcd30c611 AP_HAL_Linux: use GPIO_Sysfs for Navio 2 7 years ago
Staroselskii Georgii 2a99bb0c95 AP_HAL: use Raspberry Pi GPIO and Util classes for Edge 7 years ago
Lucas De Marchi 7ba82ff23a AP_HAL_Linux: remove raspilot 8 years ago
Francisco Ferreira 4398be2275 AP_HAL_Linux: remove URUS 8 years ago
Lucas De Marchi 490841a814 AP_HAL_Linux: add O_CLOEXEC in places missing it 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
hiro2233 7000124f6a AP_HAL_Linux: Added URUS Macro for GPIO_RPI and UtilRPI 8 years ago
Martin Evans 6f6112d7c2 AP_HAL_Linux: Add setting for GPIO for Dark board 8 years ago
Lucas De Marchi 1d9d0a40db AP_HAL_Linux: GPIO: reduce macro and variable scopes 9 years ago
Lucas De Marchi 0bb86ae498 AP_HAL_Linux: GPIO_RPI: remove unused functions 9 years ago
Lucas De Marchi 71e10c9132 AP_HAL_Linux: fix include order 9 years ago
Staroselskii Georgii 7187f26220 AP_HAL_Linux: use Raspberry Pi GPIO for Navio2 9 years ago
Lucas De Marchi 4e883e033f AP_HAL_Linux: GPIO: remove ifdef comment 9 years ago
Víctor Mayoral Vilches 8ce8045033 HAL_Linux: GPIO, add support for PXFmini 9 years ago
Aaron Wang Shi f437e7a67c AP_HAL_Linux: add GPIO definitions for BH hat 9 years ago
Caio Marcelo de Oliveira Filho 7675913d5b AP_HAL_Linux: use millis/micros/panic functions 9 years ago
Víctor Mayoral Vilches 68c92eab25 AP_HAL_Linux: GPIO, add Erle-Brain 2 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
Lucas De Marchi fc2a1d27b4 AP_HAL_Linux: fix build for raspilot after Util change 10 years ago
Lucas De Marchi 55e1d60b54 AP_HAL_Linux: Use from() method for downcast in Util class 10 years ago
dgrat 15b3717d89 AP_HAL_Linux: Move RPi version check to util class 10 years ago
Andrew Tridgell bf001f19ff HAL_Linux: don't panic on runtime failures 10 years ago
raspilot f057fe3d02 AP_HAL_Linux: added support for raspilot GPIO 10 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Staroselskii Georgii 930aeaf556 AP_HAL_Linux: add RPi version runtime detection 10 years ago
Staroselskii Georgii a55db1c25d AP_HAL_Linux: fixed LinuxGPIO_RPI::read() 10 years ago
Mikhail Avkhimenia 49d3035ee5 HAL_Linux: fix types, remove printfs in GPIO_RPI 10 years ago
Mikhail Avkhimenia 2f0900b0a8 HAL_Linux: add GPIO driver for Raspberry Pi 10 years ago