Commit Graph

50 Commits (9471b3758ab87fce0dee9668091485c068838c6d)

Author SHA1 Message Date
bert hubert 9471b3758a explicitly configure F9P to do all signal identifiers per GNSS 2019-11-17 23:12:52 +01: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
bert hubert 88a79489c0 partial commit of changes that should not break things in master 2019-09-22 16:42:23 +02:00
bert hubert 406b440ae1 just too much progess 2019-09-16 14:33:06 +02:00
bert hubert ee337298b2 report uxb firmware update details 2019-09-10 01:25:13 +02:00
bert hubert a0855a8957 add --sbas, explicitly disable gnssid 5 whatever it may be 2019-09-09 18:09:07 +02:00
Otto Moerbeek 428111de84 Merge branch 'master' of https://github.com/ahupowerdns/galmon into openbsd-fixes
Make hardware handshaking settable, default to off for OpenBSD
2019-09-05 10:26:20 +02:00
Otto Moerbeek c72ac4859d Merge branch 'master' of https://github.com/ahupowerdns/galmon into openbsd-fixes 2019-09-05 08:43:36 +02:00
bert hubert cdd472fb7b use O_LARGEFILE for Raspberry Pi :-) 2019-09-05 08:35:18 +02:00
bert hubert 8dfd4efa49 add do-wait 2019-09-03 21:00:44 +02:00
bert hubert 686ce706fe add TLEs 2019-09-02 16:13:49 +02:00
Otto Moerbeek fd6e4899f7 Merge branch 'master' of https://github.com/ahupowerdns/galmon into openbsd-fixes 2019-08-31 08:25:44 +02:00
bert hubert 66a04d9e19 fix partial reads in navdump, fix time situation with GLONASS 2019-08-31 01:08:56 +02:00
bert hubert dbd807b268 lots 2019-08-30 17:56:41 +02:00
Otto Moerbeek e4d924f972 Merge branch 'master' of https://github.com/ahupowerdns/galmon into openbsd-fixes 2019-08-30 17:23:24 +02:00
Otto Moerbeek 4c020b093a No CRTSCTS 2019-08-30 17:18:15 +02:00
bert hubert 19e4de08d7 make reset optional, rationalise output 2019-08-29 23:17:26 +02:00
bert hubert cbab861403 add BeiDou D2 messages, speed up some things, add Beidou parity checking 2019-08-29 16:46:03 +02:00
bert hubert bca8a0b2b2 various improvements 2019-08-29 12:45:37 +02:00
Otto Moerbeek 7236e849a0 Merge branch 'master' of https://github.com/ahupowerdns/galmon into openbsd-fixes 2019-08-26 18:03:26 +02:00
bert hubert 0962be6b8b the whole thingus 2019-08-26 15:58:01 +02:00
Otto Moerbeek f2a93fec66 Merge remote-tracking branch 'upstream/master' into openbsd-fixes 2019-08-18 11:03:13 +02:00
bert hubert dee96c04e4 we are still somewhat confused about GPS week numbers, but not as badly as before 2019-08-18 10:48:15 +02:00
Otto Moerbeek ef79c0e21c Fix OpenBSD/clang errors; fix Makefile to use CXX and add some
include paths.
2019-08-16 10:51:29 +02:00
bert hubert ee24f6f639 slim down ubxtool dependencies & compiler requirements 2019-08-15 21:49:53 +02:00
bert hubert f9424cce6c too much to mention 2019-08-13 01:15:25 +02:00
bert hubert 286befa8a9 gps yolo 2019-08-12 15:54:16 +02:00
bert hubert 7eeb94c8c5 move to dumb storage 2019-08-11 10:43:29 +02:00
bert hubert 2da36dac45 simplify inferred timing logic 2019-08-10 17:00:06 +02:00
bert hubert 0e93701b20 breaking change - add weeknumber to RF measuremetns 2019-08-10 16:03:45 +02:00
bert hubert 0c6a715a4a be smart about file, set source id 2019-08-09 22:49:52 +02:00
bert hubert 11b82c858f tool inadvertently did not send 0 words 2019-08-09 21:42:28 +02:00
bert hubert d047360d8b partial deboostification, removal of curses where it is not needed, filter non non-galileo 2019-08-09 18:09:47 +01:00
bert hubert 29609d9499 initial move to protobuf is done 2019-08-09 16:50:26 +02:00
bert hubert 28479b4faf move to protobuf 2019-08-09 15:58:52 +02:00
bert hubert 768f6e44b3 dopplerbc 2019-08-08 01:22:46 +02:00
bert hubert 669f0a6a7f yolo more 2019-08-07 15:39:53 +02:00
bert hubert 1b03c0941d more bits 2019-08-06 12:57:06 +02:00