summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2019-03-02 14:15:25 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2019-03-02 14:15:25 +0100
commit68643f1d1b18d10ca68eca5ffbb784cf8e6602b9 (patch)
tree52495000d7de6b5c2a2ca83e1442352f2210a161
parent25570ba7b68a866d19011dd1bcbba07455284239 (diff)
downloadsigrok-dumps-68643f1d1b18d10ca68eca5ffbb784cf8e6602b9.tar.gz
sigrok-dumps-68643f1d1b18d10ca68eca5ffbb784cf8e6602b9.zip
can_fd/arbitrary_traffic/README: Minor capitalization fixes.
-rw-r--r--can/can_fd/arbitrary_traffic/README58
1 files changed, 29 insertions, 29 deletions
diff --git a/can/can_fd/arbitrary_traffic/README b/can/can_fd/arbitrary_traffic/README
index a4c5f9c..6b16668 100644
--- a/can/can_fd/arbitrary_traffic/README
+++ b/can/can_fd/arbitrary_traffic/README
@@ -13,7 +13,7 @@ Logic analyzer setup
--------------------
The logic analyzer used was a Dreamsoucelab DSLogic Plus at a sample rate of
-100Mhz.
+100MHz.
Channel 0 was hooked up to a PEAK-PCAN-USB Pro CAN-FD device which has two
CAN ports. Both ports were connected together using a selfmade circuit board.
@@ -30,17 +30,17 @@ port. All ACKs were handled by the participants.
can_fd_std_without_brs_8.sr
---------------------------
-This shows a single CAN-FD message with 8 Bytes of data without
+This shows a single CAN-FD message with 8 bytes of data without
Bitrate Switch (BRS).
Nominal bitrate: 1M (CLK: 80MHz, BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%)
Data bitrate: 2M (ignored, since BRS is disabled)
-Extended frame: no
-BRS: no
-11898-1 ISO-mode: on
+Extended frame: No
+BRS: No
+11898-1 ISO-mode: On
ID: 0x42
Length: 8 bytes
-Data is counting up from 0x00 to 0x07.
+Data is counting up from 0x00 to 0x07
can_fd_without_brs_64.sr
@@ -49,128 +49,128 @@ can_fd_without_brs_64.sr
This shows a single CAN-FD message with 64 bytes of data without
Bitrate Switch (BRS).
-Host Clock: 80Mhz
+Host Clock: 80MHz
Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%)
Data Bitrate: 2M (Ignored, since BRS is disabled)
Extended Frame: No
BRS: No
11898-1 ISO-Mode: On
ID: 0x42
-Length: 8 Bytes
+Length: 8 bytes
Data is counting up from 0x00 to 0x07
can_fd_std_without_brs_64.sr
----------------------------
-This shows a single CAN-FD message with 64 Bytes of data without
+This shows a single CAN-FD message with 64 bytes of data without
Bitrate Switch (BRS).
-Host Clock: 80Mhz
+Host Clock: 80MHz
Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%)
Data Bitrate: 2M (Ignored, since BRS is disabled)
Extended Frame: No
BRS: No
11898-1 ISO-Mode: On
ID: 0x42
-Length: 64 Bytes
+Length: 64 bytes
Data is counting up from 0x00 to 0x3F
can_fd_ext_without_brs_8.sr
---------------------------
-This shows a single CAN-FD message with 8 Bytes of data without
+This shows a single CAN-FD message with 8 bytes of data without
Bitrate Switch (BRS).
-Host Clock: 80Mhz
+Host Clock: 80MHz
Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%)
Data Bitrate: 2M (Ignored, since BRS is disabled)
Extended Frame: Yes
BRS: No
11898-1 ISO-Mode: On
ID: 0x42
-Length: 8 Bytes
+Length: 8 bytes
Data is counting up from 0x00 to 0x07
can_fd_ext_without_brs_64.sr
----------------------------
-This shows a single CAN-FD message with 64 Bytes of data without
+This shows a single CAN-FD message with 64 bytes of data without
Bitrate Switch (BRS).
-Host Clock: 80Mhz
+Host Clock: 80MHz
Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%)
Data Bitrate: 2M (Ignored, since BRS is disabled)
Extended Frame: Yes
BRS: No
11898-1 ISO-Mode: On
ID: 0x42
-Length: 64 Bytes
+Length: 64 bytes
Data is counting up from 0x00 to 0x3F
can_fd_std_brs_8.sr
-------------------
-This shows a single CAN-FD message with 64 Bytes of data with Bitrate Switch (BRS).
+This shows a single CAN-FD message with 64 bytes of data with Bitrate Switch (BRS).
-Host Clock: 80Mhz
+Host Clock: 80MHz
Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%)
Data Bitrate: 2M (BRP: 4, TSeg1: 7, Tseg2: 2, Sjw: 1, SPP: 80%)
Extended Frame: No
BRS: Yes
11898-1 ISO-Mode: On
ID: 0x42
-Length: 8 Bytes
+Length: 8 bytes
Data is counting up from 0x00 to 0x07
can_fd_std_brs_64.sr
--------------------
-This shows a single CAN-FD message with 64 Bytes of data with Bitrate Switch (BRS).
+This shows a single CAN-FD message with 64 bytes of data with Bitrate Switch (BRS).
-Host Clock: 80Mhz
+Host Clock: 80MHz
Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%)
Data Bitrate: 2M (BRP: 4, TSeg1: 7, Tseg2: 2, Sjw: 1, SPP: 80%)
Extended Frame: No
BRS: Yes
11898-1 ISO-Mode: On
ID: 0x42
-Length: 64 Bytes
+Length: 64 bytes
Data is counting up from 0x00 to 0x3F
can_fd_ext_brs_8.sr
-------------------
-This shows a single CAN-FD message with 64 Bytes of data with Bitrate Switch (BRS).
+This shows a single CAN-FD message with 64 bytes of data with Bitrate Switch (BRS).
-Host Clock: 80Mhz
+Host Clock: 80MHz
Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%)
Data Bitrate: 2M (BRP: 4, TSeg1: 7, Tseg2: 2, Sjw: 1, SPP: 80%)
Extended Frame: Yes
BRS: Yes
11898-1 ISO-Mode: On
ID: 0x42
-Length: 8 Bytes
+Length: 8 bytes
Data is counting up from 0x00 to 0x07
can_fd_ext_brs_64.sr
--------------------
-This shows a single CAN-FD message with 64 Bytes of data with Bitrate Switch (BRS).
+This shows a single CAN-FD message with 64 bytes of data with Bitrate Switch (BRS).
-Host Clock: 80Mhz
+Host Clock: 80MHz
Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%)
Data Bitrate: 2M (BRP: 4, TSeg1: 7, Tseg2: 2, Sjw: 1, SPP: 80%)
Extended Frame: Yes
BRS: Yes
11898-1 ISO-Mode: On
ID: 0x42
-Length: 64 Bytes
+Length: 64 bytes
Data is counting up from 0x00 to 0x3F