forked from mavlink/qgroundcontrol
-
Notifications
You must be signed in to change notification settings - Fork 0
User Story: Deploy a Data Station
Kristopher D'Alterio edited this page Mar 28, 2018
·
1 revision
As a drone operator,
I want the ability to automatically query a specific data station for relevant information when deployed,
So that the information may be stored and used to configure future mission.
-
The operator should be able to query a newly deployed data station for its relevant information
-
Upon querying a deployed data station, the GCS should add the new unit to the spreadsheet of available stations
-
All acceptance criteria should pass
-
The data station should not return the information if:
a. There is no GPS lock
b. The GPS reading are noisy
c. It has not yet been configured (it still has the factory settings)
-
If the data station does not return data, the GCS should not add it to the spreadsheet and the GCS should alert the operator