41 Commits (c80a2c2ef6642ded0096ce0778060e7faca1796a)

Author SHA1 Message Date
MHefny 6bbfdbaf6a AP_HAL_LINUX:fix missing setting physical address 4 years ago
MHefny 30382740d2 AP_HAL_Linux:fix code style 4 years ago
MHefny 8767112a77 AP_HAL_LINUX:remove duplicates and fix _version 4 years ago
MHefny c57764e9b4 linux: RCInput_RPI RPI-4 Support 4 years ago
mhefny e137698a4a AP_HAL_Linux: Fix RCInput_RPI Segmentation Fault 5 years ago
Patrick José Pereira 3268c234d8 AP_HAL_Linux: Add PAGE_SIZE in RCInput_RPI 5 years ago
Patrick José Pereira e65cc35fb0 AP_HAL_Linux: Use template to generate raspberry pins 5 years ago
Aaron Wang Shi 8350943e78 AP_HAL_Linux: reduce RCInput_RPI CPU consumption to 1/4 6 years ago
Aaron Wang Shi 4f2d9c2c4d AP_HAL_Linux: support PWM input for BH hat 7 years ago
Andrew Tridgell 8fea99e1da HAL_Linux: use calloc in preferance to malloc 7 years ago
Georgii Staroselskii 56534b34c5 AP_HAL_Linux: use GPIO_Sysfs for Navio 7 years ago
Aaron Wang Shi 6a82e3aecd AP_HAL_Linux: Add debug message in RCInput_RPI _timer_tick() 8 years ago
Aaron Wang Shi ccde7cfdd4 AP_HAL_Linux: Restart RCInput_RPI DMA sampling if it stops 8 years ago
Francisco Ferreira 4398be2275 AP_HAL_Linux: remove URUS 8 years ago
Peter Barker 23d91c93c8 AP_HAL_Linux: correct compilation warning 8 years ago
Lucas De Marchi ee0f46e3aa AP_HAL_Linux: RCInput_RPI: ignore unwanted signals 8 years ago
Lucas De Marchi 504de3ea9e AP_HAL_Linux: RCInput_RPI: fix whitespaces 8 years ago
Lucas De Marchi 8d3361cef4 AP_HAL_Linux: RCInput_RPI: fix using Util class on constructor 8 years ago
Lucas De Marchi 490841a814 AP_HAL_Linux: add O_CLOEXEC in places missing it 8 years ago
Lucas De Marchi 89420e4b2d AP_HAL_Linux: add signal handler for normal termination 8 years ago
Lucas De Marchi 312a27dd20 AP_HAL: RCInput: rename deinit() to teardown() 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
hiro2233 cdfd057690 AP_HAL_LINUX: Added urus macro RCInput_RPI 8 years ago
Martin Evans 6f6112d7c2 AP_HAL_Linux: Add setting for GPIO for Dark board 8 years ago
Staroselskii Georgii 8d2b587f71 AP_HAL_Linux: RPI: set signal handler iff nobody has already done it before 9 years ago
Staroselskii Georgii 5e8edcb1db AP_HAL_Linux: use NSIG instead of a hardcoded number in RCInput_RPI 9 years ago
Lucas De Marchi 71e10c9132 AP_HAL_Linux: fix include order 9 years ago
Ricardo de Almeida Gonzaga 2236640f66 AP_HAL_Linux: Fix typos 9 years ago
Lucas De Marchi 2d3a62eae3 AP_HAL_Linux: RCInput_RPI: revert PWM support 9 years ago
Lucas De Marchi c8947c3e9c AP_HAL_Linux: RCInput_RPI: provide signal information 9 years ago
Lucas De Marchi 5629f38b2c AP_HAL_Linux: RCInput_RPI: fix use of uninitiliazed value 9 years ago
Lucas De Marchi 51fd0b3d55 AP_HAL_Linux: RCInput_RPI: fix coding style 9 years ago
Aaron Wang Shi 79d56073f7 AP_HAL_Linux: support PWM input for BH hat 9 years ago
Lucas De Marchi a803cfd1e8 AP_HAL_Linux: RCInput: use GPIO5 for PPMSUM in bhat 9 years ago
Lucas De Marchi 321803919c Revert "AP_HAL_Linux: support PWM input for BH hat" 9 years ago
Lucas De Marchi e0d19dc87d AP_HAL_Linux: RCInput_RPI: fix coding style 9 years ago
Víctor Mayoral Vilches fdf490dad1 HAL_Linux: RCInput support for PXFmini 9 years ago
Aaron Wang Shi 8cca0beba9 AP_HAL_Linux: support PWM input for BH hat 9 years ago
Lucas De Marchi 2439826c19 AP_HAL_Linux: use init() method without arguments 9 years ago
Caio Marcelo de Oliveira Filho 7675913d5b AP_HAL_Linux: use millis/micros/panic functions 9 years ago
Víctor Mayoral Vilches 47d43c64ef AP_HAL_Linux: Add RCInput_RPI, merge common code 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 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
dgrat e96a1bae8a AP_HAL_Linux: cleanup pointer casts in RCInput_Navio 10 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Staroselskii Georgii d7ac725a64 AP_HAL_Linux: fixed signal handler in RCInput_Navio 10 years ago
Staroselskii Georgii 8528a7d159 AP_HAL_Linux: added deinit logic for RCInput_Navio 10 years ago
Daniel Frenzel c49e44d02c HAL_LInux: RCInput for Navio 10 years ago