Hi,

I am considering using of sigrok as "analytic software" for my hardware. 
I had a quick look at the API for HW plug-in and if I understand it 
well, if I have sampling frequency 100 kHz, HW plug-in has to provide 
100.000 samples for every second of record. What I need to do is 
monitoring of events which occur seldom relatively to sampling rate. 
Let’s say I have sample rate 100 MSample/s and there are only thousands 
(maximum) of events per second. I would prefer providing data in format 
"timestamp : input state" rather than all samples. All samples can take 
easily gigabytes of memory even for very short record and I would like 
to be able to record minutes or hours. Is it possible to use somehow 
this "compressed" format? If not, can you estimate and describe somehow 
how many changes to sigrok would have to be done to implement this 
possibility?

Thanks for answer
Marek


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to