Re: [sigrok-devel] Custom protocol decoder not loaded

2021-01-25 Thread Sparky
On Mon, Jan 25, 2021 at 7:09 PM Uffe Jakobsen wrote: > both pulseview and sigrok-cli have adjustable log-levels > > Have you tried adjusting your log-level ? Thanks for the response, and the tip. I've been using log level 5 and this hasn't been showing me anything useful. I'm going to move my t

Re: [sigrok-devel] Custom protocol decoder not loaded

2021-01-25 Thread Uffe Jakobsen
On 25/01/2021 05.11, Sparky wrote: I've checked the log (Settings --> logging) and it doesn't look like anything related to PD loading is output there. both pulseview and sigrok-cli have adjustable log-levels Have you tried adjusting your log-level ? 0 None 1 Error 2 Warnings 3 Infor

[sigrok-devel] Custom protocol decoder not loaded

2021-01-24 Thread Sparky
>From https://sigrok.org/wiki/Protocol_decoder_HOWTO, the instructions are >clear: "On Windows systems additional decoders are read from %ProgramData%\libsigrokdecode\decoders." ...and yet, I've created a protocol decoder based on an existing one and when I create this path and copy my protocol