]> sigrok.org Git - libsigrokdecode.git/commit
sdq: use symbolic names for pins and annotation classes
authorGerhard Sittig <redacted>
Wed, 12 Aug 2020 18:03:06 +0000 (20:03 +0200)
committerGerhard Sittig <redacted>
Wed, 12 Aug 2020 18:19:06 +0000 (20:19 +0200)
commit65c6eed857b94c4ab8712c5ca4926d463529c4ff
treec819576dd08219f8fe8ab6326778bc3081803adb
parent82639220d4ca1d0eb24768f2d857b8f8183795fa
sdq: use symbolic names for pins and annotation classes

Eliminate magic numbers which are too hard to read and too easy to get
wrong during maintenance. Prefer symbolic identifiers instead for pins
and annotation classes.
decoders/sdq/pd.py