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.070.135 Times

GPS::Lowrance 0.31

  Date Added: May 13, 2010  |  Visits: 1.336

GPS::Lowrance

Report Broken Link
Printer Friendly Version


Product Homepage
Download (139 downloads)



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..

Requirements: No special requirements
Platforms: Linux
Keyword: Connect Connect To Eagle Eagle Gps Gps Gpslowrance Libraries Lowrance Module Perl Perl Module Plot Programming
Users rating: 0/10

License: Freeware Size: 22.53 KB
USER REVIEWS
More Reviews or Write Review


GPS::LOWRANCE RELATED
Database Tools  -  Easy Connect to MySQL 1.0
Easy Connect to MySQL is a very simple class that can be used to connect to a MySQL database and execute a SQL SELECT query.It consists of a single function that does everything at once: connects to a given MySQL database, executes a given SELECT...
10 KB  
Gaming Utilities  -  BattleTech THUD 1.4
BattleTech THUD is a Java client designed to connect to Battletech MUXes and display combat data in a easy-to-read tactical display. BattleTech THUD client displays a tactical map, contacts list, armor status and more..
112.64 KB  
Networking Tools  -  WvDial 1.60
WvDial is an easier way to connect to the internet. It completely avoids the need for chat scripts, edits pap-secrets and chap-secrets for you, detects your modem automatically, and chooses a valid init string. It can even read and respond to...
96.26 KB  
Multimedia & Graphics  -  xmppstatusbot 0.2
xmppstatusbot script will connect to jabber/xmpp account and set status to announce what song is currently being played in your amarok. You can create dedicated account for this bot or you can use your normal one if youre not afraid (second option...
20.48 KB  
Utilities  -  cec 6
cec (Coraid Ethernet Console) client, can connect to any CEC server over raw ethernet. Coraid appliances are examples of CEC servers. Cec is also the name of the client used to connect to cec servers. Cec will run on linux, and bsd flavors...
8.19 KB  
Networking Tools  -  PPTP Client 1.7.1
PPTP Client allows you to connect to a PPTP server from a Linux box. It sets up a PPTP connection, after which the PPP daemon establishes a PPP link over that PPTP call. So youd like to run a PPTP tunnel from your Linux, FreeBSD, NetBSD or...
58.37 KB  
Libraries  -  Firefoot Library 0.1.3
FireFoot is library that provides an easy way for C language programmers to connect to Firebird database servers (and provably Interbase). It uses the Firebird/Interbase API. Library supports: - Create, delete, connect to Firebird database...
512 KB  
File Sharing  -  mooseekd 0.02
mooseekd project is a partial fork of Museek+, containing only the standalone daemon needed to connect to the Soulseek P2P network. Naming has been changed so as not to clash with an existing Museek+/museekd installation. The goal of the fork is...
471.04 KB  
Networking Tools  -  Wireless Assistant 0.5.7
This is a small application allowing you to scan for wireless networks and connect to them. Wireless Assistant uses wireless-tools as its backend, so they need to be installed. All feedback as well as hints and good advice are appreciated!...
122.88 KB  
Audio Tools  -  iLeech 0.10
iLeech is a Mac OS X application that will connect to an iTunes 4.0. Introduced in iTunes v4.0 is the ability to share your playlist with other iTunes users. This is accomplished locally using Rendezvous/zeroconf/mdns/whatever, or if you know...
56.32 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB