Age | Commit message (Expand) | Author |
---|---|---|
2017-01-07 | license: remove FSF postal address from boiler plate license text | Gerhard Sittig |
2016-12-07 | jitter: Convert to PD API version 3. | Uwe Hermann |
2016-05-15 | Use consistent __init__() format across all PDs. | Uwe Hermann |
2016-05-09 | Consistently use ' instead of " for strings in all PDs. | Uwe Hermann |
2015-12-24 | Use self.out_binary naming consistently across all PDs. | Uwe Hermann |
2015-12-24 | Use a Python list (not tuple) for OUT_BINARY. | Uwe Hermann |
2015-09-15 | jitter, pwm: Avoid Unicode string literals | Daniel Elstner |
2014-11-23 | jitter: Simplify ascii-float binary out. | Uwe Hermann |
2014-11-23 | jitter: Rename "jitter" binary out to "ascii-float". | Uwe Hermann |
2014-11-23 | jitter: add a binary output to report the raw jitter value. | Sebastien Bourdelin |
2014-11-23 | jitter: fixes an error when a miss clock/signal is detected | Sebastien Bourdelin |
2014-11-09 | jitter: Factor out handle_clk() and handle_sig(). | Uwe Hermann |
2014-11-09 | Add a timing jitter decoder. | Sebastien Bourdelin |