PulseView
Revision as of 21:18, 7 October 2012 by Uwe Hermann (talk | contribs) (Created page with "'''PulseView''' is a Qt/OpenGL based logic analyzer GUI for sigrok. == Features == TODO. == Download == TODO. == Requirements == * git * g++ * make * cmake >= 2.6 * libt...")
PulseView is a Qt/OpenGL based logic analyzer GUI for sigrok.
Features
TODO.
Download
TODO.
Requirements
- git
- g++
- make
- cmake >= 2.6
- libtool
- pkg-config >= 0.22
- libglib >= 2.28.0
- Qt >= 4.x
- libsigrok >= 0.2.0
- libboost >= 1.4.6
- libboost-test >= 1.4.6 (Boost unit test lib)
Building
TODO.