On Sun, Oct 9, 2016 at 3:36 PM Soeren Apel <[email protected]> wrote:

> > The first step would be adding more capture limit types to pulseview.
> > They exist in the library and are supported by sigrok-cli, but
> > there's no way to use them in pulseview.
> What do you mean by capture limit types exactly?
>

The things you can use in sigrok-cli to limit the amount of data captured:
--time, --samples and --frames. --continuous doesn't make a lot of sense
the way things are now, but when combined with the ability to start fresh
on each frame, give you an oscilloscope-like behavior.

I don't seem to be able to use all of these in pulseview.


> > Not clear this is needed, but the "Frames" option would probably add
> > a lot of useful code. Because the behavior you want is to render each
> > frame as it comes in. I've played with GPL and the new csv output
> > code and some external scripts to make GPL do this, and it seems to
> > work reasonably well. Not clear how hard it'd be to make it work
> > properly in pulseview.
> GPL = gnu plot?
>

Yes. I use the "gpl" extension for my gnuplot scripts. Sorry 'bout the
confusion.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to