Commit Graph

390 Commits (4fa7b30f5063291d56bdc7dad991a2d20f1b2558)

Author SHA1 Message Date
bert hubert 987106a10d
Merge pull request #52 from jeffpc/navdump-wgs84
navdump: print WGS84 lat, lon, and elev in ECEF output
2019-12-02 19:34:21 +01:00
Josef 'Jeff' Sipek ed312693c0 navdump: print WGS84 lat, lon, and elev in ECEF output 2019-12-02 12:36:47 -05:00
bert hubert 68083eb12a catch EOF gracefully in ubxtool 2019-12-02 14:41:06 +01:00
Conor Power eec2a04704 Update ubxtool references to include --galileo as a default 2019-11-26 19:21:22 -08:00
Conor Power 830e9ff216 Add in additional commands to README for docker to pass through a USB device and forward ports for connectivity reasons 2019-11-26 18:06:37 -08:00
bert hubert 5d1ef42e4e move to WGS84 ellipsoid lat/lon calculations, adjust to sources that do not provide a fix, add ground speed, log location/speed in influxdb 2019-11-26 19:12:37 +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
Leif Sawyer 3d56f19e5a Dockerfile for raspbian/buster host 2019-11-23 12:08:27 -09:00
bert hubert c7479a7b8d new timeout code, should fix startup for entirely new receivers 2019-11-22 14:32:25 +01:00
bert hubert a3edd6d417 add missing lock for queue, possibly causing crashes 2019-11-22 09:02:16 +01:00
Leif fa7104b852
s/nv/nc/; add 'Alaska' to coverage list 2019-11-21 12:22:57 -09:00
Leif Sawyer 9231d805e2 refactor to auto-detect interface, cleaner log rotation 2019-11-21 11:51:18 -09:00
Leif Sawyer 1328905291 keep run directory between sessions; auto-create dir if needed 2019-11-21 11:50:56 -09:00
bert hubert b18cb61f24
Merge pull request #47 from josephfoulds/web_improvements
Web standardization improvements - thank you so much Joseph!
2019-11-21 20:52:21 +01: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
bert hubert 7f10b8f5b9 add 'reporter' for weekly/daily/whatever Galileo statistics, plus additional URL for F9P manual. 2019-11-20 22:45:30 +01: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
Joseph Foulds 963907950b [Copy] Remove superfluous exclamation mark 2019-11-18 14:41:55 +00:00
Joseph Foulds f3eb31ea55 [HTML Cleanup] Add lang declaration as per W3 best standards (en) 2019-11-18 14:40:32 +00:00
Joseph Foulds 3554a0e032 [HTML Cleanup] Remove deprecated valign tags and switch to CSS 2019-11-18 14:38:22 +00:00
Joseph Foulds 9a03706faf [HTML Cleanup] Add <head> tag and <title> since this cannot be inferred from higher level protocol 2019-11-18 14:19:54 +00:00
Joseph Foulds fb6514c1e4 [HTML Cleanup] Remove depracated <center> tag element 2019-11-18 14:14:42 +00:00
Joseph Foulds 622f7662fb [HTML Cleanup] Add ampersand escape to URL sequence for BeiDou 2019-11-18 14:10:50 +00:00
Joseph Foulds 931b7947f0 [HTML Cleanup] Remove nested <p> tags (cannot contain block level elements) 2019-11-18 14:08:40 +00:00
myself248 8528a2912d
Update observer.html beyond "four receivers". 2019-11-17 17:22:42 -05:00
bert hubert 9471b3758a explicitly configure F9P to do all signal identifiers per GNSS 2019-11-17 23:12:52 +01:00
bert hubert 906c95041e move and fix up geo2 work 2019-11-15 22:28:25 +01:00
bert hubert 6ea5907c5d
Merge pull request #40 from mahtin/geo2
geo2 - a fully functional graphical display with lots of controls
2019-11-15 21:06:31 +01:00
bert hubert 30fbd00f91
Merge pull request #38 from jeffpc/master
README: add Massachusetts receiver
2019-11-15 21:05:38 +01:00
Phil Crump fb5fd79ae1 ubxtool.cc: Add switch for UART ports to add baudrate and port params, else behave as before. 2019-11-14 18:40:19 +00:00
Phil Crump 35aac1b080 ubxtool.cc: Set UART params when disabling NMEA to fix disabling NMEA on UART. 2019-11-13 23:23:33 +00:00
bert hubert b1f3658125
Merge pull request #41 from philcrump/patch-1
ubxtool.cc: Correct more ubxport ids to fix broken functionality with USB port.
2019-11-12 16:50:08 +01:00
Phil Crump 31375a232b
ubxtool.cc: Correct more ubxport ids to fix broken functionality with USB port. 2019-11-12 15:30:35 +00:00
Martin Levy e05fac32a1 geo2 - a fully functional graphical display with lots of controls 2019-11-11 19:11:59 -08:00
bert hubert 25e9a4270f
Merge pull request #37 from philcrump/phil-fix-port-id
Correct ublox port numbers, add description to README.
2019-11-11 22:40:00 +01:00