-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
73 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
OVERRIDE_SIGNATURE 0x4fdf12a8708a2030 | ||
|
||
uint8 NODECMD_DIS_ALL_UP = 0 | ||
uint8 NODECMD_DIS_UP = 1 | ||
uint8 NODECMD_TRIG_HB = 10 | ||
uint8 NODECMD_EN_ALLUP = 100 | ||
uint8 NODECMD_RST = 0xFE | ||
uint8 NodeCmd | ||
|
||
uint8 CmdNodeId | ||
|
||
uint8 reserved | ||
|
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,11 @@ | ||
OVERRIDE_SIGNATURE 0x4df8b5792b8e676a | ||
|
||
uint8 IDCMD_SET_NEW = 0 | ||
uint8 IDCMD_RST = 1 | ||
uint8 IDCMD_GET = 2 | ||
uint8 IDCMD_UP = 3 | ||
uint8 IdCmd | ||
|
||
uint8 NodeId | ||
|
||
uint8 ThrotId |
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,7 @@ | ||
OVERRIDE_SIGNATURE 0xb95f98a2bb955035 | ||
|
||
uint16 rpm | ||
|
||
uint16 current | ||
|
||
uint16 runstatus |
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,11 @@ | ||
OVERRIDE_SIGNATURE 0x2c8e7c3aaca9e11e | ||
|
||
uint16 PWM | ||
|
||
uint16 voltage | ||
|
||
uint8 MOS_T | ||
|
||
uint8 CAP_T | ||
|
||
uint8 Motor_T |
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,3 @@ | ||
OVERRIDE_SIGNATURE 0x8dfd4ad6e74b6207 | ||
|
||
uint56 thort1_4 |
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,3 @@ | ||
OVERRIDE_SIGNATURE 0xa28b683d1286d1fc | ||
|
||
uint56 thort5_8 |
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,3 @@ | ||
OVERRIDE_SIGNATURE 0x4923ec1a9793b7e | ||
|
||
uint56 thort9_12 |
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,3 @@ | ||
OVERRIDE_SIGNATURE 0x6e857530110daa37 | ||
|
||
uint56 thort13_16 |
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,3 @@ | ||
OVERRIDE_SIGNATURE 0xe37b79709d9e33d4 | ||
|
||
uint56 thort17_20 |
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,3 @@ | ||
OVERRIDE_SIGNATURE 0x4ddb476290241cc9 | ||
|
||
uint56 thort21_24 |
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,3 @@ | ||
OVERRIDE_SIGNATURE 0x645ddb290e9f663a | ||
|
||
uint56 thort25_28 |
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,3 @@ | ||
OVERRIDE_SIGNATURE 0x942da793e2a13690 | ||
|
||
uint56 thort29_32 |
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,7 @@ | ||
OVERRIDE_SIGNATURE 0x278afc50d7f6f50d | ||
|
||
uint8 baud | ||
|
||
--- | ||
|
||
uint8 ok |