Purpose of code changes on this branch:
Eliminate problem of samples being taken on uneven time boundaries.
Current code adds the time required to perform the sample to the
cycle time, so that sample times do not correspond with user-
specified sampling interval.
branches/TRY-JimG-TC4arduino/trunk/artisan.py, revision 637
When reviewing my code changes, please focus on:
SampleThread.sample() function
Added trigger that is incremented by aw.qmc.delay/1000. so that
samples will all fall at even multiples of user-specified sampling
cycle time.
After the review, I'll merge this branch into:
trunk/
Original issue reported on code.google.com by pidk...@gmail.com on 24 Jun 2011 at 3:45
Original issue reported on code.google.com by
pidk...@gmail.com
on 24 Jun 2011 at 3:45