I've just upgraded to ols-308 with Demon Core, which seems to work just fine.
I find I can get metadata returned just after I open the connection to the Logic Sniffer, and get it as many times as I request, but once I've run a capture I can't get metadata any more.
Is this normal?
It's not a huge problem, because the obvious time to read metadata is first off, so the client can be set up accordingly. If I've caused the trouble myself by monkeying with serial timeouts, I'd like to know.
Running Ubuntu 10.04 and the pyLogicSniffer client.
Yet another client, this one written in Python 2. It depends on wxPython, pySerial and NumPy packages. I'm developing and testing in Ubuntu Linux, but with luck it will run under Windows and OS/X as well.
The most basic installation will be to unpack the source into a directory, and run it from there. It's run from the command line, but once suitable .ini files are set up it can be run from a mouse click.
Source code and documentation are available through <http://melwilsonsoftware.ca/> .