Skip to content
Snippets Groups Projects
Commit 311dba78 authored by Josh Carter's avatar Josh Carter
Browse files

Updating README

parent ea526e52
No related branches found
No related tags found
No related merge requests found
# Flight Logistics Operations Command
###### FLOC
FLOC is a suite of software applications intended to assist in efficiently managing swarm operations.
FLOC provides:
----------------
* a UAV field status tracker AKA the whiteboard
* situational awareness to current mission operations
* provides electronic records management for flight checklists
* a maintenance log for any UAV troubleshooting
* a UAV laboratory status tracker for any operations preformed prior to field operations
* a mission board that is used for video tracking and organizing
FLOC Suite Applications
-----------------------
* FLOC (Server) - This is the main application for FLOC. It serves as records management as well as situational awareness hub for flight operations. It is developed on the Python micro-framework of Flask.
* FLOC (App) - This is an Android application that is intended to assist in preforming all flight technician duties such as pre and post flight checks.
FLOC REST Endpoints
---------------------
FLOC provides multiple REST endpoints to retrieve data.
Current Database Schema
-----------------------
###### Version: 1.3.0
![U-CTF Database Schema](database_schema.png)
Install Tips
-----------------------
#### Upgrading Android App
##### Removing Old App Version
In order order to prevent version conflicts, please delete the existing application (instructions below).
Open the App Drawer and click the following fields in order:
* Settings
* Applications
* Application Manager
* SASC Checklist
* Uninstall
* OK
At this time, the application should be removed from your device. Now you must install the new application.
Installing the New App Version
First connect your Android tablet to an internet connected hotspot.
In a browser on your Android Tablet, navigate to https://gitlab.nps.edu/sasc/floc-app/blob/master/Checklist.apk
Click the Download button
Click OK to accept the warning that states:
This type of file can harm your device.
Click REPLACE FILE, if necessary.
Slide the top banner of the screen down and select the notification
Checklist.apk Download Completed
Click INSTALL.
database_schema.png

304 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment