summaryrefslogtreecommitdiff
path: root/decoders/flexray
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/flexray')
-rw-r--r--decoders/flexray/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/flexray/pd.py b/decoders/flexray/pd.py
index c348bdd..8ec3043 100644
--- a/decoders/flexray/pd.py
+++ b/decoders/flexray/pd.py
@@ -76,7 +76,7 @@ class Decoder(srd.Decoder):
('cycle', 'Cycle code'),
('data-byte', 'Data byte'),
('frame-crc', 'Frame CRC'),
- ('cid-delimiter', 'Channel idle delimiter'),
+ ('fes', 'Frame end sequence'),
('bss', 'Byte start sequence'),
('warning', 'Warning'),
('bit', 'Bit'),