From 7c9127ab73424cdfc4d3e16eb74385ce904914a7 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Mon, 7 Mar 2022 13:07:44 +0100 Subject: [PATCH] html updates for new URLs --- html/doalles.js | 2 +- html/index.html | 2 +- html/observer.html | 4 ++-- html/observers.html | 4 ++-- html/overview.html | 4 ++-- html/sbas.html | 2 +- html/sbas.js | 2 +- html/sbstatus.html | 2 +- html/sv.html | 4 ++-- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/html/doalles.js b/html/doalles.js index 419746b..cc848d6 100644 --- a/html/doalles.js +++ b/html/doalles.js @@ -61,7 +61,7 @@ function maketable(str, arr) else if(row["gnssid"] == 6) img='ext/glo.png'; - ret.value = ''; + ret.value = ''; // ret.value=""; ret.value += " "+row.sv+""; } diff --git a/html/index.html b/html/index.html index 8f2bb48..25f14ae 100644 --- a/html/index.html +++ b/html/index.html @@ -61,7 +61,7 @@ The official Galileo constellation status can be found on the European GNSS Service Centre page, which also lists "NAGUs", notifications about outages or changes.

- Official GLONASS status can be found on this page from the Russian Information and Analysis Center for Positioning, Navigation and Timing. + Official GLONASS status can be found on this page from the Russian Information and Analysis Center for Positioning, Navigation and Timing.

Sadly reduced status updates on GPS can be found on this page from the US Department of Homeland Security. diff --git a/html/observer.html b/html/observer.html index 6f0aba1..c7f77dc 100644 --- a/html/observer.html +++ b/html/observer.html @@ -6,7 +6,7 @@ - Last update: . More information about this Galileo/GPS/BeiDou/Glonass open source monitor can be found here. Live map here!. Contact me if you want access to the Grafana dashboard.
+ Last update: . More information about this Galileo/GPS/BeiDou/Glonass open source monitor can be found here. Live map here!. Contact me if you want access to the Grafana dashboard.
@@ -27,7 +27,7 @@ It is very much a work in progress, and will not be available at all times. Extremely rough code is on GitHub. - Some technical detail behind this setup can be found in this post. + Some technical detail behind this setup can be found in this post. For updates, follow @GalileoSats on Twitter, or join us on our IRC channel (chat) via the web gateway. diff --git a/html/observers.html b/html/observers.html index a455a9d..eaf1090 100644 --- a/html/observers.html +++ b/html/observers.html @@ -6,14 +6,14 @@ - Last update: . More information about this Galileo/GPS/BeiDou/Glonass open source monitor can be found here. Live map here!. Contact me if you want access to the Grafana dashboard.
+ Last update: . More information about this Galileo/GPS/BeiDou/Glonass open source monitor can be found here. Live map here!. Contact me if you want access to the Grafana dashboard.

This table shows live output from four Galileo/GPS/BeiDou/GLONASS receivers hosted in Nootdorp, The Netherlands and California, United States. It is very much a work in progress, and will not be available at all times. Extremely rough code is on GitHub. - Some technical detail behind this setup can be found in this post. + Some technical detail behind this setup can be found in this post. For updates, follow @GalileoSats on Twitter, or join us on our IRC channel (chat) via the web gateway. diff --git a/html/overview.html b/html/overview.html index 54ed8e0..d238042 100644 --- a/html/overview.html +++ b/html/overview.html @@ -6,14 +6,14 @@ - Last update: . More information about this Galileo/GPS/BeiDou/Glonass open source monitor can be found here. Live map here!. Contact me if you want access to the Grafana dashboard.
+ Last update: . More information about this Galileo/GPS/BeiDou/Glonass open source monitor can be found here. Live map here!. Contact me if you want access to the Grafana dashboard.

This table shows live output from four Galileo/GPS/BeiDou/GLONASS receivers hosted in Nootdorp, The Netherlands and California, United States. It is very much a work in progress, and will not be available at all times. Extremely rough code is on GitHub. - Some technical detail behind this setup can be found in this post. + Some technical detail behind this setup can be found in this post. For updates, follow @GalileoSats on Twitter, or join us on our IRC channel (chat) via the web gateway. diff --git a/html/sbas.html b/html/sbas.html index 7cefa55..047a463 100644 --- a/html/sbas.html +++ b/html/sbas.html @@ -18,7 +18,7 @@

- Some technical detail behind this setup can be found in this post. + Some technical detail behind this setup can be found in this post. For updates, follow @GalileoSats on Twitter, or join us on our IRC channel (chat) via the web gateway. diff --git a/html/sbas.js b/html/sbas.js index d59f46d..a6d2c0b 100644 --- a/html/sbas.js +++ b/html/sbas.js @@ -75,7 +75,7 @@ function maketable(str, arr) ret.value = sbas + " "; if(img != "") - ret.value += ''; + ret.value += ''; else ret.value += ""; // ret.value=""; diff --git a/html/sbstatus.html b/html/sbstatus.html index 981d471..539b405 100644 --- a/html/sbstatus.html +++ b/html/sbstatus.html @@ -18,7 +18,7 @@

- Some technical detail behind this setup can be found in this post. + Some technical detail behind this setup can be found in this post. For updates, follow @GalileoSats on Twitter, or join us on our IRC channel (chat) via the web gateway. diff --git a/html/sv.html b/html/sv.html index dc57d9c..a240cff 100644 --- a/html/sv.html +++ b/html/sv.html @@ -6,14 +6,14 @@ - Last update: . More information about this Galileo/GPS/BeiDou/Glonass open source monitor can be found here. Live map here!. Contact me if you want access to the Grafana dashboard.
+ Last update: . More information about this Galileo/GPS/BeiDou/Glonass open source monitor can be found here. Live map here!. Contact me if you want access to the Grafana dashboard.

This table shows live output from four Galileo/GPS/BeiDou/GLONASS receivers hosted in Nootdorp, The Netherlands and California, United States. It is very much a work in progress, and will not be available at all times. Extremely rough code is on GitHub. - Some technical detail behind this setup can be found in this post. + Some technical detail behind this setup can be found in this post. For updates, follow @GalileoSats on Twitter, or join us on our IRC channel (chat) via the web gateway.