Age | Commit message (Expand) | Author |
2020-07-07 | timing: user selected scale and sample count for terse display | Gerhard Sittig |
2020-07-07 | timing: break long options lines, rename samples identifier | Gerhard Sittig |
2020-07-07 | timing: only queue when averaging, rephrase put calls | Gerhard Sittig |
2020-07-07 | timing: optional terse format for timing annoations | Gerhard Sittig |
2020-07-07 | timing: use ss/es for consistency | Gerhard Sittig |
2020-07-07 | timing: reduce "state", most action is local to .decode() | Gerhard Sittig |
2020-07-07 | timing: eliminate magic numbers, remove unused variables | Gerhard Sittig |
2020-01-01 | All PDs: Consistently use singular/plural for annotation classes/rows. | Uwe Hermann |
2019-04-02 | decoders: Fix incorrect 'outputs' fields. | Uwe Hermann |
2019-03-15 | decoders: Add/update tags for each PD. | Uwe Hermann |
2019-03-13 | Add PD tags handling and some tags | Soeren Apel |
2017-12-22 | all decoders: introduce a reset() method | Gerhard Sittig |
2017-06-05 | Add srd_inst_initial_pins_set_all() and support code. | Uwe Hermann |
2017-05-13 | timing: Drop obsolete self.oldpin variable. | Uwe Hermann |
2017-05-13 | timing: "normalize" negative times too | Karl Palsson |
2017-05-13 | timing: add edge-edge mode and delta calculation | Karl Palsson |
2017-05-13 | timing: disable averaging if set to zero | Karl Palsson |
2017-01-07 | license: remove FSF postal address from boiler plate license text | Gerhard Sittig |
2016-12-07 | timing: Convert to PD API version 3. | Uwe Hermann |
2016-06-28 | timing: Add frequency and averaging support. | Uwe Hermann |
2016-05-15 | Use consistent __init__() format across all PDs. | Uwe Hermann |
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 |