Age | Commit message (Expand) | Author |
---|---|---|
2020-01-01 | modbus: Add missing annotation class names. | Uwe Hermann |
2020-01-01 | All PDs: Consistently use singular/plural for annotation classes/rows. | Uwe Hermann |
2019-11-29 | modbus: Ignore unknown/unsupported types. | Uwe Hermann |
2019-07-01 | modbus: Make the 'framegap' option an integer. | Uwe Hermann |
2019-06-30 | modbus: Make C->S and S->C configurable, add framegap option. | Andrew Gregory |
2019-03-15 | decoders: Add/update tags for each PD. | Uwe Hermann |
2017-12-22 | all decoders: introduce a reset() method | Gerhard Sittig |
2017-06-16 | Mark all stacked decoders as being PD API version 3. | Uwe Hermann |
2017-01-07 | license: remove FSF postal address from boiler plate license text | Gerhard Sittig |
2016-05-15 | Use consistent __init__() format across all PDs. | Uwe Hermann |
2016-03-04 | Fix various incorrect PD license metadata fields. | Uwe Hermann |
2015-07-18 | Add protocol decoder for Modbus RTU. | Bart de Waal |