Skip to content

Commit d33bf66

Browse files
committed
SimpleGCS: a simple GCS for autonomous buoys
1 parent 858d7cc commit d33bf66

File tree

6 files changed

+1092
-0
lines changed

6 files changed

+1092
-0
lines changed

Dev/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,18 @@ <h2>Thrust Expo</h2>
108108
</td>
109109
</tr>
110110

111+
<tr>
112+
<td>
113+
<a href="../SimpleGCS" style="margin: 20px; display: inline-block;"><img src="../images/SimpleGCS_Icon.png" style="width:200px"></a>
114+
</td>
115+
<td style="text-align:left; vertical-align:top; max-width:960px;">
116+
<h2>Simple GCS</h2>
117+
An example simple web based GCS. Setup for small boats
118+
(eg. autonomous buoy). Supports wss to connect via ArduPilot
119+
support server.
120+
</td>
121+
</tr>
122+
111123
</table>
112124

113125
</body>

0 commit comments

Comments
 (0)