WareSeeker Search Software

gps toolkit


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

GPS ToolKit.NET 3.0


windows Software Development->Components Libraries $299
View Detail
Download GPS ToolKit.NET 3.0Download GPS ToolKit.NET 3.0
652KB

Works with all types of GPS units, including RS-232 and Bluetooth units
Supports an unlimited number of GPS units simultaneously, from COM1 to COM9999
Gives you full access to position, altitude, speed, course, satellite, and navigation data
Lets you transfer waypoints, routes, and tracks to and from most recent Garmin GPS units, including the GPS III and eTrex series.
Notifies your application when position, navigation, or satellite data has been updated.
Lets you send data and commands to the GPS in either text or binary form.
Allows you to playback NMEA 0183 log files in various speeds, including real-time playback.
Is a native .NET managed component (requires .NET CLR v1.1 or .NET CLR v2.0)
Comes with 9 example applications (Visual Basic, C#, and C++)
Can be redistributed to your customers royalty-free as part of your application
Add GPS support to your Visual Basic.NET, C#, or C++ .NET project in minutes!

GPS ToolKit.NET is a powerful component that makes it easy to add GPS support to any Visual Basic .NET, C#, or C++ project. GPS ToolKit.NET provides access to dozens of datasets, including position, speed, course, satellite, and navigation data with just a few lines of code. With GPS ToolKit.NET, youll be reading data from your GPS within minutes!
2

GPS ToolKit ActiveX 1.01


windows Software Development->Active X $249
View Detail
Download GPS ToolKit ActiveX 1.01Download GPS ToolKit ActiveX 1.01
1.06MB

Add GPS support to your Visual Basic 6, Visual C++, or Excel project.

GPS ToolKit is a powerful ActiveX control that makes it easy to add GPS support to any Visual Basic 6, Visual C++, or Excel project. GPS ToolKit ActiveX provides access to dozens of datasets, including position, speed, course, satellite, and navigation data with just a few lines of code. With GPS ToolKit ActiveX, youll be reading data from your GPS within minutes!

GPS ToolKit ActiveX:

Works with all types of GPS units, including standard RS-232, USB, and Bluetooth units (USB and Bluetooth may require running the virtual port software included with the GPS)
Can read an unlimited number of GPS units simultaneously, from COM1 to COM9999
Gives you full access to position, altitude, speed, course, satellite, and navigation data
Lets you specify the units and format in which position, altitude, speed, and distance data are to be reported
Notifies your application when fix, navigation, or status has been updated.
Allows you to playback NMEA 0183 log files in various speeds, including real-time playback
Comes with example applications for Visual Basic, Visual C++, and Excel
Can be redistributed to your customers royalty-free as part of your application
3

GPS ToolKit .NET Mobile 3


windows Software Development->Components Libraries $299.00
View Detail
Download GPS ToolKit .NET Mobile 3Download GPS ToolKit .NET Mobile 3
630K

Add GPS support to your Pocket PC or Windows Mobile project in minutes!

GPS ToolKit.NET Mobile makes it easy to add GPS support to any Pocket PC or Windows Mobile .NET project. GPS ToolKit.NET Mobile provides access to dozens of datasets, including position, speed, course, satellite, and navigation data with just a few lines of code.

GPS ToolKit.NET Mobile:

Works with many types of GPS units, including standard Serial Port/RS-232 and Bluetooth units
Supports an unlimited number of GPS units simultaneously, from COM1 to COM9999
Gives you full access to position, altitude, speed, course, satellite, and navigation data
Lets you transfer waypoints, routes, and tracks to and from most recent Garmin GPS units, including the GPS III and eTrex series
Notifies your application when fix, navigation, or status has been updated
Is a native .NET managed component (requires .NET Compact Framework 2.0)
Comes with 6 example applications (Visual Basic .NET and C#)
Can be redistributed to your customers royalty-free as part of your application
4

Frontbase GPS 1.3


windows Home Education->Science $29.95
View Detail
Download Frontbase GPS 1.3Download Frontbase GPS 1.3
1.4 MB
GPS Software for Garmin. Download waypoints, routes and tracks from Garmin GPS. Upload waypoints, routes and tracks to Garmin GPS. Excel and Text files supported! This software is very easy to use!
5

Frontbase GPS 1.10


windows Utilities->Other Tools $29.95
View Detail
Download Frontbase GPS 1.10Download Frontbase GPS 1.10
1.29MB
GPS Software for Garmin. Download waypoints, routes and tracks from Garmin GPS. Upload waypoints, routes and tracks to Garmin GPS. Excel and Text files supported! This software is very easy to use!
6

Q-GPS 1.0


pda Travel->GPS FREE
View Detail
Download Q-GPS 1.0Download Q-GPS 1.0
138.00 KB
Q-GPS is a replacement for the built-in software A-GPS of the hw6515. A-GPS improve the speed to login of the GPS by downloading information on the net. Q-GPS make it possible to do the same, both for 2 and for 10 days. It doesnt use the same layer as HP firmware and avoid downloading freeze, usual with built-in software.

7

GPS DISP 1.5


pda Travel->GPS 10.00 $ to buy
View Detail
Download GPS DISP 1.5Download GPS DISP 1.5
42.00 KB
GPS Disp 1.5 is a simple GPS information software for Series 60 phones. Whith GPS Disp you can easily connect to your Bluetooth GPS Device and display the most important GPS information on your Nokia phone.

Here are some key features of "GPS DISP":

· Easy Bluetooth GPS connection
·
· Latitude, Longitude and Altitude display
·
· Satellite status (Used Sats)
·
· Speed and Heading information
·
· Real-time rotating Digital Compass

Requirements:

· Nokia 7650 | Nokia 3600/3620/3650/3660 | Nokia 6600/6620

8

GPS/J 2.6


windows Utilities->Misc Utilities Free
View Detail
Download GPS/J 2.6Download GPS/J 2.6
160K
Now towns and cities of the whole globe in GPS/J! GPS/J is a console for Bluetooth-enabled GPS
receivers,the most affordable and convenient way to use location services.
It is a JME (Java Micro Edition®) application for JSR82-compliant devices.

9

GPS::Lowrance 0.31


linux Programming->Libraries Free
View Detail
Download GPS::Lowrance 0.31Download GPS::Lowrance 0.31
0.022 MB
GPS::Lowrance is a Perl module connect to Lowrance and Eagle GPS devices.

REQUIREMENTS

The following modules are required to use this module:

Carp::Assert
GPS::Lowrance::LSI 0.23
Parse::Binary::FixedFormat
Win32::SerialPort or Device::SerialPort

If you will be using the "get_plot_trails", "set_plot_trails", "set_waypoints" or "get_waypoints" methods, then you will need the following modules:

GPS::Lowrance::Trail 0.41
Geo::Coordinates::DecimalDegrees
Geo::Coordinates::UTM
XML::Generator

If you want to use the screen capture or icon download functions in GPS::Lowrance::Screen, you also need the following module:

GD

This module should work with Perl 5.6.x. It has been tested on Perl 5.8.2.
SYNOPSIS ^
use GPS::Lowrance;
use GPS::Lowrance::Trail;

$gps = GPS::Lowrance->connect(
Device => com1,
BaudRate => 57600,
);

$trail = $gps->get_plot_trail( plot_trail_number => 0 );

$gps->disconnect;

This module provides a variety of low- and high-level methods for communicating with Lowrance and Eagle GPS receivers which support the LSI 100 protocol. It also provides some utility functions for converting data.


10

MarshallSoft GPS Component for C/C++ 2.0


windows Software Development->Components Libraries $105.00
View Detail
Download MarshallSoft GPS Component for C/C++ 2.0Download MarshallSoft GPS Component for C/C++ 2.0
410 KB
GPS component C/C++ (.NET) toolkit reads and decodes standard GPS NMEA 183 sentences from the RS232 serial port as well as computes great circle distances and bearings. Runs as a background thread unattended. Works with Bluetooth and USB. The most current GPS data is always available on demand. Several examples. Works with C/C++,VC.NET,C#,MFC,C++ Builder. Register C/C++ version and also use with VB, Visual Foxpro, Xbase, Delphi. Royalty free.
11

Frontbase GPS 1.21


windows Network Internet->Other $29
View Detail
Download Frontbase GPS 1.21Download Frontbase GPS 1.21
1.29 MB
GPS Software for Garmin. Download waypoints, routes and tracks from Garmin GPS. Upload waypoints, routes and tracks to Garmin GPS.

Excel and Text files supported! This software is very easy to use!

Features:

· Downloads waypoints, routes and tracks from Garmin GPS to a text file, Microsoft Excel file and to the clipboard.
· Uploads waypoints, routes and tracks to Garmin GPS from a text file, Microsoft Excel file and from the clipboard.
· Supports many datums and grids.
· EASY to use



12

GPS TrackMaker 13.2


windows Home Education->Science Free
View Detail
Download GPS TrackMaker 13.2Download GPS TrackMaker 13.2
13.3MB
GPS TrackMaker is the most complete free program for GPS devices!

Using the Real-Time Navigation routine you can go out with a GPS conected to a portable computer, knowing exactly whats your location on the map.
With the free version:
You can create fast vectorial background maps
Download and upload Waypoints, Tracklogs and Routes to/from GPS
More than 260 GPS icons for Waypoints
Calibrate map images in GIF, JPG, BMP, WMF and EMF
Many tools to create Tracklogs
Many other tools to create your own maps
13

GPS-Simulator 2.2


windows Network Internet->Network Management Tools Free
View Detail
Download GPS-Simulator 2.2Download GPS-Simulator 2.2
5005 kb
The simulator provides a complete suite for all your GPS simulating needs. You can:

* Replay your GPS logfiles

* Multiplex your GPS receivers

* Transform your GPS receiver interface

* Bridge a remote GPS receiver
14

GPS/J 2.6


pda Travel->GPS 14.99 $ to buy
View Detail
Download GPS/J 2.6Download GPS/J 2.6
254.00 KB
GPS/J is a console for all Bluetooth-enabled GPS devices, a mobile navigation tool for cellular phone owners and the most affordable and convenient way to use location services.

What do I need to use GPS/J?

In the most common case - you have to have a Java enabled cellular phone and a GPS receiver, both need to be equipped with the Bluetooth interface. Then you have to download and install the application.

What can I do with GPS/J?

You can fix your location (longitude, latitude, altitude), measure speed and distances, learn about the heading (direction you move to) and bearing (course) to a point, visualise the trip on a chart, and much more.

Limitations:

· 2-day trial

Requirements:

· Java enabled cellular phone and GPS receiver, both need to be equipped with the Bluetooth interface

15

GPS ActiveX 1.3


windows Software Development->Active X $49.00
View Detail
Download GPS ActiveX 1.3Download GPS ActiveX 1.3
115K
Add GPS support to your Visual Basic application or Internet Explorer web page. 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 included to get you started. For Windows and Pocket PC.

16

GPS ActiveX 1.3


pda Travel->GPS 49.00 $ to buy
View Detail
Download GPS ActiveX 1.3Download GPS ActiveX 1.3
357.00 KB
Get GPS position, satellite and speed information right into your eMbedded Visual Basic application (eVB) or Pocket IE web page. Works with Garmin, Magellan, Navman or any NMEA 0183 enabled GPS. Support for National grids e.g. UTM, British Grid, Swiss Grid, Irish Grid and more.

17

NavTools GPS 4.14


windows Home Education->Miscellaneous $35
View Detail
Download NavTools GPS 4.14Download NavTools GPS 4.14
1.54 MB
NavTools GPS allows you to connect an existing GPS (NMEA 0183 serial connection, hardware and cables not included in this distribution) to your pc, whereafter GPS positions will automatically be logged at user specified intervals and required speed/course/ and engine settings will continually be calculated and displayed to the user.

NavTools GPS is able to share files and data with an existing NavTools Route installation and can read and write data and voyage files created via NavTools Route. This will allow you to plan and create a voyage in NavTools Route, and execute this voyage on NavTools GPS.

Furthermore, position reports (AMVER, SISTRAM, AUSREP, etc) and noon reports can be easily and fully automatically created from NavTools GPS, saving the onboard navigator considerable time and effort. Similar to NavTools Route, this new application includes a lot of useful tools for day to day navigation.

However, if you do not have NavTools Route, you are still able to create and use voyage data files via NavTools GPS (use a right mouse click on the Schedule list to add, edit, or delete waypoints).

Limitations:

· 30 days trial

18

Virtual GPS 1.34


windows Utilities->System Tools $39.99
View Detail
Download Virtual GPS 1.34Download Virtual GPS 1.34
809 KB
Virtual GPS is a GPS simulator software. You can use it to simulate a GPS receiver unit connected to your system. Its ideal when you need GPS input, but you have no signal or for development purposes. It supports various NMEA sentences, so it can be used with any GPS mapping software.
19

GPS::SpaceTrack 0.11


linux Programming->Libraries Free
View Detail
Download GPS::SpaceTrack 0.11Download GPS::SpaceTrack 0.11
0.051 MB
GPS::SpaceTrack is a package for calculating the position of GPS satellites.

SYNOPSIS

use GPS::SpaceTrack;
my $obj=GPS::SpaceTrack->new(filename=>"gps.tle");
print join("t", qw{Count PRN ELEV Azim SNR USED}), "n";
foreach ($obj->getsatellitelist({lat=>38.870997, lon=>-77.05596})) {
print join("t", $_->prn, $_->elev, $_->azim, $_->snr, $_->used), "n";
}

This package can calculates the location of the GPS satellite constellation given the position of the receiver and a time which can be in the future.

CONVENTIONS

Function naming convention is "format of the return" underscore "format of the parameters."

CONSTRUCTOR

new

The new() constructor passes paramaters to the filename() method.

my $obj = GPS::SpaceTrack->new(filename=>$filename);

METHODS

getsatellitelist

The getsatellitelist() method returns a list of Net::GPSD::Satellite objects. The getsatellitelist() method is a wrapper around getsatellitelist_rad() for data formatted in degrees instead of radians.

my $list=$obj->getsatellitelist({lat=>$lat, lon=>$lon, alt=>$hae, time=>$time}); #degrees, degrees, meters, seconds from epoch
my @list=$obj->getsatellitelist({lat=>$lat, lon=>$lon, alt=>$hae, time=>$time}); #degrees, degrees, meters, seconds from epoch
getsatellitelist_rad

The getsatellitelist_rad() method returns a list of Net::GPSD::Satellite objects. This method is basically a wrapper around Astro::Coord::ECI::TLE.

my $list=$obj->getsatellitelist_rad({lat=>$lat, lon=>$lon, alt=>$hae, time=>$time}); #radians, radians, meters, seconds from epoch
my @list=$obj->getsatellitelist_rad({lat=>$lat, lon=>$lon, alt=>$hae, time=>$time}); #radians, radians, meters, seconds from epoch

filename

Method to get or set the filename of the TLE data.

my $filename=$obj->filename;
my $filename=$obj->filename(filename=>$filename);


20

GPS::PRN 0.05


linux Programming->Libraries Free
View Detail
Download GPS::PRN 0.05Download GPS::PRN 0.05
0.004 MB
GPS::PRN is a package for PRN - Object ID conversions.

SYNOPSIS

use GPS::PRN;
my $obj = GPS::PRN->new();
print "PRN: ", $obj->prn_oid(22231), "n";
print "OID: ", $obj->oid_prn(1), "n";

This module maps GPS PRN number to Satellite OID and vice versa.

Object Identification Number (OID)

The catalog number assigned to the object by the US Air Force. The numbers are assigned sequentially as objects are cataloged. This is the most common way to search for TLE data on this site.

Object numbers less then 10000 are always aligned to the right, and padded with zeros or spaces to the left.

Pseudo Random Numbers (PRNs)

GPS satellites are identified by the receiver by means of PRN-numbers. Real GPS satellites are numbered from 1 - 32. WAAS/EGNOS satellites and other pseudolites are assigned higher numbers. The PRN-numbers of the satellites appear on the satellite view screens of many GPS receivers.

METHODS

prn_oid

PRN given Object ID.

my $prn=prn_oid(22231);

oid_prn

Object ID given PRN.

my $oid=oid_prn(1);

listprn

List all known PRNs.

my @prn=$obj->listprn;
my $prn=$obj->listprn;

listoid

List all known OIDs.

my @oid=$obj->listoid;
my $oid=$obj->listoid;

data

OID to PRN hash reference

my $data=$self->data;

overload

Adds or overloads new OID/PRN pairs.

$obj->overload($oid=>$prn);

reset

Resets overloaded OID/PRN pairs to package defaults.

$obj->reset;


My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket




Related Search