15 Commits (fd41329e8035d07c3032714167c2b1ed937d3aee)

Author SHA1 Message Date
uncrustify 4a7e79b3ac uncrustify libraries/AP_AnalogSource/AnalogSource.h 13 years ago
uncrustify 46eeaffdf1 uncrustify libraries/AP_AnalogSource/AP_AnalogSource_Arduino.h 13 years ago
uncrustify d7fe646829 uncrustify libraries/AP_AnalogSource/AP_AnalogSource_ADC.h 13 years ago
uncrustify 3c1a4b249a uncrustify libraries/AP_AnalogSource/AP_AnalogSource_Arduino.cpp 13 years ago
uncrustify e9b5e28b40 uncrustify libraries/AP_AnalogSource/examples/AnalogSource_Arduino/AnalogSource_Arduino.pde 13 years ago
Andrew Tridgell a4b1b9f0a4 AP_AnalogSource: make read_average() return a float 13 years ago
Andrew Tridgell 175b6d2606 AP_AnalogSource: fixed reporting of VCC 13 years ago
rmackay9 4dd4c95d5c AP_AnalogSource_Arduino: fix to allow analog port to be read to be specified as a "channel" (i.e. A0) 13 years ago
Andrew Tridgell d755fedc26 AnalogSource: prevent a division by zero on zero ADC data 13 years ago
Andrew Tridgell 769011e947 AnalogSource: added some example code 13 years ago
Andrew Tridgell c8befe4536 AnalogSource: make the Arduino AnalogSource interrupt driven 13 years ago
Randy Mackay ed19c25a97 Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h". 13 years ago
Andrew Tridgell 10e546eebd AnalogSource: return a float from read() method 13 years ago
Randy Mackay 1f53c25577 RangeFinder - small bug fix to initialise prescale variable. 13 years ago
Pat Hickey 0c0a1b1dcc purple: Added AnalogSource library 13 years ago