From 2d7289e7828d8c7a5b469237db2618d7c85240ad Mon Sep 17 00:00:00 2001
From: Morten Nielsen <1378165+dotMorten@users.noreply.github.com>
Date: Thu, 23 Dec 2021 22:29:13 -0800
Subject: [PATCH] v2.2.1
---
src/NmeaParser/NmeaParser.csproj | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/src/NmeaParser/NmeaParser.csproj b/src/NmeaParser/NmeaParser.csproj
index 6f8043a..fde0385 100644
--- a/src/NmeaParser/NmeaParser.csproj
+++ b/src/NmeaParser/NmeaParser.csproj
@@ -11,7 +11,7 @@
An NMEA stream parser for serial port, bluetooth and file-based nmea simulation.
NMEA GPS GNSS Serialport Bluetooth Navigation NTRIP RTCM Galileo GLONASS BeiDou Garmin Trimble
SharpGIS.NmeaParser
- 2.3
+ 2.2.1
NMEA Parser
Apache-2.0
https://dotmorten.github.io/NmeaParser/
@@ -20,12 +20,7 @@
Copyright © Morten Nielsen 2015-2020
$(MSBuildThisFileDirectory)..\..\artifacts\NmeaParser\$(Configuration)
..\..\artifacts\NuGet\$(Configuration)\
- Added ITimestampedMessage interface to easily get time stamps from any message that supports it.
-Added IGeographicLocation interface to easily get any message that supports reporting a location.
-Added GnssMonitor for simplifying monitoring location messages and reporting a location.
-Added an NTRIP client for getting RTCM correctional messages from an NTRIP Server.
-Improved the buffered stream to more accurately emulate baud rates.
-All messages now have a unique timestamp useful to expire older messages.
+
true
true
$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb