summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* driver_nmea2000: Fix too small buffer.Gary E. Miller2018-10-261-1/+1
* driver_ubx: Save UBX-RXM-RAWX data in rawdate_t.Gary E. Miller2018-10-261-3/+26
* ublox-neo-m8t: add u-blox8 RMX-RAWX and NAV-SOL samples.Gary E. Miller2018-10-262-0/+258
* gpsd_json: Add more fields to RAW message.Gary E. Miller2018-10-261-17/+7
* gps.h: rawdata:t, add more RINEX fieldsGary E. Miller2018-10-251-1/+9
* driver_nmea0183: Fix off by one error in $GLGSV decode.Gary E. Miller2018-10-2511-157/+157
* Add RAW json messaage class for raw measurements.Gary E. Miller2018-10-244-2/+71
* driver_superstar2: Do not report raw data decode.Gary E. Miller2018-10-241-1/+2
* driver_superstar2: remove redundant backslashes.Gary E. Miller2018-10-241-2/+2
* driver_italk: remove redundatn backslashes.Gary E. Miller2018-10-241-5/+5
* driver_italk: raw reporting broken. Don't ship raw reports.Gary E. Miller2018-10-241-2/+3
* rawdata_t: Change data structure.Gary E. Miller2018-10-247-41/+62
* TODO: fix typo time_t -> timestamp_tGary E. Miller2018-10-191-1/+1
* Update version to 3.19-dev. back to dev cycle.dev-3.19aGary E. Miller2018-10-1914-14/+14
* Chnage version to 3.18.1release-3.18.1Gary E. Miller2018-10-1913-13/+13
* skyview2svg: Change version, add SPDX-License-IdentifierGary E. Miller2018-10-191-1/+2
* NEWS: Add 3.18.1 relreaseGary E. Miller2018-10-191-2/+4
* Minor typo in the time service howto.Mukund Sivaraman2018-10-191-1/+1
* xgps: typo in comment, no functional change.Gary E. Miller2018-10-181-1/+1
* xgps tweak sat colors.Gary E. Miller2018-10-181-2/+2
* xgps: Stop using deprecated Gdk.color_parse()Gary E. Miller2018-10-181-11/+11
* xgps: adjust colors to fit some of the RINEX 3 ranges.Gary E. Miller2018-10-181-3/+8
* driver_ubx: Pass on sats seen even if zero SNR.Gary E. Miller2018-10-184-137/+169
* ppsthread.c: fix typo in comment, no functional change.Gary E. Miller2018-10-181-1/+1
* skyview2svg: Fixup for PEP8.Gary E. Miller2018-10-161-41/+100
* Skyview2svg: Add a program to create an svg image of the skyview.Niccolo Rigacci2018-10-162-0/+310
* driver_ubx: Add decode for UBX-RXM-RAWX. No place for data, yet.Gary E. Miller2018-10-151-2/+57
* ubxtool: Add poll UBX-RXM-RAWX, better decode UBX-RXM-RAWXGary E. Miller2018-10-152-2/+25
* ubxtool: Change 'protocol' to "protver".Gary E. Miller2018-10-132-20/+21
* ubxtool: Pick either UBX-NAV-SVINFO or UBS-NAV-SAT, disable other.Gary E. Miller2018-10-131-4/+8
* driver_ubx: Fix endian-ness of UBX-NAV-SAT.Gary E. Miller2018-10-132-6/+6
* ubxtool: Fix another Python 3 crash.Gary E. Miller2018-10-131-1/+1
* ubxtool: Add "-p protocol" option.Gary E. Miller2018-10-132-6/+42
* ubxtool: add note: UBX-NAV-SVINFO deprecated.Gary E. Miller2018-10-131-1/+2
* ubxtool: Fix decode of UBX-RXM-RAW.Gary E. Miller2018-10-131-2/+2
* driver_ubx: Cleanup UBX-RXM-SFRB. No functional changes.Gary E. Miller2018-10-131-3/+3
* driver_ubx: Add decode for UBX-NAV-SAT.Gary E. Miller2018-10-132-1/+190
* driver_ibx: Add logging for undecoded UBX-TIM- messages.Gary E. Miller2018-10-121-0/+18
* driver_ubx: remove redundant casts.Gary E. Miller2018-10-121-2/+2
* driver_ubx: Cleanup message select order.Gary E. Miller2018-10-121-68/+68
* drive_ubx: Sort select for UBX-MON- messagesGary E. Miller2018-10-121-12/+27
* driver_ubx: Add log for UBX-INF-USER.Gary E. Miller2018-10-122-0/+3
* driver_ubx: Add logging for undecoded UBS-RXM- messagesGary E. Miller2018-10-121-0/+21
* driver_ubx: Sort switch for UBX-RXM- messages.Gary E. Miller2018-10-121-9/+9
* driver_ubx: Log otherwise undecoded UBX-NAV- messages.Gary E. Miller2018-10-121-0/+36
* TODO: Add install and unstall issues to the TODO list.Gary E. Miller2018-10-111-0/+7
* build.txt: Fix typo, clarify statement on optional Python modules.Gary E. Miller2018-10-101-3/+5
* Fixes typo in INSTALL update.Fred Wright2018-10-091-1/+1
* Fixes typos in xgpsspeed messages.Fred Wright2018-10-091-2/+2
* TODO: Add more TODO items.Gary E. Miller2018-10-091-2/+28