Skip to content
Andrew Demenagas edited this page Apr 14, 2021 · 6 revisions

1. Introduction

The purpose of this repository is to contain all code for the team's Wireless Telemetry front-end GUI application. This is entirely focused on the new version of the software (version 2). For reference the first version of the wireless telemetry GUI that was written in Python can be viewed here. (Please note that the linked repo is no longer maintained.)

This project is going to be designed in a way that is as least dependent on the back-end server as possible. This way any further developments on the back-end server won't and shouldn't affect the operation of the front-end system.

The back-end intermediate server that powers the GUI system can be found in this link.

2. Building & Running

Instructions to build and run the latest version of the front-end telemetry GUI will be provided in due course

Clone this wiki locally