Uses of Interface
jmri.jmrix.can.CanFrame
Packages that use CanFrame
Package
Description
Defines classes for interfacing to a CAN-based model railway
control bus.
Defines classes for interfacing to a MERG CBUS network.
Implementation of the JMRI OpenLCB hardware interface.
-
Uses of CanFrame in jmri.jmrix.can
Subinterfaces of CanFrame in jmri.jmrix.canModifier and TypeInterfaceDescriptioninterfaceBase interface for mutable messages in a CANbus based message/reply protocol.Classes in jmri.jmrix.can that implement CanFrameModifier and TypeClassDescriptionclassBase class for messages in a CANbus based message/reply protocol.classBase class for replies in a CANbus based message/reply protocol.Methods in jmri.jmrix.can with parameters of type CanFrameModifier and TypeMethodDescriptiondefault booleanCanFrame.dataFramesEqual(CanFrame a, CanFrame b) Compare 2 CanFrame data elements for equality. -
Uses of CanFrame in jmri.jmrix.can.cbus
Methods in jmri.jmrix.can.cbus with parameters of type CanFrameModifier and TypeMethodDescriptionstatic final StringCbusOpCodes.decodeExtended(CanFrame msg) Return a string representation of a decoded Extended CBUS Message -
Uses of CanFrame in jmri.jmrix.openlcb
Methods in jmri.jmrix.openlcb with parameters of type CanFrameModifier and TypeMethodDescription(package private) static OpenLcbCanFrameOlcbConfigurationManager.convertFromCan(CanFrame message)