> I ran into the same sort of thing. I got the (alternative) client up > and grabbing data but the RLE function that I need to grab enough data > to be useful seems to have issues. People are sorting it out in the > forums. Hopefully it will be fixed up soon.
Ah ok, I was able to grab a (small) amount of data without any problems. >> Anyway my question is whether the decoder architecture is ready to be used >> yet? > > See my previous post: > > http://sourceforge.net/mailarchive/forum.php?thread_name=4CA3C84E.6010201%40biot.com&forum_name=sigrok-devel > > Its not quite there yet. Thanks for the info. I discovered that the existing decoders can still be used despite not appearing in the -A option, but it looks like (as you discovered) they are only processing dummy data at the moment. I went ahead and wrote a Python module for my decoder which works with the dummy data, so I wonder whether there's a quick way to get it to run on captured data instead? It is possible to capture to a raw binary file, could this then be passed through the Python decode() function? That would be enough for me. Cheers, Adam. ------------------------------------------------------------------------------ What happens now with your Lotus Notes apps - do you make another costly upgrade, or settle for being marooned without product support? Time to move off Lotus Notes and onto the cloud with Force.com, apps are easier to build, use, and manage than apps on traditional platforms. Sign up for the Lotus Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

