35 Commits (master)

Author SHA1 Message Date
Peter Barker a9c4f1d0d5 AP_HAL_Linux: return RC protocol being decoded 6 years ago
Peter Barker eb73a14da8 AP_HAL_Linux: add missing override keywords 6 years ago
Aaron Wang Shi 4f2d9c2c4d AP_HAL_Linux: support PWM input for BH hat 7 years ago
Michael du Breuil 737c4ac36f AP_HAL_Linux: Remove RC overrides 7 years ago
Michael du Breuil 517e20093e AP_HAL_Linux: Remove set_overrides() method 7 years ago
Andrew Tridgell 9868ffe13b HAL_Linux: support receiver based RSSI 8 years ago
Lucas De Marchi b910f230fb AP_HAL_Linux: RCInput: replace volatile with atomic 8 years ago
Andrew Tridgell 0a18f5e7b2 HAL_Linux: fixed a bug in RCInput::new_input 8 years ago
Andrew Tridgell 513156a4cc HAL_Linux: make 115200 R/C decoders return a bool 8 years ago
Andrew Tridgell 710d08da6d HAL_Linux: support SRXL R/C input 8 years ago
Andrew Tridgell 5909552f67 HAL_Linux: added RCInput_115200 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
Andrew Tridgell cf83a43b56 HAL_Linux: support SBUS input on Disco 9 years ago
Lucas De Marchi 705393b30c AP_HAL_Linux: replace header guard with pragma once 9 years ago
Lucas De Marchi 2d3a62eae3 AP_HAL_Linux: RCInput_RPI: revert PWM support 9 years ago
Aaron Wang Shi 79d56073f7 AP_HAL_Linux: support PWM input for BH hat 9 years ago
Lucas De Marchi 321803919c Revert "AP_HAL_Linux: support PWM input for BH hat" 9 years ago
Andrew Tridgell dc8a3bbf92 HAL_Linux: added qflight board subtype 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
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Lucas De Marchi 54c2c5f682 AP_HAL_Linux: use method for downcast 10 years ago
Julien BERAUD a057a8a009 AP_HAL_Linux: Add Support for RCInput_UDP 10 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
John Williams ae87399919 HAL_Linux: Basic Zynq Linux platform support 10 years ago
Andrew Tridgell cebfef3ead HAL_Linux: don't accept less than 5 input channels 10 years ago
Andrew Tridgell a3fee16604 HAL_Linux: added DSM/Spektrum RCInput support 10 years ago
Andrew Tridgell b1845ed00d HAL_Linux: initial support for parallel SBUS and PPM-SUM decoding 10 years ago
Andrew Tridgell 2ce219aeb8 HAL_Linux: split RCInput class into generic and PRU implementations 11 years ago
Andrew Tridgell 5fb2ad0068 HAL_Linux: fixed safety of RCInput code 11 years ago
bugobliterator ac11d282b5 HAL_Linux: Add support for PPM input to HAL_Linux 11 years ago
Andrew Tridgell 72f94444c4 HAL_Linux: added basic support for RC overrides 11 years ago
Andrew Tridgell 6eee2421cc AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
Andrew Tridgell 4ba044c441 AP_HAL_Linux: initial Linux AP_HAL 12 years ago
Randy Mackay bbbd90c430 AP_HAL: rename RCInput's valid() fn to valid_channels 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