ZylGPSReceiver.NET Changelog

What's new in ZylGPSReceiver.NET 3.28

Dec 5, 2023
  • Draw methods improvements
  • fix RijndaelManaged and other warnings
  • .NET 8.0 support

New in ZylGPSReceiver.NET 3.28 (Dec 5, 2023)

  • Draw methods improvements
  • fix RijndaelManaged and other warnings
  • .NET 8.0 support

New in ZylGPSReceiver.NET 3.27 (Oct 26, 2023)

  • Extend DrawSatellitesSignal with max satellite count
  • New Map class for WPF support
  • Google maps API 3.54 support
  • Leaflet 1.9.4 support

New in ZylGPSReceiver.NET 3.26 (Sep 25, 2023)

  • New methods: DrawSatellitesSignal, DrawSatellitesSignalToBitmap
  • New SatellitesSignalPictureBox component
  • New WPF draw methods:
  • DrawSatellitesToWpfCanvas
  • DrawSatellitesSignalToWpfCanvas
  • DrawCompassToWpfCanvas
  • DrawCompassWithSkinToWpfCanvas

New in ZylGPSReceiver.NET 3.25 (Jul 29, 2023)

  • New method:
  • ReadStringUpToEndChars
  • ReadBuffer
  • GMaps:
  • New property ZoomControl, to show/hide zoom control buttons
  • New property MapTypeControl, to show/hide map type control tabs
  • New property StreetViewControl, to show/hide street view control

New in ZylGPSReceiver.NET 3.24 (Jun 5, 2023)

  • Use WebView2 for map in .NET fw 4.5 or later
  • Geocoding fixes
  • Google map API 3.52 support
  • jQuery 3.6.3 support
  • Leaflet 1.9.3 support
  • new property: IdleTimeoutInterval
  • new event: IdleTimeout

New in ZylGPSReceiver.NET 3.23 (Nov 15, 2022)

  • NET 7.0 support
  • Geocoding and reverse geocoding method through OSM and Google - Maps
  • Maps: Google map API 3.50 support
  • Maps: Circle and rectangle support

New in ZylGPSReceiver.NET 3.22 (Feb 12, 2022)

  • Open Street Map support
  • New property for markers: FontStyle
  • New property for markers: Popup

New in ZylGPSReceiver.NET 3.21 (Nov 17, 2021)

  • New event: Reconnecting
  • New public class: NmeaEncoder to encode position data to NMEA format
  • New method: IntToSerialCommPort
  • GpxGpsReceiver fixes
  • GMaps support for .NET 5.0 or later
  • .NET 6.0 suppor

New in ZylGPSReceiver.NET 3.20 (Feb 14, 2021)

  • Problem fixed for latitude and longitude second, higher than 59

New in ZylGPSReceiver.NET 3.19 (Nov 30, 2020)

  • support for .net framework 5.0
  • small bug fixes

New in ZylGPSReceiver.NET 3.18 (May 5, 2020)

  • GetAverageSatelliteSnr fix
  • new method: ResetIdleState
  • new method: TestDevice
  • new property in markers for maps: Icon
  • properties Text and TextWidth for markers are not used anymore
  • new propery for markers: Label
  • new method for maps: SaveMapToHtml
  • new method for maps: SaveMapToImage

New in ZylGPSReceiver.NET 3.17 (May 5, 2020)

  • full support for .NET Standard 2.1 and .NET Core 3.x through .NET Standard

New in ZylGPSReceiver.NET 3.16 (May 5, 2020)

  • support for .net framework 4.8
  • new method: GetAverageSatelliteSnr

New in ZylGPSReceiver.NET 3.15 (May 5, 2020)

  • fault detection fix when CloseWhenLineStatusIsZero
  • GPS detection optimization
  • small fixes

New in ZylGPSReceiver.NET 3.14 (Oct 2, 2018)

  • New property: NmeaSentencePrefix
  • Support for more com ports - 512
  • GPGNS sentence support

New in ZylGPSReceiver.NET 3.13 (Jul 12, 2018)

  • Support for more com ports - 400
  • AutoReconnect - small fix

New in ZylGPSReceiver.NET 3.12 (Mar 24, 2018)

  • New SatellitesPictureBox component
  • New CompassPictureBoxComponent
  • GPHDG sentence support
  • New position properties: MagneticDeviation and MagneticDeviationDirection

New in ZylGPSReceiver.NET 3.09 (Nov 20, 2017)

  • Google maps support
  • GPX file support
  • New Track property
  • Supports export to GPX format
  • Faulted event
  • Fixes