Age | Commit message (Expand) | Author |
---|---|---|
2014-09-01 | PD tests moved into the sigrok-test repo. | Uwe Hermann |
2014-08-14 | pdtests: Check for SamplerateError in all PDs that emit it. | Uwe Hermann |
2014-07-15 | All PDs: Minor whitespace and consistency fixes. | Uwe Hermann |
2014-07-09 | Various PDs: Throw SamplerateError instead of Exception. | Uwe Hermann |
2014-07-09 | All PDs: Drop unneeded exceptions. | Uwe Hermann |
2014-04-15 | All PDs: Bump api_version to 2. | Uwe Hermann |
2014-04-13 | Rename 'probe' to 'channel' everywhere. | Uwe Hermann |
2014-03-10 | Probes, optional probes and annotations now take a tuple. | Bert Vermeulen |
2014-03-10 | ir_rc5: Change PD options to be a tuple of dictionaries. | Bert Vermeulen |
2014-03-05 | ir_rc5: Fix incorrect bit length of RC-5 packets. | Uwe Hermann |
2014-03-05 | ir_rc5: Don't throw exception upon invalid edge distances. | Uwe Hermann |
2014-03-05 | ir_rc5: Only determine edge type once. | Uwe Hermann |
2014-03-03 | Add initial RC-5 IR protocol decoder. | Uwe Hermann |