summaryrefslogtreecommitdiff
path: root/src/avr/ao_adc_avr.c
Commit message (Collapse)AuthorAge
* altos: Add telescience-pwm productKeith Packard2012-10-16
| | | | | | Split out special PWM-sampling telescience product Signed-off-by: Keith Packard <keithp@keithp.com>
* telescience: steal last adc channel for icp3 most recent valueRobert Garbee2012-10-16
| | | | | | Make the ICP3 rpm counter use in ao_adc_avr.c optional Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Remove some debug code from avr ADC driverKeith Packard2012-07-16
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Make telescience-v0.1 build with new ao_data structKeith Packard2012-05-27
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altos/avr: Print newline after dumping ADC valuesKeith Packard2011-10-11
| | | | | | Cleans up the formating a bit. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Debug code for telepyro doesn't fit in telescienceKeith Packard2011-09-23
| | | | | | Just too many strings. Signed-off-by: Keith Packard <keithp@keithp.com>
* Dump test conversion of ADC0Keith Packard2011-09-21
|
* Dump ADC registersKeith Packard2011-09-21
|
* add missing sense_h entry in TelePyro tableBdale Garbee2011-09-21
|
* altos: Add TelePyro v0.1 supportKeith Packard2011-09-21
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Integrate telescience supportKeith Packard2011-08-26
Adds a few drivers including an LCD driver Signed-off-by: Keith Packard <keithp@keithp.com>