Hi, The recoded link layer PD is now working. But I still have to clean up the list of options (I added all protocol timing, although only some are used). Overdrive support is now tested and works. There is no need to merge the code now, unless you would like to make a release soon, than I would say the code is unfinished but usable.
Two annotation modes are now available, one with only the same data as provided to the next protocol, one with extra timing information. The decoder now checks if the master timing is according to the standard and issues warnings if not. I attempted to remove the optional power signal, since the link layer can not use it. Now I send power changes to the next decoder. It seems the decoder does not work properly if only one signal is decoded, incoming data samples were corrupted. I have questions regarding how is the GUI supposed to show decoder annotations: Should the annotations be short, not to waste space when waveforms are zoomed out? The annotation content is given to the put function as a list, what would happen if multiple elements are present in the list? I would also like to know, if there are any plans for the next features, before I start bothering you with all my ideas (I am really excited about being part of this project): - continuous sampling mode - decoders written in C/C++ (speed would be needed for continuous mode) - attaching multiple decoders to a single continuous stream (separate decoders for UART Rx/Tx, ...) Regards, Iztok Jeras ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

