From 012194efcf80219dd3184e2f9af8182fa184a862 Mon Sep 17 00:00:00 2001 From: Torsten Dreyer Date: Mon, 17 Mar 2014 21:29:52 +0100 Subject: [PATCH] Add a link to the map --- webgui/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/webgui/index.html b/webgui/index.html index d5b9eb5b4..27a70206b 100644 --- a/webgui/index.html +++ b/webgui/index.html @@ -14,6 +14,7 @@
  • The property tree browser
  • The json service
  • A work-in-progress radiostack
  • +
  • A moving map - never get lost again!
  • We also have a powerful interface to the fgcommand. Read the sourcecode to become eligible to use it.
  • And there is a websocket at /PropertyListener to get immediate notifications of changing property values.