Difference between revisions of "Emulator documentation summary"
From RifidiWiki
|  (→Engine) | m | ||
| Line 1: | Line 1: | ||
| [[category:developerDoc]][[category:EngineDoc]] | [[category:developerDoc]][[category:EngineDoc]] | ||
| − | The  | + | The Emulator is divided up into two main pieces: the Engine, which is the code that emulates specific reader functions, and the IDE which is the user interface for manipulating the readers. | 
| == Engine == | == Engine == | ||
| *[[Engine Overview]] | *[[Engine Overview]] | ||
| Line 17: | Line 17: | ||
| − | == All  | + | == All Emulator Documentation == | 
| *[[:Category:engineDoc|Browse All Engine Documentation]] | *[[:Category:engineDoc|Browse All Engine Documentation]] | ||
Revision as of 17:53, 29 November 2007
The Emulator is divided up into two main pieces: the Engine, which is the code that emulates specific reader functions, and the IDE which is the user interface for manipulating the readers.
Engine
IDE
LLRP Tool Kit
- Eclipse integration : http://llrp-toolkit.wiki.sourceforge.net/LTKJavaEclipseIntegration

