]> sigrok.org Git - libsigrokdecode.git/history - decoders/cfp
srd_decoder_unload_all(): Fix a -Wcast-function-type compiler warning.
[libsigrokdecode.git] / decoders / cfp /
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.