Commit b7b1242
authored
Revert "change missing Baudrate to BaudRate" (#452)
The CiA 306 CANopen electronic data sheet (EDS) standard is quite clear
that in the DeviceCommisioning block, baudrate is spelled 'Baudrate' and
not 'BaudRate'. This commit is to be reverted, as it prevents loading
of standards compliant DCF files.
Chapter 5.3.3.3 is clear in the casing of Baudrate for
DeviceCommisioning and BaudRate for DeviceInfo. This seems to be an
inconcistency in the standard, and we should probably accept both as a
long term solution.
This reverts commit 074cbbc.1 parent 94f337d commit b7b1242
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
| 470 | + | |
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| |||
0 commit comments