Thomas Clark 8fe888dbc9 Accumulators wait for the next sample after reset
Analog accumulators now wait for the amount of time a full sample
(including oversampling and averaging) lasts after
AnalogInput::ResetAccumulator() is called, so they don't return
old values after being reset.

This delay should be microseconds long and will only happen
when an accumulator is reset.

A new test is is the C++ TiltPanCameraTest that tests this behavior
with the Gyro class.

Change-Id: I1b3ffdeec187959f95c5e637a6d428c9a4bc2cf4
2014-07-31 15:46:14 -04:00
2014-07-24 18:22:31 -04:00
2014-05-12 15:33:54 -04:00
2014-04-01 11:18:29 -04:00
2014-06-26 17:28:54 -04:00
2014-03-03 11:30:55 -05:00
2014-06-02 15:36:18 -04:00
2014-06-02 15:36:18 -04:00
Description
WPILib - FRC Robotics Library
471 MiB
Languages
C++ 53%
Java 32.7%
Python 7.6%
C 2.6%
Jinja 1.6%
Other 2.4%