Commit graph

505 commits

Author SHA1 Message Date
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
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
nousian
6a80a7d46e
Update doalles.js - continued color coding
Added consistent color coding for best-tle -field as well. Now it is very clear which tle-fit -estimates are not correct.
2020-01-02 17:53:24 +02:00
nousian
87fde7ea1a
Update doalles.js - added color coding
added color coding to indicate large best-tle-dist -values. Bright red for 10000+ km and light red for 1000+ km.
2020-01-02 17:33:37 +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
bert hubert
4db6ac8d31 fix time display, seconds %02 2019-12-28 13:47:48 +01:00
bert hubert
e748bd820c no longer crash on malformed protobuf message 2019-12-28 13:47:00 +01:00
bert hubert
c08e4da70a improve precision, move away from ESA formula for nu 2019-12-28 13:46:33 +01:00
bert hubert
76e2d51dee fix up module detection, m8t detection 2019-12-27 19:51:00 +00:00
bert hubert
ad79d87b21 Merge branch 'master' of github.com:ahupowerdns/galmon 2019-12-27 20:38:11 +01:00
bert hubert
0187a6a9f9 add observerdetails message + fill it out 2019-12-27 20:37:45 +01:00
bert hubert
10dbbad213
Merge pull request #48 from akhepcat/master
startup script/systemd cleanup
2019-12-26 22:19:21 +01:00
bert hubert
55415ab446
Merge pull request #51 from conorpwr/master
Update README for docker steps & ubxtool now manadatory commands
2019-12-26 22:18:22 +01:00
bert hubert
059a2f97aa
Merge pull request #57 from iivvoo/patch-1
possesive use, not it has/it is
2019-12-26 22:13:24 +01:00
Ivo van der Wijk
10fe4a74aa
possesive use, not it has/it is 2019-12-26 22:10:56 +01:00
bert hubert
a3396882e0 Thank you perf, flamegraphs etc - this one character diff represents a many-fold speedup of navdump. 2019-12-26 22:01:54 +01:00