Add Network.CMD_LONGLOC
10
Network.CMD_LONGLOC.md
Normal file
10
Network.CMD_LONGLOC.md
Normal file
@@ -0,0 +1,10 @@
|
||||
| Name | Type | Required | Description |
|
||||
| ---- | ---- | :------: | :---------- |
|
||||
| Length | Byte | ✗ | |
|
||||
| ObjID | [ObjectID](Network.ObjectID) | ✗ | Refers to the moving drone. |
|
||||
| Type | Byte | ✗ | `0x01 (1)` |
|
||||
| - | - | - | - |
|
||||
| Loc X | Short | ✗ | X Position |
|
||||
| Loc Y | Short | ✗ | Y Position |
|
||||
| Loc Z | Short | ✗ | Z Position |
|
||||
| Direction | Short | ✗ | Direction |
|
||||
Reference in New Issue
Block a user