[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-267-g8
From: |
Gary E. Miller |
Subject: |
[gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-267-g827c492 |
Date: |
Thu, 24 Jan 2019 19:35:58 -0500 (EST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".
The branch, master has been updated
via 827c4925c4c456bb35ebd9fc335b0c126e38bc96 (commit)
via 278b7e22c70f0ed67c7b17ab1adc6ea18b3dd5a3 (commit)
via 07e43d77c00b4620ab326dbc5227bf8b7e8aab3a (commit)
via aa40e12a01de0d558e85254f5467fd546185ff3c (commit)
via 77b3d4f09d7f51d6a22868a87ce5774fea5fccb4 (commit)
via 6223bc07e38e5fec5a9889a9fe42a0205e2c905f (commit)
from 87222d0aba681b87980e7bc602cee84a5361a77e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 827c4925c4c456bb35ebd9fc335b0c126e38bc96
Author: Gary E. Miller <address@hidden>
Date: Thu Jan 24 16:35:10 2019 -0800
driver_sirf: Go to next init step if not waiting for ACK/NACK.
This speeds things up a bit, while waiting ACK/NACK when needed.
commit 278b7e22c70f0ed67c7b17ab1adc6ea18b3dd5a3
Author: Gary E. Miller <address@hidden>
Date: Thu Jan 24 16:26:58 2019 -0800
driver_sirf: Skip binary init when going to NMEA mode.
commit 07e43d77c00b4620ab326dbc5227bf8b7e8aab3a
Author: Gary E. Miller <address@hidden>
Date: Thu Jan 24 16:24:15 2019 -0800
gpsd.h: Make cfg_step and cfg_stage part of session.
The SiRFstar step type init will get used on other drivers
that now have similar buffer stuffing issues.
commit aa40e12a01de0d558e85254f5467fd546185ff3c
Author: Gary E. Miller <address@hidden>
Date: Thu Jan 24 16:07:04 2019 -0800
driver_sirf: Reformat bin<->nmea code. Note it is broken.
commit 77b3d4f09d7f51d6a22868a87ce5774fea5fccb4
Author: Gary E. Miller <address@hidden>
Date: Thu Jan 24 16:01:38 2019 -0800
driver_sirf: convert nasty 'if's into nice switch.
Which showed several unhandled cases...
commit 6223bc07e38e5fec5a9889a9fe42a0205e2c905f
Author: Gary E. Miller <address@hidden>
Date: Thu Jan 24 15:52:43 2019 -0800
driver_sirf: Change the init message rate limit a bit.
Try to only send one message at a time. But not really waiting
for ACK/NACK.
-----------------------------------------------------------------------
Summary of changes:
driver_sirf.c | 146 ++++++++++++++++++++++++++++++++++++++++------------------
gpsd.h | 8 ++--
2 files changed, 106 insertions(+), 48 deletions(-)
hooks/post-receive
--
GPSD
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-267-g827c492,
Gary E. Miller <=