Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.444.441 Times

Lowrance Marine Gps software
Filter: All | Freeware | Demo
 

Lowrance Marine Gps

1 2 3 4 5 > 
Added: May 13, 2010 | Visits: 1.342

GPS::Lowrance 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...



Platforms: *nix

License: Freeware Size: 22.53 KB Download (139): GPS::Lowrance Download

Added: September 18, 2010 | Visits: 1.599

GPS::Lowrance::Trail GPS::Lowrance::Trail is a Perl module to convert between GDM16 Trails and other formats. Installation: Installation is pretty standard: perl Makefile.PL make make test make install There is no test suite to speak of. One will be added in a later version. SYNOPSIS use...





Platforms: *nix

License: Freeware Size: 8.19 KB Download (113): GPS::Lowrance::Trail Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 660

Java Marine API Java Marine API is a small, handy NMEA 0183 library specially designed to enable an easy access to data provided by marine instruments such as GPS, sonar or autopilot. Also, the manipulation of data is supported. Currently the library supports 11 GPS sentence types.


Platforms: Windows

License: Freeware Download (49): Java Marine API Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 668

GPSNavX Marine Navigation A very affordable solution for the boater that wants to take the Mac aboard for real-time display of position on full color marine raster format BSB and Softcharts. Plug your GPS into your Mac and watch as your boat moves along in real-time, plotting a track behind the boat and logging your...


Platforms: Mac

License: Commercial Cost: $59.99 USD Size: 6.6 MB Download (55): GPSNavX Marine Navigation Download

Added: January 15, 2006 | Visits: 4.094

Frontbase GPS GPS Software - Download waypoints and routes from Garmin GPS. Upload waypoints and routes to Garmin GPS. Excel and Text files supported! This software is very easy to use!


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.29 MB Download (203): Frontbase GPS Download

Added: January 05, 2006 | Visits: 3.133

NavTools GPS NavTools GPS is a small and easy to use application to connect your PC or laptop to an existing GPS (NMEA 0183 serial connection) installation. Position cata will automatically be displayed and logged on your screen, and voyage data can be exchanged and shared with the NavTools Route voyage...


Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 1.5 MB Download (255): NavTools GPS Download

Added: August 11, 2006 | Visits: 3.340

GPS Express Standard Edition GPS Express provides a feature rich interface to serial NMEA-0183 protocol data and works with most NMEA-0183 devices, including GPS Receivers. GPS Express is available in three versions (Standard, Professional, Graphical). STANDARD displays the title, value, and units for each parameter....


Platforms: Windows

License: Shareware Cost: $65.00 USD Size: 2.1 MB Download (169): GPS Express Standard Edition Download

Added: March 12, 2006 | Visits: 12.992

HS NMEA GPS C Source Library 1.0 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: time, date, position, altitude, speed, course...


Platforms: Palm OS, Windows

License: Freeware Size: 309 KB Download (973): HS NMEA GPS C Source Library 1.0 Download

Released: January 01, 2006  |  Added: November 11, 2006 | Visits: 7.521

Crawler 3D Marine Aquarium Screensaver Download this amazing 3D screensaver and liven up your desktop with brand new 3D Marine Aquarium. Turn your PC into a wonderful 3D sea aquarium! Watch the incredible sea life of dolphins, sharks and orcas and hear the sounds of life below the sea! Download new fishes and aquarium backgrounds from...


Platforms: Windows

License: Freeware Size: 4.04 MB Download (453): Crawler 3D Marine Aquarium Screensaver Download

Released: May 16, 2008  |  Added: May 20, 2008 | Visits: 4.009

Marine Life 3D Screensaver Let this awesome 3D screensaver take you on an unforgettable diving adventure to the heart of the sea. Explore the fascinating beauty of the underwater world with a vibrant coral reef, colorful sponges and gently swaying plants. Fancy little clownfish, vigorous seahorses, cheerful sea turtles and...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 15 MB Download (357): Marine Life 3D Screensaver Download

Added: August 08, 2008 | Visits: 2.877

HS NMEA 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: , , , , and . Decoded parameters include: time, date, position, altitude, speed, course and heading, according to standard -...


Platforms: Windows

License: Freeware Size: 309 KB Download (398): HS NMEA GPS C Source Library Download

Added: August 19, 2010 | Visits: 1.228

GPS::Babel GPS::Babel is a Perl interface to gpsbabel. SYNOPSIS use GPS::Babel; my $babel = GPS::Babel->new(); # Read an OZIExplorer file into a data structure my $data = $babel->read(route.ozi, ozi); # Convert a file automatically choosing input and output # format based on extension...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (121): GPS::Babel Download

Added: March 24, 2010 | Visits: 1.187

GPS::SpaceTrack 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...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (117): GPS::SpaceTrack Download

Added: July 10, 2010 | Visits: 1.478

GPS::PRN 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)...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (230): GPS::PRN Download

Added: February 15, 2010 | Visits: 2.250

GPS Tracker GPS Tracker project allows someone to track a GPS enabled cell phone using Google maps. For this project I used a Motorola i355 cell phone on the Sprint/Nextel network. You need to have a data plan so that you can make updates to your website from the cellphone. Please read the ReadMe.txt file...


Platforms: *nix

License: Freeware Download (203): GPS Tracker Download

Added: January 25, 2010 | Visits: 1.309

GPS Connect GPS Connect is a freeware program for Mac OS X which offers connectivity to Garmin GPS receivers. The intended use is to backup waypoints from the GPS to your computer. Downloaded waypoints may be saved in a native file format or exported to a variety of other formats such as tab-delimited,...


Platforms: Mac

License: Freeware Size: 1.2 MB Download (108): GPS Connect Download

Added: January 25, 2010 | Visits: 948

GPSNavX GPSNavX is the solution for the boater that wants to take the Macintosh aboard for real-time display of position on full color marine Softcharts and BSB raster charts.Just plug your GPS into your Macintosh and watch as your boat moves along in real-time, plotting a track behind the boat and...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (161): GPSNavX Download

Added: January 25, 2010 | Visits: 858

GPSy GPSy is a sophisticated Macintosh GPS communications and GIS mapping program. GPSy connects your Macintosh to a broad range of Global Positioning System (GPS) navigational units and has advanced mapping, logging, and data transfer features. GPSy has extensive support for USGS DRG topo maps,...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (104): GPSy Download

Released: April 09, 2010  |  Added: July 05, 2010 | Visits: 3.478

Tro GPS Simulator The Tro GPS Simulator provides a complete suite for all your GPS simulating needs and more. The Tro GPS Simulator uses the international standardized protocol NMEA-0183 for GPS data exchange. It can simulataneously send and recieve data.Furthermore it provides several input methods for GPS...


Platforms: Windows

License: Demo Cost: $99.00 USD Size: 5.73 MB Download (884): Tro GPS Simulator Download

Released: July 21, 2010  |  Added: September 25, 2010 | Visits: 1.353

Eye4Software GPS API Toolkit to add GPS and coordinate conversion functionality to your software and scripts (GPS API). All NMEA0183 protocol versions are supported and can be filtered by NMEA sentence type and talker ID. Garmin USB PVT support. Information on GPS status can also be retrieved: GPS fix quality,...


Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.2 MB Download (125): Eye4Software GPS API Download

1 2 3 4 5 >