]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/i2s_dump/pd.py
parallel: Make CLK probe optional.
[libsigrokdecode.git] / decoders / i2s_dump / pd.py
index bbeefbea82113fa3a08655332792e2c7f0eb1db3..1661acb39c18ab0121df7223022b6fb5f84de2ad 100644 (file)
@@ -25,9 +25,9 @@ import sys
 class Decoder(srd.Decoder):
     api_version = 1
     id = 'i2s_dump'
-    name = 'I2S dump'
-    longname = 'I2S dump'
-    desc = 'Output decoded I2S data to a file.'
+    name = 'I²S dump'
+    longname = 'I²S dump'
+    desc = 'Output decoded I²S data to a file.'
     license = 'gplv2+'
     inputs = ['i2s']
     outputs = []
@@ -56,9 +56,6 @@ class Decoder(srd.Decoder):
         # of '-' means 'stdout'.
         self.f = self.file_open(self.options['filename'])
 
-    def report(self):
-        pass
-
     # TODO: Lots of hard-coded fields in here.
     def write_wav_header(self):
         # Chunk descriptor