Commit Graph

374 Commits (572e8ef006e3f993ab227a5f3932646fe67e9d62)

Author SHA1 Message Date
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
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
bert hubert 864ad07537 fix up reporter commandline, new syntax -p 1d 2020-01-26 17:32:27 +01:00
bert hubert 3f0b8ae71b fix and document --influxdb setting 2020-01-26 15:58:26 +01:00
bert hubert 57cb506d5e promote our grafana instance 2020-01-26 15:51:38 +01:00
bert hubert dd4dec2713 slim down observers table 2020-01-26 15:31:11 +01:00
bert hubert c90ed7216d move around humanUra etc functions 2020-01-26 15:22:42 +01:00
bert hubert e7eae7fa81 move to -O2 for now 2020-01-26 13:20:45 +01:00
bert hubert 8507307b1f fix navparse after the great --versionification 2020-01-26 13:20:20 +01:00
bert hubert 9e36adef92 fixed conflict 2020-01-25 22:41:34 +01:00
bert hubert 8dc9405414
Merge pull request #90 from philcrump/phil-geo-settings
geo/: Add localStorage of display settings. Closes #77
2020-01-25 22:19:11 +01:00
bert hubert e08a17a18c
Merge pull request #92 from akhepcat/versions
Add version CLI option for all executables
2020-01-25 22:17:53 +01:00
bert hubert ea9b15e3bf fix influxdb link 2020-01-25 22:15:48 +01:00
bert hubert 09790e9660 drop trailing space in command line continuation 2020-01-25 22:14:48 +01:00
Leif Sawyer 9aa2403f8d change macro call to showVersion function call 2020-01-22 13:45:29 -09:00
Leif Sawyer 8a3115b095 refactor from macro into function 2020-01-22 13:45:06 -09:00
Leif Sawyer 079509811d Add version CLI option for all executables 2020-01-21 09:13:29 -09:00
Phil Crump 8541191fc8 geo/: Add localStorage of display settings. 2020-01-19 00:45:08 +00:00
bert hubert 2095540d53
Merge pull request #86 from csylvain/patch-1
make sure links to Operator.md work
2020-01-18 22:10:40 +01:00
bert hubert 42a1ff7819 update documentation so serial devices can get systemd as well. 2020-01-18 21:55:50 +01:00
bert hubert 3426271cf5 add truncPrec to truncate precision of doubles, use it to reduce needless waste in svs.json. This appears to make svs.json 10% smaller.
Closes #84.
2020-01-18 16:48:22 +01:00
CSylvain d04feaaa3d
make sure links to Operator.md work
(correct missing initial capital letter) on Operator.md.  had previously suggested removing the use of "--station" for initial/local testing. when not specified, the station ID 0 (zero) is used. are IDs 1 and 255 special? for testing?
2020-01-18 15:40:31 +00:00
bert hubert 32d6574de1 link other ubxtool - closes #33 2020-01-18 15:57:59 +01:00
bert hubert 1b1fd0e089
Merge pull request #66 from nousian/patch-4
Update doalles.js - continued color coding
2020-01-18 15:39:56 +01:00
bert hubert 2ac3f4eada
Merge pull request #65 from nousian/patch-2
Update doalles.js - added color coding
2020-01-18 15:39:33 +01:00
bert hubert d2e6a6fc39
Merge pull request #79 from csylvain/patch-1
Update file and add info link
2020-01-18 15:37:39 +01:00
bert hubert 9d1d67bdfd
Merge pull request #81 from csylvain/patch-3
building info for raspi 3B+
2020-01-18 15:36:35 +01:00
bert hubert b860b6014f
Merge pull request #85 from amontefusco/master
Updated README with more coverage.
2020-01-18 15:35:44 +01:00
bert hubert b9ff9323c0 fix up systemd instructions, add constellation file 2020-01-18 14:00:50 +00:00
bert hubert 00924f697f add lat/lon/h output to NAV-SVIN 2020-01-18 12:48:06 +00:00
amontefusco f46dd5a2b4
Merge pull request #1 from amontefusco/amontefusco-patch-1
Updated README with more coverage.
2020-01-18 11:20:45 +01:00