diff options
author | Gerhard Sittig <gerhard.sittig@gmx.net> | 2017-12-22 18:51:00 +0100 |
---|---|---|
committer | Gerhard Sittig <gerhard.sittig@gmx.net> | 2017-12-22 18:59:11 +0100 |
commit | f30fdbb692c00d2dc2b9199384d17a49e886a7c9 (patch) | |
tree | 39ea15ba6f5f3408d440567caf9f20c59f93e135 /decoders/ir_nec | |
parent | 279331bd318c853e3aaac746167eb81179771750 (diff) | |
download | libsigrokdecode-f30fdbb692c00d2dc2b9199384d17a49e886a7c9.tar.gz libsigrokdecode-f30fdbb692c00d2dc2b9199384d17a49e886a7c9.zip |
usb_power_delivery: enforce check order for start-of-packet sequences
The list of a dictionary's keys need not reproduce in identical order
everywhere. Make sure to run all start-of-packet sequence checks in the
decoder implementation in a specific order on each machine, such that
annotations get emitted with identical content and in the same order for
each execution of the decoder.
This fixes the remaining part of bug #1090.
Diffstat (limited to 'decoders/ir_nec')
0 files changed, 0 insertions, 0 deletions