Difference between revisions of "Emulator 1.6"
From RifidiWiki
(4 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
==AWID MPR== | ==AWID MPR== | ||
− | + | *The AWID now uses TCP to connect instead of Serial. | |
− | + | *Several new commands have been added, including Gen2 Portal. | |
− | + | *There is now a welcome message providing information about the reader at startup. | |
+ | *The reader will no longer crash if an invalid command is sent. | ||
+ | *Fixed an issue where requesting the temperature would cause the reader to crash. | ||
==Alien== | ==Alien== | ||
− | + | *Speed and RSSI are now supported features for tags. | |
− | + | *Now allows both ON/OFF and 1/0 to be used for commands that toggle between "on" and "off" | |
− | + | *Several Autonomous commands are fixed so they work properly. | |
− | + | *Fixed a problem with the "antennasequence" command that sometimes caused no tags to be read. | |
+ | *GPIO is now enabled by default. | ||
+ | *Time commands now work for the Alien. | ||
==LLRP== | ==LLRP== | ||
− | + | *Fixed a problem with ROSpecs accepting an invalid ID number as valid during creation. | |
− | + | *Fixed an exception that sometimes occurred when sending a SET_READER_CONFIG command. | |
− | + | *Fixed a problem where sometimes a ROSpec wouldn't start again after being disabled. | |
+ | *Fixed a conversion error for a short in _C1G2ReadOpSpecResult | ||
+ | |||
+ | ==Sirit== | ||
+ | |||
+ | *Added support for the Sirit reader to emulator. |
Latest revision as of 19:44, 26 November 2010
Contents
New Features
This section describes some of the new features in release 1.6.
AWID MPR
- The AWID now uses TCP to connect instead of Serial.
- Several new commands have been added, including Gen2 Portal.
- There is now a welcome message providing information about the reader at startup.
- The reader will no longer crash if an invalid command is sent.
- Fixed an issue where requesting the temperature would cause the reader to crash.
Alien
- Speed and RSSI are now supported features for tags.
- Now allows both ON/OFF and 1/0 to be used for commands that toggle between "on" and "off"
- Several Autonomous commands are fixed so they work properly.
- Fixed a problem with the "antennasequence" command that sometimes caused no tags to be read.
- GPIO is now enabled by default.
- Time commands now work for the Alien.
LLRP
- Fixed a problem with ROSpecs accepting an invalid ID number as valid during creation.
- Fixed an exception that sometimes occurred when sending a SET_READER_CONFIG command.
- Fixed a problem where sometimes a ROSpec wouldn't start again after being disabled.
- Fixed a conversion error for a short in _C1G2ReadOpSpecResult
Sirit
- Added support for the Sirit reader to emulator.