22 Commits (8f88d7c78488d4f2795a909e90c16431132c8ff3)

Author SHA1 Message Date
Lucas De Marchi 5ab1c6ff51 AP_ADC: remove ADS7844 9 years ago
Lucas De Marchi 6623246cf5 AP_ADC: replace header guard with pragma once 9 years ago
Gustavo Jose de Sousa a552390125 AP_ADC: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi 57386434d1 AP_ADC: remove AP_ADC_HIL 10 years ago
Staroselskii Georgii b5aef01f72 AP_ADC: added ADS1115 support 10 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell d6b00bd848 AP_ADC: fixed bool problem on ARM 12 years ago
Pat Hickey 30deb76ea3 AP_ADC: ported to AP_HAL 12 years ago
rmackay9 6ea5c21f7c AP_ADC: added num_samples_available to allow main loop to be synced with arrival of new sensor data for Oilpan. 13 years ago
uncrustify f302ee3d7f uncrustify libraries/AP_ADC/AP_ADC.h 13 years ago
Andrew Tridgell a0a360f955 ADC: use floats for ADC averaging 13 years ago
Andrew Tridgell c80ec9a55c AP_ADC: added new_data_available() interface 13 years ago
Andrew Tridgell d442bad413 Revert "ADC: added an enable_channel() API" 13 years ago
Andrew Tridgell 9591317dbc ADC: added an enable_channel() API 13 years ago
Andrew Tridgell 5d503fd65e ADC: change adc.Ch() to return a float 13 years ago
Pat Hickey 017f121566 AP_ADC: rework ADC library to use PeriodicProcess and ISR_Register 13 years ago
Andrew Tridgell f375258699 fixed inconsistent linefeeds in ADC code 14 years ago
Andrew Tridgell 9af7021a98 change ADC sample rate to 1kHz 14 years ago
Andrew Tridgell 70bf945d40 ADC: re-work for ADC code for full resolution and accurate timing 14 years ago
jasonshort eb39d2d53a Added ability to grab an unfiltered value from the ADC 14 years ago
james.goppert 7809b0ca2a Massive warning fixes. 14 years ago
james.goppert cce122d387 Moved APM_ADC to AP_ADC 14 years ago
james.goppert e865622f66 Added generic ADC library. 14 years ago