]> sigrok.org Git - libsigrokdecode.git/history - decoders/am230x/pd.py
avr_isp: Add more parts
[libsigrokdecode.git] / decoders / am230x / pd.py
2020-01-01 Uwe HermannAll PDs: Consistently use singular/plural for annotatio...
2019-04-02 Uwe Hermanndecoders: Fix incorrect 'outputs' fields.
2019-03-16 Uwe Hermanndecoders: Various cosmetic/consistency/typo fixes.
2019-03-14 Uwe Hermanndecoders: Add/update tags for each PD.
2019-03-13 Soeren ApelAdd PD tags handling and some tags
2017-12-22 Gerhard Sittigall decoders: introduce a reset() method
2017-12-22 Gerhard Sittigam230x: rename reset() helper method
2017-06-05 Uwe HermannAdd srd_inst_initial_pins_set_all() and support code.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-07 Uwe Hermannam230x: Convert to PD API version 3.
2016-05-15 Uwe HermannUse consistent __init__() format across all PDs.
2015-06-16 Karl Palssonam23xx: explicitly mention RHTxx devices.
2014-10-12 Uwe Hermannam230x: Factor out handle_byte() to simplify state...
2014-10-12 Uwe Hermannam230x: Use slightly more liberal timing values.
2014-10-12 Uwe Hermannam230x: Change option to 'device' to allow for more...
2014-10-12 Uwe Hermannam230x: Fix self.reset() method name.
2014-10-12 Uwe Hermannam230x: Minor cosmetics.
2014-10-12 Johannes RömerAdd decoder for AM230x digital humidity and temperature...