HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other programming languages. HsGpsDll allows a user application to easily read from a GPS device the current GPS position fix and current velocity over ground (speed in kilometers per hour), decoding sentences $GPGGA and $GPVTG.
GPS position fix obtained via HsGpsDll contains:
* Latitude coordinate in degrees, minutes, seconds and direction (South / North)
* Longitude coordinate in degrees, minutes, seconds and direction (East / West)
* Fix quality - valid or invalid
* Number of satellites in view
What is included In HS GPSDLL:
HS GPSDLL STANDARD:
* HsGpsDll.dll - Windows DLL (Dynamic Link Library) for use from programs in Visual C, Visual Basic or other languages
* HsGpsDll.hlp - Windows documentation file (this file)
* HsGpsDemoVB6 - Visual Basic test application with source code using HsGpsDll.dll
* HsGpsDemoVC - Visual C test application with source code using HsGpsDll.dll
HS GPSDLL PLUS:
* Includes everything in Standard edition plus FULL SOURCE CODE in Visual C (plain C style), including core GPS NMEA message processing engine.
Supported EQUIPMENT: Supports any NMEA-183 Compliant GPS device with serial RS232 interface
Applications:
* Navigation
* Security
* Telematics
* Fleet Tracking
* Asset Tracking
* Any customer applications requiring access to a NMEA-183 compliant GPS receiver
HOW IT WORKS:
HS GPSDLL lcontinuously reads asynchronous data stream from a serial port and analyses the information to recognize and decode NMEA-183 Protocol sentences. After each message is received it is checked for integrity by comparing the received and the calculated checksum. The NMEA sentence fields are then converted from ASCII values into C structure variables and ready to be retrieved with an API call.
HS NMEA GPS C Source Library 1.0 1.0
HS NMEA GPS 1.0 Global Positioning System (GPS) C Source Library HS GPS is a software library (with full C source code) which provides access to a NMEA-183 compliant GPS receiver via a serial communications port, decoding NMEA sentences: $GPGGA, $GPGSA, $GPGSV, $GPGLL, $GPRMC and $GPVTG. Decoded parameters include: ...
BitLevelGPS Demo 1.0
A Demo of source code Library to decode NMEA-0183 GPS receiver navigation data This program is a demo application for BitLevelGPS software library that provides a PC-based user application with access to a NMEA-183 compliant GPS receiver via a serial communications port. It provides navigational data update once per second, decoding ...
MarshallSoft GPS Component for VB 2.0
MarshallSoft GPS Component VB (and VB.NET) library toolkit (MGC4VB) reads and decodes industry standard GPS NMEA 183 sentences from the RS232 serial port as well as computing great circle distances and bearings.Features of MGC4VB include: The most current ...
MarshallSoft GPS Component for Visual Basic 1.4
GPS library VB toolkit reads and decodes standard GPS NMEA 183 sentences. The MarshallSoft GPS Component VB (MGC4VB) library toolkit reads and decodes industry standard GPS NMEA 183 sentences from the RS232 serial port as well as computing great circle distances and bearings. Features of MGC4C include: The most current GPS ...
MarshallSoft GPS Component for C/C++ 1.4
GPS library C++ toolkit reads and decodes standard GPS NMEA 183 sentences. The MarshallSoft GPS Component C/C++ (MGC4C) library toolkit reads and decodes industry standard GPS NMEA 183 navigation sentences from the RS232 serial port as well as computing great circle distances and bearings. Features of MGC4C include: The most ...
GPS NMEA TOOLKIT 1.0
GPS NMEA Toolkit from Accord provides a comprehensive Application Programming Interface (API) for software developers to interface their Windows applications with standard GPS receivers. Applications that require real-time GPS receiver data can use the ...
ZylGPSReceiver.NET 2.00
event driven .NET component that communicates with a GPS receiver. ZylGPSReceiver.NET is an event driven .NET component that communicates with a GPS receiver.
It returns latitude, longitude, altitude, speed, heading and many other useful parameters of the current position and the parameters of the satellites in view ...
MarshallSoft GPS Component for eVC 1.2
GPS client library component for eVC programmers Win/CE GPS client library component reads and decodes standard GPS NMEA 183 sentences from the RS232 serial port as well as compute great circle distances and bearings. Several eVC example programs with full source code are included. Requires Windows ...
GpsTools .NET 1.3
Add GPS support to your C# or VB.NET application. Works with Garmin, Magellan, Navman or any NMEA 0183 enabled GPS. Support for UTM, SPCS (NAD83/NAD27), British National Grid, Swiss Grid, Irish Grid and many more national coordinate systems. Many examples ...
Gps Tools .NET / ActiveX 2.1
GPS Tools is an easy way to include GPS and mapping support to applications developed in Visual Studio. The samples and documentation make it easy for software developers who are new to mapping and GPS programming to get a quick start.GPS Tools provides ...