Commit graph

86 commits

Author SHA1 Message Date
bert hubert
3c8a5c461f update our bot from tw*tter to mastodon 2024-12-21 14:15:27 +01:00
bert hubert
c995b54155 update links 2024-01-30 08:20:39 +01:00
bert hubert
4394b7146f fix links & twitter handle 2022-11-21 16:35:20 +01:00
bert hubert
d326191412 favicon! 2022-09-18 20:50:18 +02:00
bert hubert
f2d80876b7 tune main table, add impinav, tune observers table, same 2022-09-15 20:37:07 +02:00
bert hubert
c27b3466e6 added new link to GPS status 2022-06-07 12:20:21 +02:00
bert hubert
7c9127ab73 html updates for new URLs 2022-03-07 13:10:16 +01:00
bert hubert
cfefdc6814 add osnma output 2020-11-11 16:49:16 +01:00
bert hubert
ab436b0fb3 add Galileo E5a to HTML and Javascript 2020-08-01 21:59:49 +02:00
bert hubert
58cb1a6335 silence some more javascript debugging 2020-08-01 21:59:21 +02:00
bert hubert
fbf213da70 silence some javascript debugging 2020-08-01 21:56:26 +02:00
bert hubert
4456e15d29 removed some outdated text from index.html, new github url 2020-07-09 12:51:57 +02:00
bert hubert
13a0f3f437 it appears sbas.js was missing! 2020-07-09 10:14:53 +02:00
bert hubert
b62e01197d clock colors in html 2020-07-03 23:22:54 +02:00
bert hubert
7dabb2b1a9 missing html 2020-05-28 13:23:27 +02:00
bert hubert
3c565b815e this code is running, so it must be good 2020-04-25 11:43:25 +02:00
bert hubert
fc03e2ed35 add bragging statistics to index.html 2020-02-25 23:19:19 +01:00
bert hubert
63827d8195 move to new unified processing model, plus hook up sbas 2020-02-25 12:12:35 +01:00
bert hubert
57cb506d5e promote our grafana instance 2020-01-26 15:51:38 +01:00
bert hubert
dd4dec2713 slim down observers table 2020-01-26 15:31:11 +01:00
Phil Crump
8541191fc8 geo/: Add localStorage of display settings. 2020-01-19 00:45:08 +00:00
bert hubert
1b1fd0e089
Merge pull request #66 from nousian/patch-4
Update doalles.js - continued color coding
2020-01-18 15:39:56 +01:00
bert hubert
2ac3f4eada
Merge pull request #65 from nousian/patch-2
Update doalles.js - added color coding
2020-01-18 15:39:33 +01:00
Serge Belyshev
9c6897fcec Add support for GLONASS ephemeris integration.
* glonass.hh (getCoordinates): Specialization of getCoordinates from ephemeris.hh.
* glonass.cc (ff, rk4step, getCoordinates): New functions.
* navparse.cc (almanac.json and cov.json): Compute Glonass ECEF coords using the above.
* html/geo/coverage.{html, js}: Add Glonass.
2020-01-12 21:32:07 +03:00
bert hubert
9de13d18ae
Merge pull request #73 from nousian/patch-7
Update observer.js - direct hyperlink from observer to sv
2020-01-10 12:10:51 +01:00
bert hubert
fcd0f1f0e7 many html and js changes 2020-01-09 13:49:09 +01:00
nousian
bd3f20089f
Update observer.js
Added direct hyperlink from observer.html to sv.html.
2020-01-04 22:44:30 +02:00
nousian
6a80a7d46e
Update doalles.js - continued color coding
Added consistent color coding for best-tle -field as well. Now it is very clear which tle-fit -estimates are not correct.
2020-01-02 17:53:24 +02:00
nousian
87fde7ea1a
Update doalles.js - added color coding
added color coding to indicate large best-tle-dist -values. Bright red for 10000+ km and light red for 1000+ km.
2020-01-02 17:33:37 +02:00
Martin Levy
5087845474 A bad regex was selecting the wrong observer shapes - now with trailing underscore - works correctly - typo found 2019-12-28 10:36:52 -08:00
Martin Levy
280c1fabfd A bad regex was selecting the wrong observer shapes - now with trailing underscore - works correctly 2019-12-28 10:29:57 -08:00
bert hubert
f02bd473f6
Merge pull request #46 from myself248/patch-1
Update observer.html beyond "four receivers".
2019-12-02 22:56:04 +01:00
Joseph Foulds
ad5f4071d4 [CSS] Centralize all web CSS into one file 2019-11-26 15:12:58 +00:00
Joseph Foulds
211839f628 [HTML] Clean up HTML in observer 2019-11-26 15:07:26 +00:00
Joseph Foulds
a5ea29577e [Feature] Alter nth coloring of tables for better readability 2019-11-21 15:19:04 +00:00
Joseph Foulds
45604d9f09 [Cleanup] Standardize to 2-space 2019-11-21 14:57:38 +00:00
Joseph Foulds
86f7313d78 [Cleanup] Standardize to 2-space 2019-11-21 14:57:12 +00:00
Joseph Foulds
83e6937d77 [Feature] Alter bg color for tables so elements start offset from document background 2019-11-18 16:17:36 +00:00
Joseph Foulds
8fd0393454 [HTML Cleanup] Update HTML doctype and lang specification for multiple pages 2019-11-18 15:38:27 +00:00
Joseph Foulds
5fe1f8fa72 [HTML Cleanup] Update overview.html (standards compliance fixes) 2019-11-18 15:18:27 +00:00
Joseph Foulds
c4575433ee [HTML Cleanup] Update observers.html (standards compliance fixes) 2019-11-18 15:17:47 +00:00
Joseph Foulds
9c3f48a198 [HTML Cleanup] Update observer.html (standards compliance fixes) 2019-11-18 15:17:03 +00:00
Joseph Foulds
1e273a28e6 [HTML Cleanup] Update almanac.html (standards compliance fixes) 2019-11-18 15:15:44 +00:00
Joseph Foulds
11b739ba24 [HTML Cleanup] Update coverage.html (many standards compliant fixes) 2019-11-18 15:10:38 +00:00
Joseph Foulds
77ebde1102 [HTML Cleanup] Set meta charset utf-8 in line with standards 2019-11-18 14:57:58 +00:00
Joseph Foulds
7573c920a5 [HTML Cleanup] Remove HTML tag indentation 2019-11-18 14:57:16 +00:00
Joseph Foulds
5f8d7dbad1 [HTML Cleanup] Add language attribute to HTML tag 2019-11-18 14:55:55 +00:00
Joseph Foulds
48beb1a3ad [HTML Cleanup] Change obsolete doctag 2019-11-18 14:55:26 +00:00
Joseph Foulds
29b08194fe [HTML Cleanup] Switch span tag for div as span should not contain block elements (eg table) 2019-11-18 14:52:51 +00:00
Joseph Foulds
09ac87ef76 [HTML Cleanup] Switch </p> tag for <br /> for linebreak due to no open 2019-11-18 14:44:25 +00:00