ppannuto / python-saleae

Python library to control a Saleae Logic Analyzer
Apache License 2.0
124 stars 55 forks source link

It's possible import data ? #15

Closed ricardojlrufino closed 8 years ago

ricardojlrufino commented 8 years ago

You can import data using the API? Such as importing a CSV?

Marcus10110 commented 8 years ago

The Saleae software has no import features - only export features, intended for post-processing captured data with other tools or scripts. If you're looking for wave form viewing software, the old classic is GTK wave. However I think there are a lot of other options too. I would guess that Sigrok's PulseView might import.

ricardojlrufino commented 8 years ago

I use Pulse View.

The point is that I think the Saleae software is better

Thanks