Randy Mackay
|
cf25bbfa74
|
AP_ADC library - tiny fix to make example sketch work after some changes to AP_PeriodicProcess library
|
2012-01-28 13:12:19 +09:00 |
Andrew Tridgell
|
d442bad413
|
Revert "ADC: added an enable_channel() API"
This reverts commit dafeac01d8f14162600cf821404ba4072dcae14d.
ADC will be disabled on APM2
|
2011-12-17 07:29:09 +11:00 |
Andrew Tridgell
|
f6f808357c
|
removed AperiodicProcess code
this code was never being used, and was more complex than it was
worth.
|
2011-12-17 07:29:09 +11:00 |
Andrew Tridgell
|
9591317dbc
|
ADC: added an enable_channel() API
enable_channel() must be used before the Ch6() method is called to
enable gathering of data on the required channels
|
2011-12-16 20:09:40 +11:00 |
Pat Hickey
|
017f121566
|
AP_ADC: rework ADC library to use PeriodicProcess and ISR_Register
this makes it possible to build the ADC library when another driver
may also want that interrupt
|
2011-11-25 20:00:16 -08:00 |
Andrew Tridgell
|
840c256fe3
|
ADC: show timing information in ADC test
|
2011-09-17 14:58:02 +10:00 |
Andrew Tridgell
|
197b1d140a
|
show noise levels in ADC test
|
2011-09-17 14:58:02 +10:00 |
Andrew Tridgell
|
bd30840518
|
updated ADC test for new API
|
2011-09-17 14:58:02 +10:00 |
deweibel@gmail.com
|
4015e7f91a
|
Commit test - just adding an unneeded comment
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2740 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-07-03 19:39:55 +00:00 |
james.goppert@gmail.com
|
2d1b59e9a6
|
Eclipse makefile support for examples.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1861 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-04-09 19:39:27 +00:00 |
james.goppert
|
cce122d387
|
Moved APM_ADC to AP_ADC
git-svn-id: https://arducopter.googlecode.com/svn/trunk@954 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2010-11-27 05:36:19 +00:00 |