12 Commits (master)

Author SHA1 Message Date
Peter Barker eb73a14da8 AP_HAL_Linux: add missing override keywords 6 years ago
davidaroyer 7d2e44862f AP_HAL_Linux: add support for Aerotenna OcPoC-Zynq hardware 8 years ago
Andrew Tridgell 7f09d20e3b HAL_Linux: implement cork and push for remaining RCOutput backends 8 years ago
Lucas De Marchi e8f71a5bd2 AP_HAL_Linux: change define and members visibility 9 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 2439826c19 AP_HAL_Linux: use init() method without arguments 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Lucas De Marchi 191ec10554 AP_HAL_Linux: remove unused write method 9 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
mirkix 445f358839 AP_HAL_Linux: Fix compiler warning of MAX_PWMS redefinition (previously defined) 10 years ago
John Williams 57d2fc1dd5 HAL_Linux: RCInput support for Zynq 10 years ago
John Williams b9f0310b82 hal_ap_linux: Make PRU constants private to reduce #define namespace pollution. 10 years ago
Andrew Tridgell 94e14f5dcb HAL_Linux: split off RCOutput class to be specific to PXF and ERLE 11 years ago
Andrew Tridgell 6cc304e486 HAL_Linux: RCOutput should default to 50Hz on all boards 11 years ago
Andrew Tridgell 9d948d5a26 HAL_Linux: fixed name space collision in RCOutput 11 years ago
bugobliterator 5bcdb039e2 HAL_Linux: Make asynchronous PRU write and reduce the size of data exchange 11 years ago
bugobliterator 63560e8122 HAL_Linux: change to directly accessing shared_mem of pru in RCOutput 11 years ago
bugobliterator 34ba77e048 HAL_Linux: Correct faulty RCOutput driver 11 years ago
bugobliterator a7de5e3d0f HAL_Linux: Add initial RCOutput driver 11 years ago
Andrew Tridgell 87cc95dd7f AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
Andrew Tridgell 4ba044c441 AP_HAL_Linux: initial Linux AP_HAL 12 years ago
Pat Hickey de6f9e52b2 AP_HAL_Empty: finished up scaffolding 12 years ago
Pat Hickey 3e3c0f57ae AP_HAL_Empty: started building out the scaffolding 12 years ago