]> sigrok.org Git - libsigrokdecode.git/commit
can: more robust sample point position for low sample rates
authorGerhard Sittig <redacted>
Thu, 10 Oct 2019 07:01:01 +0000 (09:01 +0200)
committerUwe Hermann <redacted>
Fri, 29 Nov 2019 19:33:48 +0000 (20:33 +0100)
commite4eeaab3206e757592cea79f4686180bc3ee38e0
treef882729810e00d6e31416a88b9614569d235f7a7
parent8abd7aa36c1a8c2d83777fedba499f6fb7f38e06
can: more robust sample point position for low sample rates

Do more of the calculation with floating point, only trim precision and
enforce integers at the end of the determination of the next sample
point. This shall increase robustness at low capture sample rates.
decoders/can/pd.py