Quote:
Originally Posted by phurley67
I have not done this, but I would run some tests and probably use InterruptableSensorBase override and use the readRisingTimestamp call to collect the data.
|
WPILib uses the FPGA to timestamp the data.
FPGA samples the edges at 40MHz, and timestamps them with a 40MHz clock (25ns resolution) when detected.