summaryrefslogtreecommitdiff
path: root/decoders/flexray/pd.py
AgeCommit message (Collapse)Author
2019-11-30flexray: Use bit/s instead of Mbit/s for bitrate.Uwe Hermann
This avoids floating point number option values, which makes things a bit easier/clearer on the command-line and also matches what other decoders do. Also, use numbers instead of strings for the option values.
2019-11-30flexray: add basic decoderStephan Thiele