Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-28 | timing: Add frequency and averaging support. | Uwe Hermann | |
This patch was contributed by James Sleeman <james@gogo.co.nz>, thanks! | |||
2016-05-15 | Use consistent __init__() format across all PDs. | Uwe Hermann | |
The previous **kwargs some PDs had is not actually ever used, so drop it. | |||
2016-04-20 | timing: Use self.samplenum for consistency across PDs. | Uwe Hermann | |
2015-04-26 | timing: Shorten annotations (time units). | Uwe Hermann | |
2015-04-26 | Add a decoder that calculates timings between transitions. | Baruch Even | |