Commit Graph

316 Commits (95f4502928b0f6d3fbf479947447b2f9d07e6a74)

Author SHA1 Message Date
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
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
nousian bd3f20089f
Update observer.js
Added direct hyperlink from observer.html to sv.html.
2020-01-04 22:44:30 +02:00
nousian 214fa76dff
Update update-tles
-N saves bandwidth and server load, only downloads when there is a new TLE available
--progress=dot:binary makes output more script friendly
2020-01-04 12:21:15 +02:00
bert hubert ef8cc9538d
Merge pull request #53 from philcrump/patch-1
ubxtool.cc: Hide SBAS Preamble stdout message behind debug flag to reduce log spam.
2020-01-01 12:29:56 +01:00
bert hubert 7013c0ae9a
Merge pull request #58 from mahtin/fix-coverage-shape
A bad regex was selecting the wrong observer shapes
2019-12-29 23:14:44 +01:00
bert hubert 9a30f38db9
Merge pull request #42 from philcrump/phil-cfgprt-baudrate
Fix NMEA disabling on ublox UART ports
2019-12-29 22:03:20 +01:00
bert hubert 94f4f09b5a move f9p to 9-style message enable command 2019-12-29 21:16:48 +01:00
bert hubert b07666aa11 yo 2019-12-29 15:44:17 +01:00
bert hubert a433c05b84 commit the git rm of githash.h and add it to .gitignore 2019-12-29 10:47:31 +01:00
bert hubert 3382ae3a6d
Merge pull request #59 from gizmoguy/docker-git
Install git during docker build so update-git-hash-if-necessary works.
2019-12-29 10:46:26 +01:00
Brad Cowie 1e4d0589db Install git during docker build so update-git-hash-if-necessary works. 2019-12-29 19:48:04 +13:00
bert hubert 8c56335e6a add githash.cc 2019-12-28 23:26:24 +01:00
bert hubert 6c805b3b8b Merge branch 'master' of github.com:ahupowerdns/galmon 2019-12-28 23:20:25 +01:00
bert hubert 869aaebfe0 add githash and receiver uptime to stream 2019-12-28 23:19:40 +01: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 4c4febd204 disable debugging on m8t and f9p 2019-12-28 15:06:29 +00:00
bert hubert e795f29d8a goes with last commit 2019-12-28 13:48:51 +01:00
bert hubert ec0e651802 extract quality indicator from ubx, serialize 2019-12-28 13:48:34 +01:00