Difference between revisions of "Emulator 1.5.2"

From RifidiWiki

Jump to: navigation, search
m (Reverted edits by Amesycyxa (Talk); changed back to last version by Kyle)
 
(16 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
This section describes some of the new features in release 1.5.2 --COMING SOON--
 
This section describes some of the new features in release 1.5.2 --COMING SOON--
  
+
Testing with [[OpenJDK6]].
==Alien==
+
  
Improvements:
+
==Tabbed Antenna View==
1. Uptime for the Alien is now accurate</br>
+
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.
2. Fixed some bugs with GPIO view. </br>
+
[[image:Emulator1.5.2.png|600px]]
3. Added LEDs instead of checkboxes to determine if GPOs are high or low.  The LED icons come from Stewart Brown's website [http://www.modernlifeisrubbish.co.uk/article/led-icons here]
+
  
==ThingMagic==
+
==Better GPIO View==
 +
#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]]
  
Improvements:
+
==Alien==
1.
+
#Uptime for the Alien is now accurate.
  
 +
==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