From 6609de14b9dbb354ed4434145a63e2cd1ec4633f Mon Sep 17 00:00:00 2001 From: Corwin Perren Date: Fri, 3 Nov 2017 17:39:08 -0700 Subject: [PATCH] Make client modifications to the requirements document --- cs_capstone_documents/requirements/requirements.tex | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/cs_capstone_documents/requirements/requirements.tex b/cs_capstone_documents/requirements/requirements.tex index 3193aab..7534d09 100644 --- a/cs_capstone_documents/requirements/requirements.tex +++ b/cs_capstone_documents/requirements/requirements.tex @@ -442,6 +442,12 @@ These displays will show streamed video feeds from cameras on the Rover and shou \subsubsection{Miscellaneous} \begin{enumerate} +\functRequ{Offline Functionality} +{The ground station software must function without a connection to the Internet during competition. +Software elements that require the Internet such as maps must be able to be cached for use offline} +{The competition is in a remote location with no access to an Internet source} +{None} + \functRequ{Log File Viewing} {From within the software, the User must be able to view verbose logs of useful data} {The User might want to access this stream to see any data that might help them troubleshoot problems such as faulty controls} @@ -457,8 +463,8 @@ These displays will show streamed video feeds from cameras on the Rover and shou {This was requested by the client} {All Prior Requirements} -\functRequ{Quick Deploy Case} -{This requirement is to package all items necessary for the Ground Station to function in a quickly deployable case that can be set up in less than two minutes during competition setup time} +\functRequ{Quick Deployment} +{This requirement is to package all items necessary for the Ground Station to function in a quickly deployable physical case that can be set-up and software started in less than two minutes during competition setup time} {Fast setup times will allow the User to spend extra time testing Rover communications during the setup phases of competition} {All Prior Requirements} \end{enumerate}