Difference between revisions of "Emulator 1.5.2"

From RifidiWiki

Jump to: navigation, search
(New page: =New Features= This section describes some of the new features in release 1.5.1 ==ThingMagic Alpha== ThingMagic alpha is available Thi...)
 
m (Reverted edits by Amesycyxa (Talk); changed back to last version by Kyle)
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
=New Features=
 
=New Features=
This section describes some of the new features in release 1.5.1
+
This section describes some of the new features in release 1.5.2 --COMING SOON--
==ThingMagic Alpha==
+
[[Image:Thingmagic-new-reader.png|thumb|none|400px|ThingMagic alpha is available]]
+
  
This release includes an alpha version of the ThingMagic virtual reader.  So far, support for only a few commands are available.  See [[ThingMagic]] for information about which commands are available and how to get tags back from it.
+
Testing with [[OpenJDK6]].
+
==Alien Heartbeat==
+
[[Image:Alien-heartbeat.png|thumb|none|400px|AlienReader can now send out heartbeats]]
+
  
The Alien reader can now broadcast UDP heartbeatsThis feature is useful when using the Rifidi virtual Alien reader with the Alien client tool, which can automatically add readers to its reader list by detecting heartbeat messages.
+
==Tabbed Antenna View==
 +
The IDE now displays antennas using tabsIn addition, the button to toggle between GPI/O view and Antenna View has moved to the main tool bar.
 +
[[image:Emulator1.5.2.png|600px]]
  
==Improved Alien GPO support==
+
==Better GPIO View==
It is now possible to manually change the GPO lines with the following command:
+
#GPI and GPO ports are now numbered in a reader-specific way.
 +
#Added LEDs instead of checkboxes to determine if GPOs are high or low.  The LED icons come from [http://www.modernlifeisrubbish.co.uk/ Stuart Brown's] website [http://www.modernlifeisrubbish.co.uk/article/led-icons here].
 +
[[image:gpioview1.5.2.png|600px]]
  
*get/set ExternalOutput
+
==Alien==
 
+
#Uptime for the Alien is now accurate.
==JRE 1.6 update 4 Compatibility==
+
As of this release, Rifidi Emulator should be used with JRE 1.6 update 4 or later.  Using it with a previous version my cause errors, due to the fact that the JAXB packages moved into the java core packages in JRE 1.6 update 4.
+
 
+
==Awid MPR update==
+
For the AWID, the power for the RF can now be turned on and off (if the client allows those options).  Strange behavior with "Single Tag Read" mode is now fixed.  New commands have been added.
+
  
 +
==Thing Magic==
 +
The Thing Magic reader has been updated.  For a list of features, see [[ThingMagic|the Thing Magic User's Guide]]
  
 
=Bug Fixes=
 
=Bug Fixes=
 
The following section describes a few of the bugs that have been fixed in this release
 
The following section describes a few of the bugs that have been fixed in this release
  
==Bug [ 1883033 ] Not all LLRP Messages being logged==
+
==Bug [ 12 ] Alien %i custom format doesn't work==
http://sourceforge.net/tracker/index.php?func=detail&aid=1883033&group_id=170933&atid=856093
+
https://67.207.137.86/trac/rep-external-trac/ticket/12
==Bug [ 1883038 ] LLRP Power State Problem==
+
==Bug [ 17 ] Null pointer for blank login credentials==
http://sourceforge.net/tracker/index.php?func=detail&aid=1883038&group_id=170933&atid=856093
+
https://67.207.137.86/trac/rep-external-trac/ticket/17
==Bug [ 1884483 ] AccessSpec Trigger=1 not working==
+
==Bug [ 32 ] Alien GPI/O in Automode error. AutoTrueOutput not being set to true==
http://sourceforge.net/tracker/index.php?func=detail&aid=1884483&group_id=170933&atid=856093
+
https://67.207.137.86/trac/rep-external-trac/ticket/32
==Bug [ 1917310 ] Race Condition on connection control variable ==
+
==Bug [ 50 ] Emulator crashes if a reader command returns null==
http://sourceforge.net/tracker/index.php?func=detail&aid=1917310&group_id=170933&atid=856093
+
https://67.207.137.86/trac/rep-external-trac/ticket/50
 +
 
 +
=Required Bundles=
 +
This is a list of bundles (and their bundle numbers) that have been tagged as stable for this release
 +
*org.rifidi.common.utilities (1.0.0)
 +
*org.rifidi.dependencies (1.0.0)
 +
*org.rifidi.emulator (2.0.2)
 +
*org.rifidi.emulator.reader.alien (2.0.0)
 +
*org.rifidi.emulator.reader.awid(2.0.0)
 +
*org.rifidi.emulator.reader.epc(2.0.0)
 +
*org.rifidi.emulator.reader.llrp (2.0.0)
 +
*org.rifidi.emulator.reader.symbol(2.0.0)
 +
*org.rifidi.emulator.reader.thingmagic (1.1.0)
 +
*org.rifidi.log4j(1.0.0)
 +
*org.rifidi.services (1.0.0)
 +
*org.rifidi.services.tags(2.0.2)
 +
*org.rifidi.ui.common(2.0.0)
 +
*org.rifidi.ui.ide(2.0.0)

Latest revision as of 19:41, 26 November 2010

New Features

This section describes some of the new features in release 1.5.2 --COMING SOON--

Testing with OpenJDK6.

Tabbed Antenna View

The IDE now displays antennas using tabs. In addition, the button to toggle between GPI/O view and Antenna View has moved to the main tool bar. Emulator1.5.2.png

Better GPIO View

  1. GPI and GPO ports are now numbered in a reader-specific way.
  2. Added LEDs instead of checkboxes to determine if GPOs are high or low. The LED icons come from Stuart Brown's website here.

Gpioview1.5.2.png

Alien

  1. Uptime for the Alien is now accurate.

Thing Magic

The Thing Magic reader has been updated. For a list of features, see the Thing Magic User's Guide

Bug Fixes

The following section describes a few of the bugs that have been fixed in this release

Bug [ 12 ] Alien %i custom format doesn't work

https://67.207.137.86/trac/rep-external-trac/ticket/12

Bug [ 17 ] Null pointer for blank login credentials

https://67.207.137.86/trac/rep-external-trac/ticket/17

Bug [ 32 ] Alien GPI/O in Automode error. AutoTrueOutput not being set to true

https://67.207.137.86/trac/rep-external-trac/ticket/32

Bug [ 50 ] Emulator crashes if a reader command returns null

https://67.207.137.86/trac/rep-external-trac/ticket/50

Required Bundles

This is a list of bundles (and their bundle numbers) that have been tagged as stable for this release

  • org.rifidi.common.utilities (1.0.0)
  • org.rifidi.dependencies (1.0.0)
  • org.rifidi.emulator (2.0.2)
  • org.rifidi.emulator.reader.alien (2.0.0)
  • org.rifidi.emulator.reader.awid(2.0.0)
  • org.rifidi.emulator.reader.epc(2.0.0)
  • org.rifidi.emulator.reader.llrp (2.0.0)
  • org.rifidi.emulator.reader.symbol(2.0.0)
  • org.rifidi.emulator.reader.thingmagic (1.1.0)
  • org.rifidi.log4j(1.0.0)
  • org.rifidi.services (1.0.0)
  • org.rifidi.services.tags(2.0.2)
  • org.rifidi.ui.common(2.0.0)
  • org.rifidi.ui.ide(2.0.0)
Personal tools