Commit Graph

536 Commits (cab1ec95947fe54d7392f914b2a818a90aabc930)

Author SHA1 Message Date
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
bert hubert 9dd4b4232d trkmeas work, plus many other things 2020-01-09 14:33:02 +01:00
bert hubert a58a9f139f reduce outgoing bandwidth a lot by sending 4 times fewer debugging messages 2020-01-09 14:00:34 +01:00
bert hubert fcd0f1f0e7 many html and js changes 2020-01-09 13:49:09 +01:00
bert hubert 0f610887f6 this is needed to fix the previous commit 2020-01-09 13:30:57 +01:00
bert hubert 979cc4db87 speed up navcat.cc, plus no longer emit messages from beyond the end of the time period 2020-01-09 12:13:23 +01:00
bert hubert 1cdd55a75e reuse filedescriptors, massively decreasing fragmentation 2020-01-09 11:53:31 +01:00
bert hubert e49c3ff6c2 operator instructions 2020-01-08 16:46:18 +01:00
bert hubert 606c2b4c1d
Merge pull request #75 from ishchatul/patch-2
Update README.md
2020-01-08 14:57:50 +01:00
ishchatul 6181864e89
Update README.md
Added my location to readme
2020-01-08 11:31:50 +02:00
bert hubert 40383ce258
Merge pull request #70 from nousian/patch-5
Update update-tles - refined options for bandwidth saving and more script friendly output
2020-01-05 22:28:37 +01:00