Hello,

Thanks for working on this!

You said you introduced SR_CONF_SAMPLERATE_COMBINED but what is its
purpose and how do you think it should be used?

PulseView at this point only supports one sample rate for all signals
and that's not going to change anytime soon, so you'll have to perform
oversampling/interpolation in the driver in such a case.

Also, is it possible to use the same sample rates for analog and logic
signals? If so, I see no necessity to have different samplerates in the
first place.

Regards
 -Soeren


On Fri, 2020-06-05 at 23:30 -0700, zengweitotty wrote:
> Hi All,
> 
>        Recently I am working on supporting Saleae Logic 8 Pro with 
> Pulseview. Most features are working fine now, I could get both
> analog 
> channel data and digital channel data. I have added the analog
> channel 
> and digital channel.
> 
>        Currently I face a problem, if anyone anyone in the email
> list 
> could help me out, I am appreciate.
> 
>        As for the Saleae Logic 8 Pro, it support different digital 
> sample rate and analog sample rates, when I do the change to support 
> different sample rate I add a special key called as 
> SR_CONF_SAMPLERATE_COMBINED,
> The menu which was displayed as timestamp based things . Like "+2s"
> .. 
> "+10s", but now it shows "+5 Msa". My question is where is the code
> to 
> display timestamp instead of samples ?
>        Thanks.
> 
> Best Regards
> 
> Zeng Wei
> 
> _______________________________________________
> sigrok-devel mailing list
> sigrok-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sigrok-devel



_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to