Currently libsigrokdecode support is not compiled in by default, though.
)
if(ENABLE_SIGROKDECODE)
- list(APPEND PKGDEPS libsigrokdecode>=0.1.0)
+ list(APPEND PKGDEPS libsigrokdecode>=0.2.0)
endif()
find_package(PkgConfig)
- libboost-system
- libboost-thread
- libsigrok >= 0.2.0
- - libsigrokdecode >= 0.1.0
+ - libsigrokdecode >= 0.2.0 (optional, support disabled by default for now)
Building and installing
Free/Libre/Open-Source signal analysis software suite that supports various
device types (such as logic analyzers, oscilloscopes, multimeters, and more).
-PulseView is a Qt-based GUI for sigrok.
+PulseView is a Qt-based LA/scope/MSO GUI for sigrok.
Status