]> sigrok.org Git - libsigrokdecode.git/commit
caliper: refactor and unobfuscate timeout handling
authorGerhard Sittig <redacted>
Sat, 18 Jul 2020 17:02:18 +0000 (19:02 +0200)
committerGerhard Sittig <redacted>
Sat, 18 Jul 2020 18:36:15 +0000 (20:36 +0200)
commitb213c0461126495175aaa36fba85f50606594e39
treeb40acb9c5067c04232bec42b1d223807ecce4989
parentb3fafeb4e192a1496fb6a36460ac940992d618a0
caliper: refactor and unobfuscate timeout handling

Move math expressions with always identical values out of the loop, and
improve readability of the packet timeout condition in the process.
decoders/caliper/pd.py