X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=manual%2Fdecoders.txt;h=d2ca15abc0d30a273bd3da3881fcd1990eb9017f;hp=27e79b4e53f5de41ca8000d4a8117e0a001d2f6a;hb=152a0b1b4e19dc3d8b816851abc82813d891b363;hpb=460051d9b1b4c139d6240ce6d1d96240ec177e98 diff --git a/manual/decoders.txt b/manual/decoders.txt index 27e79b4..d2ca15a 100644 --- a/manual/decoders.txt +++ b/manual/decoders.txt @@ -108,8 +108,11 @@ not connected, essential parameter not specified) or a bug in the decoder itself will be presented a static red message in the protocol decoder's display area. In that case, you check the log output in the settings menu. There you'll find the Python error description which you can use to either adjust the configuration, -or debug the decoder (and let us know of the -fix) or you can copy that information and file a bug report so that we can fix it. +or debug the decoder (and let us know of the fix) or you can copy that information and +file a bug report so that we can fix it. + +Further helpful knowledge and explanations on logic analyzers can be found in our +https://sigrok.org/wiki/FAQ#Where_can_I_learn_more_about_logic_analyzers.3F["Learn about logic analyzers" FAQ item]. === Exporting Annotations