|
Class Summary |
| ActiveFlag |
Provide a flag to indicate that the system provided by
this package is active. |
| ActiveFlagCS |
Provide a flag to indicate that the system provided by
this package is active. |
| SprogCommandStation |
Implement CommandStation for SPROG communications. |
| SprogConstants |
SprogConstants.java
Description: Constants to represent values seen in SPROG traffic |
| SPROGCSMenu |
Create a "Systems" menu containing the Jmri SPROG-specific tools |
| SprogCSThrottle |
An implementation of DccThrottle with code specific to a SPROG Command
Station connection. |
| SprogCSThrottleManager |
SPROG Command Station implementation of a ThrottleManager. |
| SPROGMenu |
Create a "Systems" menu containing the Jmri SPROG-specific tools |
| SprogMessage |
Encodes a message to an SPROG command station. |
| SprogOpsModeProgrammer |
Provide an Ops Mode Programmer via a wrapper what works with the SPROG command
station object. |
| SprogPortController |
Abstract base for classes representing a Sprog communications port |
| SprogPowerManager |
PowerManager implementation for controlling SPROG layout power. |
| SprogProgrammer |
Implements the jmri.Programmer interface via commands for the Sprog programmer. |
| SprogProgrammerManager |
Extend DefaultProgrammerManager to provide programmers for SPROG systems |
| SprogQueue |
DCC Command Station Queue for use with soft command station implementations. |
| SprogReply |
SprogReply.java
Description: Carries the reply to an SprogMessage |
| SprogSlot |
Represents information for a DCC Command Station Queue entry where each entry
is a DCC packet to be transmitted to the rails
A SlotListener can be registered to hear of changes in this slot. |
| SprogSlotManager |
Controls a collection of slots, acting as a soft command station for SPROG
A SlotListener can register to hear changes. |
| SprogThrottle |
An implementation of DccThrottle with code specific to an SPROG connection. |
| SprogThrottleManager |
SPROG implementation of a ThrottleManager. |
| SprogTrafficController |
Converts Stream-based I/O to/from Sprog messages. |
| SprogTurnout |
Sprog implementation of the Turnout interface. |
| SprogTurnoutManager |
Implement turnout manager for Sprog systems. |