Skip to content

Commit

Permalink
can_fd/arbitrary_traffic/README: Minor capitalization fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
uwehermann committed Mar 2, 2019
1 parent 25570ba commit 68643f1
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions can/can_fd/arbitrary_traffic/README
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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
Expand All @@ -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

0 comments on commit 68643f1

Please sign in to comment.