Age | Commit message (Expand) | Author |
---|---|---|
2016-05-15 | Use consistent __init__() format across all PDs. | Uwe Hermann |
2014-10-13 | All PDs: More consistent names for ss/es variables. | 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 |