Package org.ka2ddo.yaac.ax25

This package contains classes for managing, archiving, digipeating, I-gating, and cataloging AX.25 messages received by YAAC.

See:
          Description

Interface Summary
DestinationListener This interface defines events that can occur when the StationTracker class is updated with destination address information.
Digipeater.TXIGatedStationStatusListener Interface for listeners to be informed of changes to the list of Tx I-gated stations.
DuplicateCheckedAX25Listener This interface defines a listener for decoded AX.25 frames, but indicates whether or not it is a duplicate frame.
TrackerListener This interface defines events that can occur when the StationTracker class is updated with new node information.
 

Class Summary
Age This class represents a message parameter (in milliseconds) in a form that can be rendered easily on a GUI widget.
Digipeater This singleton handles digipeating operations.
Digipeater.TXIGatedStationStatus Status of stations trying to RF-transmit through this station from the Internet.
StationState This class maintains a record of the current state of a monitored station, and a reverse-chronologically-ordered history of all messages heard from the station.
StationTracker This class manages tracking all heard APRS stations and objects/items.
StationTracker.AddressStatistics<K,C extends StationTracker.AddressStatistics> This abstract class collects the occurrence counts for a particular type of station.
StationTracker.DestinationStatistics Usage statistics for a particular tocall (destination) callsign in AX.25 traffic.
StationTracker.DigipeatStatistics Address statistics for a particular digipeater.
 

Enum Summary
ListViewMode Enums specifying the view modes for the StationListViewer model.
MsgEventType Enumeration of event types that can request appropriate sound effects.
StationState.SpecialState This enumeration identifies special conditions of a monitored station or object that color a background circle behind the icon for the station.
 

Package org.ka2ddo.yaac.ax25 Description

This package contains classes for managing, archiving, digipeating, I-gating, and cataloging AX.25 messages received by YAAC.