Type | Changes | By |
feature | Major changes in HardwareAbstraction interface | matthias-lampe |
feature | Moved HAL from module of Fosstrak Reader to own project | matthias-lampe |
feature | Added HardwareAbstraction implementation for FEIG OBID i-scan ID ISC.MR101-A (COM, HF), ID ISC.LRU1000 (TCP/IP, UHF) and Impinj Speedway (TCP/IP, UHF) | jhaller |
feature | Changed all configuration files to XML (were mixed XML and properties until now) | jhaller |
bugfix | Resource loading redesigned. Fixes 1547832. | jhaller |
bugfix | Multiplexer configuration file optional if no multiplexer used with the FeigCOMController, readpoint can be declared in controller configuration file. Fixes 1823577. | jhaller |
bugfix | No default configuration files defined in other configuration files. Fixes 1823580. | jhaller |
feature | Changed simulated tag to EPCclass1Gen2 tag memory layout (with password memory, TID with random serial number, EPC with CRC and PC bits and user memory) | jhaller |
feature | Added EPCTransponderModel class: All EPCclass1Gen2 readers work with many different RFID tags and new tags can simply be added to a configuration file | jhaller |
feature | Added IDType class: The ID type of tags can be defined in a configuration file | jhaller |
feature | Added possibility to read and write memory banks of a simulated tag in the GUI of the graphic simulator | jhaller |
feature | Simulator and other reader implementations add a tag descriptor to each tag during inventory | jhaller |