|
From: Inessa K. <ine...@gm...> - 2020-02-27 16:34:24
|
Hi everyone! I am trying to use sigrok with my own device. I added corresponding "api" and "protocol" code, and my device is recognized with sigrok-cli (libsigrok$ sigrok-cli -d mydevice --scan -l 5). But when I run PulseView -> "connect to device", my device is not listed in the driver combobox. I also noticed that *sigrok-cli -L* lists a lot of drivers, but only a few of them are available from PulseView GUI. Why is that? How do I add my driver to PulseView ? Thank you! |