Commit graph

20 commits

Author SHA1 Message Date
Phil Crump
8541191fc8 geo/: Add localStorage of display settings. 2020-01-19 00:45:08 +00: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
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
Joseph Foulds
86f7313d78 [Cleanup] Standardize to 2-space 2019-11-21 14:57:12 +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
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
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
bert hubert
906c95041e move and fix up geo2 work 2019-11-15 22:28:25 +01:00
Joseph Foulds
d61579edcc Revert /geo spacing to tabs 2019-11-08 14:49:42 +00:00
Joseph Foulds
92e0ec1bba Add sat and observer filtering to /geo page 2019-11-08 14:46:23 +00:00
bert hubert
ae7bfaa458 turn unhealthy galileo satellite read as well, rename ds9a 2019-10-31 18:11:28 +01:00
bert hubert
de0faa94b7 enable crashing on floating point exceptions - will be bad for stability but good for quality 2019-10-23 10:31:32 +02:00
bert hubert
88a79489c0 partial commit of changes that should not break things in master 2019-09-22 16:42:23 +02:00
bert hubert
406b440ae1 just too much progess 2019-09-16 14:33:06 +02:00
bert hubert
14c161dae3 add geo stuff 2019-09-09 20:49:56 +02:00