2015-02-11 16:20 GMT+01:00 Bartosz Golaszewski <bgolaszew...@baylibre.com>:
> Add a parameter to csv output module, which allows to specify the type
> of data fed to it. By default the module assumes it receives logic data
> for backwards compatibility.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszew...@baylibre.com>
> ---
> Initially I thought it would be possible to work with both data types
> simultaneously, but since logic and analog packets can arrive at different
> times and contain different number of samples it's not very feasible.
>
> NOTE: In order to output proper csv lines while not having to store data
> in memory at the same time, this module assumes that each sample comes
> from a subsequent channel. This means - it will not work properly with
> the demo driver in its current form.

Friendly ping

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to