Package jmri.jmrix.rfid.protocol.olimex
As this protocol is uni-directional, the specific Reporters and Sensors incorporate a time-out technique as opposed to being explicitly de-activated.
Be sure to set the correct reader model in the connection profile. Current support is for the following readers which each uses a slightly different protocol:
- Olimex MOD-RFID125
- Olimex MOD-RFID1356MIFARE (as of JMRI version 4.9.4)
Support for these readers assumes that the reader is in "CDC" mode. This reader mode is typically configured using a pushbutton on the reader.
Note that the console may show a pair of "Timeout" warnings from jmrix.AbstractMrTrafficController when the RFID device is initialized. This is expected behavior.
- Since:
- 3.9.2, 4.7.5
-
Class Summary Class Description OlimexRfid1356mifareProtocol Common routines to extract the Tag information and validate checksum for implementations that use the Olimex MOD-RFID1356MIFARE protocol.OlimexRfidProtocol Common routines to extract the Tag information and validate checksum for implementations that use the Olimex protocol.