Skip to content

Commit

Permalink
Merge pull request #60 from Solar-Gators/jackschedel-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth10001 authored Jul 15, 2023
2 parents 8207611 + 7624cb2 commit 928330f
Showing 1 changed file with 31 additions and 6 deletions.
37 changes: 31 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,38 @@
# Solar Gators Telemetry GUI
<h1 align="center"><b>Solar Gators Telemetry GUI</b></h1>

Please refer to the [Pit-GUI documentation on readthedocs](https://docs.ufsolargators.org/en/latest/Electrical/Telemetry/gui.html).
<h4 align="center"><b>Live Telemetry Data and Statistic Analysis for Sunrider</b></h4>

<p align="center">
<a href="https://github.com/Solar-Gators/Pit-GUI/blob/main/LICENSE" target="_blank">
<img src="https://img.shields.io/github/license/Solar-Gators/Pit-GUI?style=flat-square" alt="licence" />
</a>
<a href="https://github.com/Solar-Gators/Pit-GUI/issues" target="_blank">
<img src="https://img.shields.io/github/issues/Solar-Gators/Pit-GUI?style=flat-square" alt="issues"/>
</a>
<a href="https://github.com/Solar-Gators/Pit-GUI/pulls" target="_blank">
<img src="https://img.shields.io/github/issues-pr/Solar-Gators/Pit-GUI?style=flat-square" alt="pull-requests"/>
</a>

<p align="center">
Please refer to the <a href="https://docs.ufsolargators.org/en/latest/Electrical/Telemetry/gui.html">Pit-GUI documentation on readthedocs </a>
</p>

## Live Status Updates

![GUI Preview](https://raw.githubusercontent.com/Solar-Gators/docs/master/_static/telemetry/live-telemetry.png)
## 🌐 Live Status Updates
<p>
Easily view live telemetry from Sunrider as it is transmitted, making live debugging and analysis more user-friendly.
</p>

<p align="center">
<img width="85%" align="center" src="https://raw.githubusercontent.com/Solar-Gators/docs/master/_static/telemetry/live-telemetry.png"/>
</p>
<br/>

## Easy Strategy Calculations
## 📈 Intuitive Strategy Calculations
<p>
The strategy section allows users to easily graph data from various statistics over time, trim out bad datapoints, perform regression analysis over a given timespan, and extrapolate the regression estimate; all in real time.
</p>

![pitguidemo](https://github.com/Solar-Gators/Pit-GUI/assets/26682594/ad41b1bc-2300-4b93-9d04-30443bfe481c)
<p align="center">
<img width="85%" align="center" src="https://github.com/Solar-Gators/Pit-GUI/assets/26682594/ad41b1bc-2300-4b93-9d04-30443bfe481c"/>
</p>

0 comments on commit 928330f

Please sign in to comment.