diff --git a/Network.CMD_LONGLOC.md b/Network.CMD_LONGLOC.md new file mode 100644 index 0000000..0c5dd70 --- /dev/null +++ b/Network.CMD_LONGLOC.md @@ -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 | \ No newline at end of file