DreamSourceLab / DSView

An open source multi-function instrument for everyone
www.dreamsourcelab.com
GNU General Public License v3.0
1.11k stars 413 forks source link

Support for SDIO #120

Open ginkgm opened 6 years ago

ginkgm commented 6 years ago

could you please add support for SDIO protocol?

  1. resolve CMD52, CMD53 and R5.
  2. fix the bug resolving of Response by sequence rather than the bit field.
ginkgm commented 6 years ago

Would like to contribute but there's no env for windows. pitty.

vatrat commented 6 years ago

@gingkm Aren't the decoders written in python? I'm not too sure what you mean by being unable to contribute on Windows. I haven't tried to write one, so I'm not sure, though.

ginkgm commented 6 years ago

@vatrat great, thanks

vatrat commented 6 years ago

As far as I can tell, they're in DSView/libsigrokdecode4DSL/decoders/. I don't know if DSView will automatically detect this or not. Maybe this is a clone of sigrok functionality? Maybe look there as a start?

vatrat commented 6 years ago

https://sigrok.org/wiki/Protocol_decoders https://sigrok.org/wiki/Libsigrokdecode