31
USB Infrared Toy / Re: Prescaler setup in sampling mode
I thought SUMP protocol analyzers were written in Pyton, but I guess that is sigrok. I'm not sure how to do it in SUMP.
[/quote]
Yes, protocol decoders in python is a sigrok platform goal. IIRC, correctly Sigrok had consumer IR protocol decoders on their to do list. AFAIK, the Java Sump clients aren't scriptable, so you'd have to implement the decoder in java. I believe someone ported decodeIR to java at some point, but it becomes a maintenance issue. The decodeIR code gets periodically updated to support new consumer IR protocols as they are documented in the jp1 forums.