Commit Graph

419 Commits (3c565b815e950f696567ac17ccc470a4fe3eafe0)

Author SHA1 Message Date
bert hubert 3c565b815e this code is running, so it must be good 2020-04-25 11:43:25 +02:00
bert hubert 67da85d812 add architecture document 2020-03-20 17:57:52 +01:00
bert hubert 9eaaf21b4f document our RTCM stuff 2020-02-29 21:37:40 +01:00
bert hubert 7ab7a7d54e abstracted out 2020-02-29 15:26:05 +01:00
bert hubert 2829ca9cd8 add rtcm processing, add rtcmtool 2020-02-29 14:28:36 +01:00
bert hubert 9e37f6ad40
Merge pull request #91 from ptudor/master
Add Debian package framework and "make install" target
2020-02-27 10:22:36 +01:00
bert hubert 59152a0288 add sbas range measurements 2020-02-26 21:25:18 +01:00
bert hubert 1640e7b509 robustify against influxdb out-of-retention stores 2020-02-25 23:19:19 +01:00
bert hubert 4fa7b30f50 add SBAS to influx 2020-02-25 23:19:19 +01:00
bert hubert fc03e2ed35 add bragging statistics to index.html 2020-02-25 23:19:19 +01:00
bert hubert d6bfae0fc1 improve navmon.proto dependency 2020-02-25 16:54:39 +01:00
bert hubert 63827d8195 move to new unified processing model, plus hook up sbas 2020-02-25 12:12:35 +01:00
bert hubert 62c06629ff Merge branch 'master' of github.com:ahupowerdns/galmon 2020-02-21 21:33:30 +01:00
bert hubert 9d8cde947a explain what various components do 2020-02-21 21:33:19 +01:00
bert hubert 93e459d55b
Merge pull request #106 from sjcjonker/Operator-updates
Minor README.md and Operator.md updates  (take #2)
2020-02-21 17:59:30 +01:00
bert hubert be3e226364
Merge pull request #103 from sjcjonker/sbas-error-fix
QuickFix inability to enable exists ubxtool without error/warning
2020-02-21 16:14:00 +01:00
Stijn Jonker ba8a1d92b8 Minor README.md and Operator.md updates. 2020-02-21 15:36:54 +01:00
Stijn Jonker 839d65887f Minor README.md and Operator.md updates. 2020-02-21 15:33:17 +01:00
bert hubert 606cbe4260
Merge pull request #98 from acyberexpert/a_doc_fix
tiny doc fix
2020-02-21 15:04:09 +01:00
Stijn Jonker 2694426ba2 QuickFix inability to enable exists ubxtool without error/warning except in debug 2020-02-18 19:53:49 +01:00
bert hubert 7c3cafc26c pretty up names of SVs a bit in case of unknown constellations 2020-02-14 22:28:57 +01:00
bert hubert 76132b6e0a SBAS parser 2020-02-14 22:28:14 +01:00
Stephen c86fe7731a tiny doc fix 2020-02-13 21:51:04 +13:00
bert hubert 0f7cb5143d prevent SP3 parser from mis-identifying unknown constellations 2020-02-12 13:08:10 +01:00
bert hubert 572e8ef006 remove compile-time dependency on githash changes 2020-02-11 16:54:41 +01:00
bert hubert d533553fe1 make ubxtool emit L2C on F9 2020-02-11 16:46:40 +01:00
bert hubert 947b4f10cd silence debugging 2020-02-11 16:45:35 +01:00
bert hubert 4f58afabd8 add GPSCNav to navdump.cc 2020-02-11 16:40:22 +01:00
bert hubert dace38e6b6 add elementary SBAS & GPS CNAV handling 2020-02-11 16:39:29 +01:00
bert hubert 22568d662e various navdump improvements, like --recdata, silence some debugging output 2020-02-11 16:36:51 +01:00
bert hubert 923c54f724 teach protobuf about GPS CNAV 2020-02-11 16:34:46 +01:00
bert hubert 2973b66d19 teach reporter about sigid and to ignore E5 signals for E14/18 as well 2020-02-11 16:33:54 +01:00
bert hubert cabc33557e sbas naming function 2020-02-11 16:33:27 +01:00
Patrick Tudor 689fb13b55
Merge 2020-02-09 13:37:12 -08:00
Patrick Tudor 9ebf9d0dd8
try out "download-debian-package" 2020-02-09 11:03:36 -08:00
Patrick Tudor 8f593b74bc
add new dash-dash flags 2020-02-09 10:36:16 -08:00
bert hubert 9c690ea663 fix random_shuffle compilation 2020-02-05 20:40:38 +01:00
bert hubert b37286f0ca record and transport SBAS! 2020-02-05 14:15:31 +01:00
bert hubert cbc91a2f58 add makeHexDump function for easier debugging 2020-02-05 13:54:26 +01:00
bert hubert bad00b4266 add a RINEX3.03 NAV message parser & writer, move to fmt-6.1.2, move some functions to navmon.cc, add 'rinreport' which checks RINEX collections for completeness, yolo up navcat a bit 2020-02-04 21:25:20 +01:00
bert hubert b427fb2ca6 our primordial but very fast rinex nav parser + generator 2020-02-04 21:09:10 +01:00
bert hubert 2a3fa80569 add new version of fmt 2020-02-04 18:11:17 +01:00
bert hubert 36eb8aef66 teach ubxtool about DNS 2020-02-04 16:37:41 +01:00
bert hubert 72a5dc6f8f yo 2020-02-04 16:32:52 +01:00
bert hubert 6deb3ff45b Fix up reporter for new influxdb schema 2020-02-03 14:35:50 +01:00
bert hubert 237d5e34a9 implement --bind --storage --hours instead of positional parameters 2020-01-29 20:05:18 +01:00
bert hubert a28cde8010 enable ublox jamming statistics, send them out, document & store them 2020-01-29 18:06:23 +01:00
bert hubert eeb85af0a8 disable debugging messages when doing privacy fuzzing 2020-01-29 15:51:05 +01:00
Patrick Tudor 63efa54c15
note about systemctl enable --now galmon-upgrade.timer 2020-01-26 08:50:33 -08:00
bert hubert 864ad07537 fix up reporter commandline, new syntax -p 1d 2020-01-26 17:32:27 +01:00