-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: cellboard versions, added datalogger
- Loading branch information
1 parent
d9343c7
commit 9ea7fa1
Showing
3 changed files
with
69 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
VERSION "" | ||
|
||
|
||
NS_ : | ||
NS_DESC_ | ||
CM_ | ||
BA_DEF_ | ||
BA_ | ||
VAL_ | ||
CAT_DEF_ | ||
CAT_ | ||
FILTER | ||
BA_DEF_DEF_ | ||
EV_DATA_ | ||
ENVVAR_DATA_ | ||
SGTYPE_ | ||
SGTYPE_VAL_ | ||
BA_DEF_SGTYPE_ | ||
BA_SGTYPE_ | ||
SIG_TYPE_REF_ | ||
VAL_TABLE_ | ||
SIG_GROUP_ | ||
SIG_VALTYPE_ | ||
SIGTYPE_VALTYPE_ | ||
BO_TX_BU_ | ||
BA_DEF_REL_ | ||
BA_REL_ | ||
BA_DEF_DEF_REL_ | ||
BU_SG_REL_ | ||
BU_EV_REL_ | ||
BU_BO_REL_ | ||
SG_MUL_VAL_ | ||
|
||
BS_: | ||
|
||
BU_: FS_Datalogger | ||
|
||
|
||
BO_ 1877 FS_Datalogger_Reserved_6: 8 Vector__XXX | ||
|
||
BO_ 1876 FS_Datalogger_Reserved_5: 8 Vector__XXX | ||
|
||
BO_ 1875 FS_Datalogger_Reserved_4: 8 Vector__XXX | ||
|
||
BO_ 1874 FS_Datalogger_Reserved_3: 8 Vector__XXX | ||
|
||
BO_ 1873 FS_Datalogger_Reserved_2: 8 Vector__XXX | ||
|
||
BO_ 1872 FS_Datalogger_Reserved_1: 8 Vector__XXX | ||
|
||
BO_ 1072 FS_Datalogger_Status: 6 FS_Datalogger | ||
SG_ Current : 32|16@1+ (64,0) [0|4194240] "mA" Vector__XXX | ||
SG_ Voltage : 16|16@1+ (16,0) [0|1048560] "mV" Vector__XXX | ||
SG_ Status_Triggered_Current : 11|1@1- (1,0) [0|0] "" Vector__XXX | ||
SG_ Status_Triggered_Voltage : 10|1@1- (1,0) [0|0] "" Vector__XXX | ||
SG_ Status_Logging : 9|1@1- (1,0) [0|0] "" Vector__XXX | ||
SG_ Status_Ready : 8|1@1- (1,0) [0|0] "" Vector__XXX | ||
SG_ MsgCnt : 0|8@1+ (1,0) [0|255] "" Vector__XXX | ||
|
||
|
||
|
||
BA_DEF_ "BusType" STRING ; | ||
BA_DEF_DEF_ "BusType" "CAN"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters