]> sigrok.org Git - libsigrokdecode.git/history - decoders/cfp
decoders: Fix incorrect 'outputs' fields.
[libsigrokdecode.git] / decoders / cfp /
2019-04-02 Uwe Hermanndecoders: Fix incorrect 'outputs' fields.
2019-03-14 Uwe Hermanndecoders: Add/update tags for each PD.
2018-06-10 Uwe Hermanncfp: Add reset() method.
2018-06-10 Uwe Hermanncfp: Use the Python in/range keywords.
2018-06-10 Uwe Hermanncfp: Shorten two variable names.
2018-06-10 Uwe Hermanncfp: Factor out self.putx().
2018-06-10 Uwe Hermanncfp: Reduce indentation level.
2018-06-10 Uwe Hermanncfp: Drop unneeded annotation prefix; plural fixes.
2018-06-10 Uwe Hermanncfp: Drop unused self.out_python.
2018-06-10 Uwe Hermanncfp: Fix incorrect copy-paste description.
2018-06-10 Elias OenalAdd a CFP decoder.