Difference between revisions of "Emulator 1.6"
From RifidiWiki
| Line 1: | Line 1: | ||
| − | + | =New Features=  | |
This section describes some of the new features in release 1.6.  | This section describes some of the new features in release 1.6.  | ||
| Line 13: | Line 13: | ||
*Speed and RSSI are now supported features for tags.  | *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   | + | *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.     | *Several Autonomous commands are fixed so they work properly.     | ||
| − | *Fixed a problem with the   | + | *Fixed a problem with the "antennasequence" command that sometimes caused no tags to be read.     | 
*GPIO is now enabled by default.  | *GPIO is now enabled by default.  | ||
*Time commands now work for the Alien.     | *Time commands now work for the Alien.     | ||
| Line 29: | Line 29: | ||
*Added support for the Sirit reader to emulator.  | *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.