Commit Graph

86 Commits (3c565b815e950f696567ac17ccc470a4fe3eafe0)

Author SHA1 Message Date
bert hubert 2829ca9cd8 add rtcm processing, add rtcmtool 2020-02-29 14:28:36 +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 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 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 36eb8aef66 teach ubxtool about DNS 2020-02-04 16:37:41 +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
Leif Sawyer 9aa2403f8d change macro call to showVersion function call 2020-01-22 13:45:29 -09:00
Leif Sawyer 079509811d Add version CLI option for all executables 2020-01-21 09:13:29 -09:00
bert hubert 00924f697f add lat/lon/h output to NAV-SVIN 2020-01-18 12:48:06 +00: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 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 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 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 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
bert hubert 4c4febd204 disable debugging on m8t and f9p 2019-12-28 15:06:29 +00:00
bert hubert ec0e651802 extract quality indicator from ubx, serialize 2019-12-28 13:48:34 +01:00
bert hubert 76e2d51dee fix up module detection, m8t detection 2019-12-27 19:51:00 +00:00
bert hubert 0187a6a9f9 add observerdetails message + fill it out 2019-12-27 20:37:45 +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 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
bert hubert f383f321d0 implement --fuzz-position, -f to reduce precision of fix 2019-12-04 21:49:06 +01:00
bert hubert 68083eb12a catch EOF gracefully in ubxtool 2019-12-02 14:41:06 +01:00
bert hubert 5d1ef42e4e move to WGS84 ellipsoid lat/lon calculations, adjust to sources that do not provide a fix, add ground speed, log location/speed in influxdb 2019-11-26 19:12:37 +01:00
bert hubert c7479a7b8d new timeout code, should fix startup for entirely new receivers 2019-11-22 14:32:25 +01:00
bert hubert a3edd6d417 add missing lock for queue, possibly causing crashes 2019-11-22 09:02:16 +01:00
bert hubert 9471b3758a explicitly configure F9P to do all signal identifiers per GNSS 2019-11-17 23:12:52 +01:00
Phil Crump fb5fd79ae1 ubxtool.cc: Add switch for UART ports to add baudrate and port params, else behave as before. 2019-11-14 18:40:19 +00:00
Phil Crump 35aac1b080 ubxtool.cc: Set UART params when disabling NMEA to fix disabling NMEA on UART. 2019-11-13 23:23:33 +00:00
Phil Crump 31375a232b
ubxtool.cc: Correct more ubxport ids to fix broken functionality with USB port. 2019-11-12 15:30:35 +00:00
Phil Crump d15c715d9e Correct ublox port numbers, add description to README. 2019-11-10 20:57:40 +00:00
bert hubert 70222cd14d don't crash if started w/o parameters, enforce at least one major GNSSS 2019-11-09 21:59:23 +01:00
bert hubert efd9244651 robustify retransmits for ubx commands, make internal ubx port configurable ( --ubxport defaults to USB), add --baud setting, add --keep-nmea,-k to keep NMEA enabled for shared port setups. 2019-11-03 20:52:05 +01:00
bert hubert b7e2ea0c93
Merge branch 'master' into console-log-with-time 2019-10-15 18:12:18 +02:00
Martin Levy f9349e4c00 error message and logfile cleanup. --debug for debug, --logfile for logfile. humanTimeNow() used for all debug/error messages 2019-10-15 05:51:39 -07:00
bert hubert dd3bc192e7
Merge pull request #14 from omoerbeek/origin/fix-serial-setup
Proper serial setup
2019-10-12 23:57:29 +02:00
bert hubert 34ff892bc2 silence some messages, improve others 2019-10-12 14:57:35 +02:00
Otto Moerbeek b0598507ca Proper serial setup 2019-10-08 20:05:39 +02:00
bert hubert 76070765c4 yolo 2019-10-01 15:03:30 +02:00
bert hubert be86be2d2a fix up timing fixes for E5b 2019-09-28 21:30:12 +02:00
bert hubert 21953aa167 more galileo 2019-09-23 20:17:15 +02:00
bert hubert 5169dc2ca3 cleanup of ubxtool, with buffered writing ability to multiple destination 2019-09-23 14:23:03 +02:00