GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Net::GPSD3::Return::DEVICE(3) User Contributed Perl Documentation Net::GPSD3::Return::DEVICE(3)

Net::GPSD3::Return::DEVICE - Net::GPSD3 Return DEVICE Object

Provides a Perl object interface to the DEVICE object returned by the GPSD daemon.

Returns the object class

Returns the JSON string

Return the parent Net::GPSD3 object

Name the device for which the control bits are being reported, or for which they are to be applied. This attribute may be omitted only when there is exactly one subscribed channel.

GPSD's name for the device driver type. Won't be reported before gpsd has seen identifiable packets from the device.

Whatever version information the device returned.

0 means NMEA mode and 1 means alternate mode (binary if it has one, for SiRF and Evermore chipsets in particular). Attempting to set this mode on a non-GPS device will yield an error.

Time the device was activated, or 0 if it is being closed.

Note: I expect this to change to either a boolean or a timestamp in the 3.5 protocol.

Device cycle time in seconds.

Device minimum cycle time in seconds. Reported from ?CONFIGDEV when (and only when) the rate is switchable. It is read-only and not settable.

Bit vector of property flags. Currently defined flags are: describe packet types seen so far (GPS, RTCM2, RTCM3, AIS). Won't be reported if empty, e.g. before gpsd has seen identifiable packets from the device.

Device speed in bits per second.

N, O or E for no parity, odd, or even.

Stop bits (1 or 2).

Log on RT and Send to gpsd-dev email list

DavisNetworks.com supports all Perl applications including this package.

Try gpsd-dev email list

  Michael R. Davis
  CPAN ID: MRDVT
  STOP, LLC
  domain=>michaelrdavis,tld=>com,account=>perl
  http://www.stopllc.com/

This program is free software licensed under the...

  The BSD License

The full text of the license can be found in the LICENSE file included with this module.

Net::GPSD3
2011-03-26 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.