<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/esitools/wiki2/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/esitools/wiki2/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 03 Dec 2014 22:56:05 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/esitools/wiki2/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Graham Shanks</title><link>https://sourceforge.net/p/esitools/wiki2/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -12,7 +12,7 @@
   * Using the tools: 
     * [ESItool GUI](EsiToolGuiUse)
     * Approver?
-    * !ChangeBlockGenerator?
+    * [Change Block Generator](ChangeBlockGenerator)
     * [CRsummary](CrSummaryTool)
     * [Info](InfoTool)
     * [Registrar](RegistrarTool)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graham Shanks</dc:creator><pubDate>Wed, 03 Dec 2014 22:56:05 -0000</pubDate><guid>https://sourceforge.netea1400b7338da085bb08293fac29762ce0276f87</guid></item><item><title>Home modified by Graham Shanks</title><link>https://sourceforge.net/p/esitools/wiki2/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -22,8 +22,7 @@
   * [How to Report bugs and feature requests](ReportingHowTo)
   * [Design Decisions](DesignDecisions)
   * [New SISO-REF-010 template](NewTemplate)
-
-For a complete list of local wiki pages, see [TitleIndex]. 
+  * [Command Line Parameters](CommandLineParameters)

 # Automatic Tool Chain

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graham Shanks</dc:creator><pubDate>Fri, 27 Jun 2014 21:56:52 -0000</pubDate><guid>https://sourceforge.netd9d19358dea7a13de42e081a3dde2334c53c665b</guid></item><item><title>Home modified by Graham Shanks</title><link>https://sourceforge.net/p/esitools/wiki2/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -29,11 +29,7 @@

 The following diagram illustrates the tool chain to support the automated process of Change Requests (CRs). 

-[[img src=ToolChain.jpg alt=Tool Chain]]
-
-![Tool Chain](/raw-attachment/wiki/WikiStart/ToolChain.jpg)
-
-![Tool Chain](ToolChain.jpg)
+![Tool Chain](https://sourceforge.net/p/esitools/wiki2/Home/attachment/ToolChain.jpg)

 The components are as follows: 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graham Shanks</dc:creator><pubDate>Fri, 27 Jun 2014 20:22:06 -0000</pubDate><guid>https://sourceforge.net70c565354c8ec415b77ae5667e78b177bf81aa05</guid></item><item><title>Home modified by Graham Shanks</title><link>https://sourceforge.net/p/esitools/wiki2/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -29,7 +29,11 @@

 The following diagram illustrates the tool chain to support the automated process of Change Requests (CRs). 

-![](/raw-attachment/wiki/WikiStart/Tool%20Chain.jpg)
+[[img src=ToolChain.jpg alt=Tool Chain]]
+
+![Tool Chain](/raw-attachment/wiki/WikiStart/ToolChain.jpg)
+
+![Tool Chain](ToolChain.jpg)

 The components are as follows: 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Graham Shanks</dc:creator><pubDate>Fri, 27 Jun 2014 20:02:58 -0000</pubDate><guid>https://sourceforge.net366a3344b264ed1500cf729a6d3ae45b1e5afa88</guid></item><item><title>Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/esitools/wiki2/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,59 @@
-Welcome to your wiki!
+# ESI Tools

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+**ESI Tools** is a set of tools to help maintain the Enumerations for Simulation Interoperability document set, SISO-REF-010, as published by the [Simulation Interoperability Standards Organization](http://www.sisostds.org) (SISO) 

-The wiki uses [Markdown](/p/esitools/wiki2/markdown_syntax/) syntax.
+SISO-REF-010 specifies the numerical values and associated definitions for those fields that are identified as enumerations in [IEEE](http://www.ieee.org) or SISO standards. Historically SISO-REF-010 provided enumeratations for fields in the Distributed Interactive Simulation (DIS) Protocol Data Units (PDUs), [IEEE 1278.1-2012](http://standards.ieee.org/findstds/standard/1278.1-2012.html) (and its predecessors IEEE 1278.1-1995 and IEEE 1278.1A-1998). As SISO-REF-010 continues to evolve to support the larger distributed simulation community, it is expected that the scope of enumerations included will also evolve. SISO-REF-010 is governed by the Enumerations Working Group (EWG), a subgroup of the DIS Product Support Group. The EWG has created an [Operations Manual](http://www.sisostds.org/DigitalLibrary.aspx?EntryId=29547) with more information on rules and guidelines for enumerations, membership, and instructions for submitting and participating in an established enumerations process. 

-[[members limit=20]]
-[[download_button]]
+Currently users must build the tools themselves (see these [build instructions](BuildInstructions)). The intention is that an installer will be provided, which will able to be downloaded from the [ESI Tools project page](https://sourceforge.net/projects/esitools/). 
+
+# Useful Links
+
+  * [License]
+  * Using the tools: 
+    * [ESItool GUI](EsiToolGuiUse)
+    * Approver?
+    * !ChangeBlockGenerator?
+    * [CRsummary](CrSummaryTool)
+    * [Info](InfoTool)
+    * [Registrar](RegistrarTool)
+    * Updater?
+    * [Validator](ValidaterTool)
+    * [VerifyCRStatus](VerifyCRStatusTool)
+  * [How to Report bugs and feature requests](ReportingHowTo)
+  * [Design Decisions](DesignDecisions)
+  * [New SISO-REF-010 template](NewTemplate)
+
+For a complete list of local wiki pages, see [TitleIndex]. 
+
+# Automatic Tool Chain
+
+The following diagram illustrates the tool chain to support the automated process of Change Requests (CRs). 
+
+![](/raw-attachment/wiki/WikiStart/Tool%20Chain.jpg)
+
+The components are as follows: 
+
+  * **Registrar** \- Assigns Change Request numbers to the Change Request (CR) and updates the CR status document 
+  * **Updater** \- Processes Change Requests and updates the XML Database 
+  * **Approver** \- Updates the XML database with the results of the EWG decisions on a change block 
+  * **Word Generator** \- Creates the Word version of SISO-REF-010 
+  * **Excel Generator** \- Creates the Excel version of SISO-REF-010 
+  * **Change Publisher** \- Notifies the Enum Reflector about new or updated Change Requests, including any errors 
+  * **Status Publisher** \- Sends copies of Change Request Status document to the Enum Reflector 
+  * **Publisher** \- Updates the subversion Configuration Management System with the latest XML Database 
+  * **Change Block Generator** \- Creates the set of Change Request files disposed of for a particular SISO-REF-010 release 
+
+The following additonal tools are provided: 
+
+  * **ESItool GUI** \- Graphical User Interface that provides point and click access to tool chain functionality. Currently supports the **Registrar** functionality 
+  * **CRsummary** \- Provides a summary of approved CR files 
+  * **Info** \- Provides information about the SISO-REF-010 xml database 
+  * **Validator** \- Validates the SISO-REF-010 xml database 
+
+The intention is to rerun the tool chain at regular intervals - daily? This way updates to CRs are picked up, validated and incorporated into the working copy. Each rerun starts with the previous approved XML database. 
+
+After Enumerations Working Group (EWG) votes on a set of CRs, the CR status document is updated to mark the CRs as either _Approved_, _Rejected_ or _On Hold_, the tool chain is run to produce the approved SISO-REF-010 database and associated work products. 
+
+Currently the two **Publishers** are not under development - their activities will be performed manually in the mean time. 
+
+The **Excel Generator** is the XSLT script produced by Peter Ross (and thus is not currently part of the EBV Tool set). 
&lt;/pre&gt;
&lt;/div&gt;</description><pubDate>Fri, 27 Jun 2014 15:06:35 -0000</pubDate><guid>https://sourceforge.netc3683382ba82415bba0b03fe9fa9618e80f25049</guid></item><item><title>Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/esitools/wiki2/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/esitools/wiki2/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/bobmurray/"&gt;Bob Murray&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="/u/grahamshanks/"&gt;Graham Shanks&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/marrou/"&gt;Lance Marrou&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-517fd7512718467af2a428d9" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Fri, 27 Jun 2014 15:06:29 -0000</pubDate><guid>https://sourceforge.netc653188d967eff5b65cf57c19a6500dce45a1a7b</guid></item></channel></rss>