summaryrefslogtreecommitdiff
path: root/decoders/sae_j1850_vpw
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2020-11-01 14:48:14 +0100
committerGerhard Sittig <gerhard.sittig@gmx.net>2022-01-09 17:53:37 +0100
commitda253ef59221744f7258720861638bd1ae2e335f (patch)
treef03d2c8eabd9d9cc07aaf38c793aa76c4095a737 /decoders/sae_j1850_vpw
parent8ab7ede6bb84e78232a8927fea16295040d650b4 (diff)
downloadlibsigrokdecode-da253ef59221744f7258720861638bd1ae2e335f.tar.gz
libsigrokdecode-da253ef59221744f7258720861638bd1ae2e335f.zip
decoder: rename iteration variables to improve readability
Use longer variable names for the iteration over channels, options, annotation classes and rows, and binary classes when a decoder gets loaded. This improves readability, especially in nested loops with complex test conditions and diagnostics messages. Although the Python variables were checked for their availability and expected data type, and we should only see non-negative index values, the iteration variable's data type remains unchanged in this commit (sticks with signed size types).
Diffstat (limited to 'decoders/sae_j1850_vpw')
0 files changed, 0 insertions, 0 deletions