From 8ab0f3c181bae7925c8b02c6ed8c409842c034b3 Mon Sep 17 00:00:00 2001 From: Ryan Alder Date: Fri, 6 Dec 2019 22:56:41 -0800 Subject: [PATCH] abstract --- retrospective.tex | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/retrospective.tex b/retrospective.tex index 46ee1f0..9e1f9e7 100644 --- a/retrospective.tex +++ b/retrospective.tex @@ -52,13 +52,14 @@ } \begin{abstract} The Fenceless Grazing Collar system aims to reduce the amount of work - needed by farmers to keep herds of grazing animals. The project - will be implemented using the LoRa wireless communication protocol to allow - for long-range interaction between animal-worn collars and a gateway device. - The gateway device will also provide an HTTP-based JSON API to apply configuration - changes to collars through an application built for Android mobile devices. - The MariaDB SQL database management system will be used to store the data - received from the collar for viewing and analysis. + needed by farmers to keep herds of grazing animals. Throughout the + Fall term, our team has conducted research into the specifics of our + project which culminated in a complete design detailing exactly how + the project will be implemented. Work was spread out over the ten weeks, + with the ultimate goal of completing the required plan prior to + implementation. Throughout the term, our team completed progress reports + in order to document our progress. This has been assembled into this + one document, detailing our work throughout the Fall term. \end{abstract} \end{singlespace} \end{titlepage}