mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Created AC35 Streaming server
- Sends heartbeat messages every 5 seconds - Sends XML at beginning Tags: #story[29]
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user