Package jmri.jmrix.can.adapters.gridconnect

Defines classes for communicating with the CAN network via hardware which uses the GridConnect format.

See:
          Description

Class Summary
GcPortController Abstract base for classes representing a GridConnect communications port
GcSerialDriverAdapter Implements SerialPortAdapter for the GridConnect protocol.
GcTrafficController Traffic controller for the GridConnect protocol.
GridConnectMessage Class for GridConnect messages for a CAN hardware adapter.
GridConnectReply Class for replies in a GridConnect based message/reply protocol.
 

Package jmri.jmrix.can.adapters.gridconnect Description

Defines classes for communicating with the CAN network via hardware which uses the GridConnect format.

The primary implementation handles the regular format. The canusb package is a vestigal specific implementation which has been pulled back into the main package for the "CAN via GridConnect adapter" connection.

The MERG CAN-RS and CAN-USB adapters speak a slightly different varient of the GridConnect protocol, where the computer-to-adapter headers are fixed length and left-justified. This is handled via inheritance in the gridconnect.canrs subpackage.

Since:
2.1.7


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads