PulseView
Sigrok logic analyzer, oscilloscope, and MSO GUI
PulseView is a Qt based logic analyzer, oscilloscope and MSO GUI for sigrok supporting various features:
- Fast O(log N) signal rendering at all zoom levels
- Protocol decoder support
- Trace groups support
PulseView is a GUI for sigrok that supports logic analyzers, oscilloscopes, and MSOs. . It can acquire samples from a supported device and display them, load and display captures from existing sigrok *.sr files, as well as run protocol decoders and display their annotations.
How to install PulseView in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install pulseview in Ubuntu
sudo apt install pulseview