You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,19 @@
1
1
# PyGPSClient Release Notes
2
2
3
+
### RELEASE 1.6.6
4
+
5
+
FIXES:
6
+
7
+
1. Update nmeahandler to cater for mixed float/null NMEA GGA alt/sep data - Fixes #244.
8
+
9
+
ENHANCEMENTS:
10
+
11
+
1. Minor internal updates to NTRIP SPARTN handling - no longer requires a 'dummy' key for unencrypted Point Perfect Flex SPARTN NTRIP services. To decode SPARTN messages in the console, set `"spartndecode_b": 1` in your json configuration file.
0 commit comments