Add Network.CMD_LONGLOC
parent
15891ad811
commit
3013f01648
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 |
|
Loading…
Reference in New Issue
Block a user