Hello, > Hopefully I'm missing something obvious... > I have decoded some data that was captured with a logic analyzer and > now I would like to save only the decoded data (as seen in Pulseview) > to a file. Is there any simple way of doing this?
Currently, no. That's still on the to-do list. > I have a dump of an EPROM readout and the decoder does a great job > turning bits into address and data. Storing that as raw binary > wouldn't be ideal since I would like to have the decoded data... You can use sigrok-cli for that - I have in the past, so I know it works. You can save the .sr file in PV and the decode using sigrok-cli. The -B parameter is your friend :) All the best, -Soeren ------------------------------------------------------------------------------ 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 sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel