Hi, On Tue, Mar 10, 2015 at 09:45:09PM +0700, Jean-Luc Aufranc wrote: > gcc version: > Target: x86_64-linux-gnu > gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) > > clang -v > Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM > 3.4) > Target: x86_64-pc-linux-gnu > > doxygen --version > 1.8.6 > > python --version > Python 2.7.6
OK, thanks! > sigrok-cli 0.4.0 works fine, but only with -O analog, other output formats > (csv, binary, etc..) result in empty output, and ascii will crash. That's "normal" for now, we currently only have "-O analog" as output format for analag data at the moment. Currently VCD, CSV, and so on only support logic data (0/1 from logic analyzers); the modules are currently being amended to also support analog data... The crash should not happen though, feel free to file bugreports for any crashes at sigrok.org/bugzilla (if you can reproduce them in git HEAD). Thanks, Uwe. -- http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org ------------------------------------------------------------------------------ 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