|
|
@ -12,8 +12,9 @@ This branch will serve as the staging ground for adding unit tests and documenta
|
|
|
|
* [Usage](#usage)
|
|
|
|
* [Usage](#usage)
|
|
|
|
* [Technical Information](#technical-information)
|
|
|
|
* [Technical Information](#technical-information)
|
|
|
|
* [Overview](#overview)
|
|
|
|
* [Overview](#overview)
|
|
|
|
* [Server](#server)
|
|
|
|
* [Server](/wiki/server)
|
|
|
|
* [Reactor](#reactor)
|
|
|
|
* [Reactor](#reactor)
|
|
|
|
|
|
|
|
* [Hardware](#hardware)
|
|
|
|
* [Networking](#networking)
|
|
|
|
* [Networking](#networking)
|
|
|
|
* [GUI](#gui)
|
|
|
|
* [GUI](#gui)
|
|
|
|
* [API](#api)
|
|
|
|
* [API](#api)
|
|
|
@ -21,6 +22,10 @@ This branch will serve as the staging ground for adding unit tests and documenta
|
|
|
|
|
|
|
|
|
|
|
|
## Introduction
|
|
|
|
## Introduction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FRMS serves as both an internal framework for interacting with reactors as well as a scalable customer facing application.
|
|
|
|
|
|
|
|
The project makes heavy use of low-cost yet powerful embedded systems capable of running full Linux distributions.
|
|
|
|
|
|
|
|
The [BeagleBone Black](https://beagleboard.org/black) is an example of the type of board used
|
|
|
|
|
|
|
|
|
|
|
|
## Getting Started
|
|
|
|
## Getting Started
|
|
|
|
|
|
|
|
|
|
|
|
### Installation
|
|
|
|
### Installation
|
|
|
@ -31,8 +36,6 @@ This branch will serve as the staging ground for adding unit tests and documenta
|
|
|
|
|
|
|
|
|
|
|
|
### Overview
|
|
|
|
### Overview
|
|
|
|
|
|
|
|
|
|
|
|
### Server
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Reactor
|
|
|
|
### Reactor
|
|
|
|
|
|
|
|
|
|
|
|
### Networking
|
|
|
|
### Networking
|
|
|
|