1
0
mirror of https://github.com/elua/elua.git synced 2025-01-08 20:56:17 +08:00
James Snyder 554dd7126b ADC can now run in freerunning mode (keep collecting samples after ring buffer
is full). Clock and sampling frequency have been moved to a separate function
from burst.  There is now one function to initiate sampling called sample
which takes a channel and count.  setclock takes a channel, clock_id, and
frequency.  Adjustments should be made to make channel groupings somewhat
cleaner, but this is functional.

Suggestions are welcome for simplification :-)

I'll try and make some doc updates in the coming day or so to reflect
finalized adjustments.
2009-02-24 07:58:10 +00:00
2009-01-21 23:40:34 +00:00
2008-07-29 11:08:54 +00:00

The project documentation is located in the docs/ subdirectory.
Description
No description provided
Readme 16 MiB
Languages
C 96.8%
Lua 1.4%
Assembly 1.1%
HTML 0.7%