Created AC35 Streaming server

- Sends heartbeat messages every 5 seconds
- Sends XML at beginning

Tags: #story[29]
This commit is contained in:
Michael Rausch
2017-04-19 19:05:19 +12:00
parent 34872a822b
commit edc306da22
12 changed files with 783 additions and 0 deletions
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<RegattaConfig>
<RegattaID>24</RegattaID>
<RegattaName>Gothenburg World Series 2015</RegattaName>
<CourseName>Gothenburg</CourseName>
<CentralLatitude>57.6679590</CentralLatitude>
<CentralLongitude>11.8503233</CentralLongitude>
<CentralAltitude>6.95</CentralAltitude>
<UtcOffset>2</UtcOffset>
<MagneticVariation>3.2</MagneticVariation>
<ShorelineName>gothenburg_shoreline</ShorelineName>
</RegattaConfig>