Commit graph

696 commits

Author SHA1 Message Date
Patrick Tudor
71a9cad2a4
alphabetical order for list 2020-01-20 12:32:40 -08:00
Patrick Tudor
5ea69091cd
clarify option to not use is named "port" not device 2020-01-20 02:15:06 -08:00
Patrick Tudor
06347d1ff3
fix hard-coded /share/package as $htdocs 2020-01-20 01:20:51 -08:00
Patrick Tudor
685bb96594
typo and rm --wait 2020-01-20 00:46:57 -08:00
Patrick Tudor
30fbe7f27a
git add 86E7F51C04FBAAB0.asc 2020-01-19 23:16:33 -08:00
Patrick Tudor
639cf86f24
git add PACKAGE-DEBIAN.md debian 2020-01-19 23:14:17 -08:00
Patrick Tudor
f0ac720719
add html directory to install target. Debian-default path hard-coded. 2020-01-19 23:07:23 -08:00
Patrick Tudor
5474693dfd
Add "make install" target with INSTALL and prefix variables 2020-01-19 14:31:13 -08:00
Phil Crump
8541191fc8 geo/: Add localStorage of display settings. 2020-01-19 00:45:08 +00:00
bert hubert
2095540d53
Merge pull request #86 from csylvain/patch-1
make sure links to Operator.md work
2020-01-18 22:10:40 +01:00
bert hubert
42a1ff7819 update documentation so serial devices can get systemd as well. 2020-01-18 21:55:50 +01:00
bert hubert
3426271cf5 add truncPrec to truncate precision of doubles, use it to reduce needless waste in svs.json. This appears to make svs.json 10% smaller.
Closes #84.
2020-01-18 16:48:22 +01:00
CSylvain
d04feaaa3d
make sure links to Operator.md work
(correct missing initial capital letter) on Operator.md.  had previously suggested removing the use of "--station" for initial/local testing. when not specified, the station ID 0 (zero) is used. are IDs 1 and 255 special? for testing?
2020-01-18 15:40:31 +00:00
bert hubert
32d6574de1 link other ubxtool - closes #33 2020-01-18 15:57:59 +01: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
bert hubert
d2e6a6fc39
Merge pull request #79 from csylvain/patch-1
Update file and add info link
2020-01-18 15:37:39 +01:00
bert hubert
9d1d67bdfd
Merge pull request #81 from csylvain/patch-3
building info for raspi 3B+
2020-01-18 15:36:35 +01:00
bert hubert
b860b6014f
Merge pull request #85 from amontefusco/master
Updated README with more coverage.
2020-01-18 15:35:44 +01:00
bert hubert
b9ff9323c0 fix up systemd instructions, add constellation file 2020-01-18 14:00:50 +00:00
bert hubert
00924f697f add lat/lon/h output to NAV-SVIN 2020-01-18 12:48:06 +00:00
amontefusco
f46dd5a2b4
Merge pull request #1 from amontefusco/amontefusco-patch-1
Updated README with more coverage.
2020-01-18 11:20:45 +01:00
amontefusco
06ab8c3f86
Updated README with more coverage. 2020-01-18 11:19:05 +01:00
bert hubert
1401eb0257 fix up & expand survey-in for M8T 2020-01-16 20:19:34 +00:00
bert hubert
d05946426e add survey-in commands for M8T and F9 2020-01-16 14:54:21 +00:00
bert hubert
e1e3721561 fix up compilation on raspberry, caught by CTF 2020-01-13 08:31:01 +01:00
bert hubert
95f4502928 casual 10-fold speedup of navnexus 2020-01-12 23:17:36 +01:00
bert hubert
9776a0882d roughly 10-fold speedup in navcat, plus fix ordering bug 2020-01-12 22:49:08 +01:00
bert hubert
e20a0b40f8 ssb supplied fix 2020-01-12 22:48:11 +01:00
bert hubert
11b41aae4a fix up some influxdb naming & add filter on idiotic values 2020-01-12 21:42:36 +01:00
bert hubert
6e0ba30202 make navdump log some more GPS parameters 2020-01-12 21:41:33 +01:00
bert hubert
6be45550ae document beidouurai 2020-01-12 21:41:12 +01:00
bert hubert
761ad4988a point to operator.md, influxdb.md 2020-01-12 21:40:28 +01:00
bert hubert
ae68962c5f
Merge pull request #82 from ssb83/glonass-ephemeris
Add support for GLONASS ephemeris integration.
2020-01-12 21:29:45 +01:00
Serge Belyshev
1537ca55d1 Fix empty ephemeris screwing up observers.json 2020-01-12 22:03:15 +03: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
1c50a76b58 t0c is unsigned 2020-01-11 23:35:37 +01:00
bert hubert
1e449f3ad0 document what we send to influx 2020-01-11 21:37:21 +01:00
bert hubert
1d1efcb080 redo our influxdb schema & logic, split out to separate file, slim down 2020-01-11 20:33:30 +01:00
bert hubert
b9dec50f4a only include this file once 2020-01-11 20:29:10 +01:00
CSylvain
a41d3e6617
building info for raspi 3B+
others may add notes for other platforms
2020-01-11 15:57:26 +00:00
CSylvain
bfa3561b45
Update file and add info link
also suggest changing file name to "Operator.md" so it appears alongside README.md in the github file list.
2020-01-11 15:13:10 +00:00
bert hubert
aa9dd2dd34 yo 2020-01-10 21:41:49 +01: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
29c405bab1
Merge pull request #54 from philcrump/patch-2
navparse.cc: Round observed azimuth & elevation values to 1 d.p. in 'svs.json' and 'observers.json' web data files. Closes issue #49.
2020-01-09 16:24:10 +01:00
bert hubert
2ce3dc1cf0
Merge pull request #76 from jeffpc/misc-cleanups
Misc cleanups
2020-01-09 15:34:19 +01:00
Josef 'Jeff' Sipek
a9078d26c0 update ext/powerblog reference 2020-01-09 09:28:04 -05:00
Josef 'Jeff' Sipek
9c35764992 trkmeas: get rid of 2 unused variable warnings 2020-01-09 09:26:09 -05:00
bert hubert
68b8f7a5b0 improve navdump output for trkmeas and observerdetails 2020-01-09 15:25:38 +01:00
Josef 'Jeff' Sipek
6a2bb18a4f navparse: use static_cast<> to fix SatID initialization
Clang 8.0.1 on FreeBSD complained because of -Wc++11-narrowing.
2020-01-09 09:23:58 -05:00