8 Commits (c9851344e79124332558f2fb9f85cca5c06c422c)

Author SHA1 Message Date
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