Commit Graph

294 Commits (9c3576499248fb5dc936530d38bee9294bb418f3)

Author SHA1 Message Date
Josef 'Jeff' Sipek 9c35764992 trkmeas: get rid of 2 unused variable warnings 2020-01-09 09:26:09 -05: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 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
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
bert hubert cc29597e4d sp3 sources 2019-12-25 21:47:57 +01:00
bert hubert 0877600356 make sure 'page' for the gps message parser gets set 2019-12-20 23:05:44 +01:00
bert hubert 029fddaab8 comment 2019-12-20 23:04:20 +01:00
bert hubert 4c3422ca6a oops ephAge was integer only - potentially messing with doppler measurements 2019-12-20 23:03:52 +01:00
bert hubert c565d32f68 emit dtLS leap second stuff 2019-12-20 23:03:12 +01:00
bert hubert ca034fb7eb silence warning so we can stop getting complaints about it 2019-12-20 20:08:14 +01:00
bert hubert c58d23f486 add debugging message type 2019-12-20 13:18:11 +01:00
bert hubert 5bc3e90e2d add more debugging, increase frequency of RAWX, improve 'fake fix' mode 2019-12-20 13:12:53 +01:00
bert hubert ac90b7a392 teach ubxtool and protobuf a lot about RAWX 2019-12-12 11:23:46 +01:00
Phil Crump d28d113e11
ubxtool.cc: Hide SBAS Preamble stdout message behind debug flag to reduce log spam. 2019-12-10 21:37:33 +00:00