summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* WWW/NMEA: fix typoGary E. Miller2018-11-011-1/+1
* WWW/NMEA: Add $--MDA sentence description.Gary E. Miller2018-11-011-2/+36
* lobgps_jons: Another fix for RAW decode.Gary E. Miller2018-11-011-3/+6
* driver_ubx: RAWX rcvTow was off by 1,000.Gary E. Miller2018-10-302-40/+40
* Fix neo-m8t RAW regression test.Gary E. Miller2018-10-301-258/+258
* json: Fis encode/decode of rawdata_t.Gary E. Miller2018-10-302-6/+6
* libgps_json: Add a bit of RAW debug.Gary E. Miller2018-10-301-0/+2
* gps.h: Add RAW_SET flag. Now clients can tell if they get RAW data.Gary E. Miller2018-10-302-3/+7
* TODO: Add QT client to wishlist.Gary E. Miller2018-10-291-0/+4
* libgps_json: Decode new parts of RAW message.Gary E. Miller2018-10-291-6/+8
* gpsd_json: Add freqid and obs (obs_code) to RAW message.Gary E. Miller2018-10-292-41/+44
* rawdata_t: Add freqid, needed for GLONASS on RINEX.Gary E. Miller2018-10-292-1/+3
* driver_ubx: Fill in the obs_code field in rawdata_t.Gary E. Miller2018-10-292-1/+25
* rawdata_t: Split mtime into time and nsec.Gary E. Miller2018-10-293-44/+51
* rawdata_t: Add obs_code. Observation Code needed for RINEX.Gary E. Miller2018-10-291-0/+23
* libgps_json: Add RAW decode.Gary E. Miller2018-10-262-1/+50
* rawdata_t: convert mtime from timestamp_t to timespec_t.Gary E. Miller2018-10-267-54/+65
* timebase: Add gpsd_gpstime_resolv(), deprecate gpsd_gpstime_resolve()Gary E. Miller2018-10-263-0/+48
* rawdata_t: rearrange structure again.Gary E. Miller2018-10-267-103/+117
* 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