Class: OGNClient::ReceiverBeacon

Inherits:
Message
  • Object
show all
Defined in:
lib/ogn_client/messages/receiver_beacon.rb

Constant Summary collapse

RECEIVER_BEACON_PATTERN =
%r(^
  .+?>APRS,(?:.+?,){1,2}
  (?:GLIDERN|GIGA|NYMSERV)\d*:
)x

Constants inherited from Message

Message::POSITION_PATTERN

Instance Attribute Summary

Attributes inherited from Message

#altitude, #callsign, #ground_speed, #heading, #latitude, #longitude, #raw, #receiver, #time

Method Summary

Methods inherited from Message

parse, #to_s