... | @@ -41,7 +41,7 @@ Next we edit the Aircraft ID field with our serial drone and click "Save Changes |
... | @@ -41,7 +41,7 @@ Next we edit the Aircraft ID field with our serial drone and click "Save Changes |
|
|
|
|
|
Return to the main menu and go to the flight menu (Icon labeled with the number 1 in the picture). To send telemetry we simply have to move the lower slice to the right ( Square labeled in the picture with the number 2). A pop-up will appear on the screen with the message "Telemetry init OK".
|
|
Return to the main menu and go to the flight menu (Icon labeled with the number 1 in the picture). To send telemetry we simply have to move the lower slice to the right ( Square labeled in the picture with the number 2). A pop-up will appear on the screen with the message "Telemetry init OK".
|
|
|
|
|
|

|
|

|
|
|
|
|
|
And you are ready to go.
|
|
And you are ready to go.
|
|
|
|
|
... | @@ -58,6 +58,7 @@ To send Target Reports to this server you must connect via WS to the following e |
... | @@ -58,6 +58,7 @@ To send Target Reports to this server you must connect via WS to the following e |
|
* **3001 - DUPLICATED_STATION**: The websocket will send a close with the code 3001 if the client's stations is already in use by other connection
|
|
* **3001 - DUPLICATED_STATION**: The websocket will send a close with the code 3001 if the client's stations is already in use by other connection
|
|
* **3002 - NO_VIGILANT_ID**: The ws will send a close with the code 3002 if no vigilant could not be retrieved from the DSDP API.
|
|
* **3002 - NO_VIGILANT_ID**: The ws will send a close with the code 3002 if no vigilant could not be retrieved from the DSDP API.
|
|
|
|
|
|
|
|
### Target Report
|
|
An example of target report would be:
|
|
An example of target report would be:
|
|
|
|
|
|
```
|
|
```
|
... | | ... | |