I have a patch for an initial working link-mso19 driver (generated with 'git 
format-patch origin/master').  There is one small change to the serial driver 
to support flow control in the config string, since this device uses xon/xoff. 
The rest of the changes all protein to the link-mso19 driver (removed the old 
link-mso19.* files and changes to api.c and protocol.c/h). Here are a few 
things that still need to be addressed:



1) I still need some more work on the number of samples since this device 
always returns 1024 samples. For now I am limiting it for a minimum of 1024. 
However, if we want 2048 sample, that will result in two triggers, but we 
should still return all this data. This can be very useful to decode protocols 
that are outputting different data at a particular rate. So what should we do 
about the triggers? since the data will not be contiguous. 

2) Need to add the analog sensor. I just need to see how you guys do it in the 
other drivers. 

3) Need to convert the trigger position to time? How is the trigger position 
set right now in the GUIs? 

4) I tried to use pulse view, but I can not configure this device with the gui 
(sigrok-cli works with no problems). Any ideas? Also pulse view does not let 
you select 1024 samples, so for now I just added that ability. I tired the 
other GUIs but they all don't work. Which gui at this point is the one being 
developed for analog/digital and features? 

Thanks, 
Lior.

Attachment: patch.tar.gz
Description: GNU Zip compressed data

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to