greatscottgadgets / cynthion

USB test instrument
https://greatscottgadgets.com/cynthion/
BSD 3-Clause "New" or "Revised" License
78 stars 19 forks source link

Add timestamping to analyzer #104

Closed martinling closed 3 months ago

martinling commented 3 months ago

This PR adds timestamping to the analyzer stream, along with the basic mechanism for non-packet events, used to support timestamp rollovers.

Analyzer unit tests have been updated to test the new features.

Closes #50.