[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gpsd-dev] [PATCH 1/5] Revert "Retroactive NEWS addition (for v3.15)."
From: |
Fred Wright |
Subject: |
[gpsd-dev] [PATCH 1/5] Revert "Retroactive NEWS addition (for v3.15)." |
Date: |
Sun, 23 Oct 2016 14:16:54 -0700 |
This reverts commit 1859b866dcda8ef2b1c1bacc5e1af8b69f4923c3.
The original change was based on a misconception about why Navika GSV
handling improved in v3.15, which was actually due to the
already-documented signal ID fix.
---
NEWS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index a52cc1a..102d63c 100644
--- a/NEWS
+++ b/NEWS
@@ -30,8 +30,7 @@ Repository head:
3.15: 2015-06-03 (Eric S. Raymond <address@hidden>)
Fix a rare crash bug related to devices becoming inaccessible while timed
out.
- Accept NMEA 4.1 GSV sententences with the trailing signal-ID field,
- as well as GSV sentences with fields for fewer than four satellites.
+ Accept NMEA 4.1 GSV sententences with the trailing signal-ID field.
Fixed incorrect decode of south latitudes in AIS Type 17 messages.
splint has been retired; this removes almost 2KLOC of annotations.
chrpath is no longer a build dependency. Corrected Beidou/QZNSS display
--
2.10.1
- [gpsd-dev] [PATCH 1/5] Revert "Retroactive NEWS addition (for v3.15).",
Fred Wright <=
- [gpsd-dev] [PATCH 2/5] Fixes some build failures of test_gpsmm., Fred Wright, 2016/10/23
- [gpsd-dev] [PATCH 3/5] Fixes gratuitous rebuild in non-git directories., Fred Wright, 2016/10/23
- [gpsd-dev] [PATCH 4/5] Increases debug level to 3 in debug build., Fred Wright, 2016/10/23
- [gpsd-dev] [PATCH 5/5] Removes two redundant or troublesome compile flags., Fred Wright, 2016/10/23
- Re: [gpsd-dev] [PATCH 1/5] Revert "Retroactive NEWS addition (for v3.15).", Eric S. Raymond, 2016/10/24