<?xml version="1.0" encoding="iso-8859-1" ?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<!--
	This feed generated for Anonymous
	More info at http://naklon.info/rss/about.htm
-->
  <title>Portico Project Forums</title>
  <generator>RSS Feed 2.2.4</generator>
  <link rel="alternate" type="text/html"
   href="http://forums.porticoproject.org/"/>
  <modified>2012-01-28T08:06:05Z</modified>
  <entry>
    <title mode="escaped">Portico Support :: RE: MOM attributes / DIS header data</title>
    <link rel="alternate" type="text/html"
     href="http://forums.porticoproject.org/viewtopic.php?p=2117#2117"/>
    <dc:creator>tim</dc:creator>
    <dc:subject>Portico Support</dc:subject>
    <author>
		<name>tim</name>
    </author>
    <id>http://forums.porticoproject.org/viewtopic.php?p=2117#2117</id>
    <issued>2012-01-25T05:24:57Z</issued>
    <modified>2012-01-25T05:24:57Z</modified>
	<content type="text/html" mode="escaped">Author: &lt;a href=&quot;http://forums.porticoproject.org/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;tim&lt;/a&gt;&lt;br /&gt;
	Posted: Wed Jan 25, 2012 3:24 pm (GMT 10)&lt;br /&gt;&lt;br /&gt;&lt;span class="postbody"&gt;
	G'day Wegmann,
&lt;br /&gt;

&lt;br /&gt;
That's probably the best approach. Or have it in a configuration file for your utility somewhere I'd suggest. Unfortunately the MOM information within Portico is quite limited at the moment (doesn't implement the full MOM). However, if you need it in future, you can treat MOM data like regular Objects/Attributes/Interactions.
&lt;br /&gt;

&lt;br /&gt;
For example, if you wanted to be notified when a federate joins a federation, and get it's name and handle, you'd subscribe to the &amp;quot;FederateType&amp;quot; and &amp;quot;FederateHandle&amp;quot; attributes of the &amp;quot;ObjectRoot.Manager.Federate&amp;quot; class.
&lt;br /&gt;

&lt;br /&gt;
If you open up a default FOM, the MOM classes should be in there. If they're not, and the MOM is enabled on Portico, they will be automatically added. There is a RID file option to print the full FOM being used in the Portico log when you create a federation that you can use to verify that the MOM classes/interactions are there (they're all under Object/InteractionRoot.Manager).
&lt;br /&gt;

&lt;br /&gt;
Hope that provides some useful information!
&lt;br /&gt;

&lt;br /&gt;
Cheers,
&lt;br /&gt;
Tim&lt;/span&gt;&lt;br /&gt;
	</content>
  </entry>
  <entry>
    <title mode="escaped">Portico Support :: RE: MOM attributes / DIS header data</title>
    <link rel="alternate" type="text/html"
     href="http://forums.porticoproject.org/viewtopic.php?p=2116#2116"/>
    <dc:creator>wegmann</dc:creator>
    <dc:subject>Portico Support</dc:subject>
    <author>
		<name>wegmann</name>
    </author>
    <id>http://forums.porticoproject.org/viewtopic.php?p=2116#2116</id>
    <issued>2012-01-24T16:28:46Z</issued>
    <modified>2012-01-24T16:28:46Z</modified>
	<content type="text/html" mode="escaped">Author: &lt;a href=&quot;http://forums.porticoproject.org/profile.php?mode=viewprofile&amp;u=388&quot; target=&quot;_blank&quot;&gt;wegmann&lt;/a&gt;&lt;br /&gt;
	Subject: MOM information or elsewhere?&lt;br /&gt;Posted: Wed Jan 25, 2012 2:28 am (GMT 10)&lt;br /&gt;&lt;br /&gt;&lt;span class="postbody"&gt;
	Hi Tim,
&lt;br /&gt;

&lt;br /&gt;
I am writing a DIS-HLA gateway using Portico and our own DIS libraries.  It is working well so far, but I am having trouble constructing my resulting DIS PDU header because I do not have the ExerciseID. The RPR FOM does not have this field, but I thought I read somewhere that it may already be in the MOM - hence the previous question.  I was wondering if I could put it in the MOM.  If so, how, and then how would I get to that information in the receiving gateway ambassador.
&lt;br /&gt;

&lt;br /&gt;
I realize this isn't exactly a Portico question, but I was posting to this group because I head that other people are using Portico with the RPR FOM.
&lt;br /&gt;

&lt;br /&gt;
Actually .. I think I just got it.  If I give the Federation a name which is the exercise ID, ... I think that will solve it.  Going to code and test.
&lt;br /&gt;

&lt;br /&gt;
Thanks!&lt;/span&gt;&lt;br /&gt;
	</content>
  </entry>
  <entry>
    <title mode="escaped">Portico Support :: RE: MOM attributes / DIS header data</title>
    <link rel="alternate" type="text/html"
     href="http://forums.porticoproject.org/viewtopic.php?p=2115#2115"/>
    <dc:creator>wegmann</dc:creator>
    <dc:subject>Portico Support</dc:subject>
    <author>
		<name>wegmann</name>
    </author>
    <id>http://forums.porticoproject.org/viewtopic.php?p=2115#2115</id>
    <issued>2012-01-24T15:10:54Z</issued>
    <modified>2012-01-24T15:10:54Z</modified>
	<content type="text/html" mode="escaped">Author: &lt;a href=&quot;http://forums.porticoproject.org/profile.php?mode=viewprofile&amp;u=388&quot; target=&quot;_blank&quot;&gt;wegmann&lt;/a&gt;&lt;br /&gt;
	Posted: Wed Jan 25, 2012 1:10 am (GMT 10)&lt;br /&gt;&lt;br /&gt;&lt;span class="postbody"&gt;
	All I really need to know is, in a Federate Ambassador, is it possible to extract information from the MOM?  In the RTI.rid file, &amp;quot;portico.mom = enabled&amp;quot;.  Can I extract the fields and their values?  If so, what are the fields and how do I get their values?
&lt;br /&gt;

&lt;br /&gt;
Thanks for the quick reply.&lt;/span&gt;&lt;br /&gt;
	</content>
  </entry>
  <entry>
    <title mode="escaped">Portico Support :: RE: MOM attributes / DIS header data</title>
    <link rel="alternate" type="text/html"
     href="http://forums.porticoproject.org/viewtopic.php?p=2114#2114"/>
    <dc:creator>tim</dc:creator>
    <dc:subject>Portico Support</dc:subject>
    <author>
		<name>tim</name>
    </author>
    <id>http://forums.porticoproject.org/viewtopic.php?p=2114#2114</id>
    <issued>2012-01-24T14:31:21Z</issued>
    <modified>2012-01-24T14:31:21Z</modified>
	<content type="text/html" mode="escaped">Author: &lt;a href=&quot;http://forums.porticoproject.org/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;tim&lt;/a&gt;&lt;br /&gt;
	Posted: Wed Jan 25, 2012 12:31 am (GMT 10)&lt;br /&gt;&lt;br /&gt;&lt;span class="postbody"&gt;
	G'day wegmann,
&lt;br /&gt;

&lt;br /&gt;
I'm not sure what you're asking exactly. There is no way to link anything HLA directly to DIS via Portico. The RPR-FOM is similar to the DIS standard in that there is a lot of overlap between the two with regard to data and phrasing, but you cannot use it to directly interact an HLA federate with a running DIS simulation.
&lt;br /&gt;

&lt;br /&gt;
To achieve such a thing you'd need a DIS/HLA bridge (plenty floating around out there).
&lt;br /&gt;

&lt;br /&gt;
Is that what you're talking about? I'm not sure I fully understand what you're asking. Perhaps you could rephrase?
&lt;br /&gt;

&lt;br /&gt;
Cheers,
&lt;br /&gt;
Tim&lt;/span&gt;&lt;br /&gt;
	</content>
  </entry>
  <entry>
    <title mode="escaped">Portico Support :: MOM attributes / DIS header data</title>
    <link rel="alternate" type="text/html"
     href="http://forums.porticoproject.org/viewtopic.php?p=2113#2113"/>
    <dc:creator>wegmann</dc:creator>
    <dc:subject>Portico Support</dc:subject>
    <author>
		<name>wegmann</name>
    </author>
    <id>http://forums.porticoproject.org/viewtopic.php?p=2113#2113</id>
    <issued>2012-01-24T13:49:58Z</issued>
    <modified>2012-01-24T13:49:58Z</modified>
	<content type="text/html" mode="escaped">Author: &lt;a href=&quot;http://forums.porticoproject.org/profile.php?mode=viewprofile&amp;u=388&quot; target=&quot;_blank&quot;&gt;wegmann&lt;/a&gt;&lt;br /&gt;
	Subject: MOM attributes / DIS header data&lt;br /&gt;Posted: Tue Jan 24, 2012 11:49 pm (GMT 10)&lt;br /&gt;&lt;br /&gt;&lt;span class="postbody"&gt;
	I am successfully using Portico with the RPR FOM to translate PDUs between DIS and HLA.  I am needing to extract DIS header information in my federate ambassador.  I have tried publishing and subscribing, and adding the information in my federate, but I am not yet successful in adding this information into the RTI.  
&lt;br /&gt;

&lt;br /&gt;
Can anybody give me any ideas on how I go about extracting DIS header data, inserting it into the RTI (for selected PDU types) and extracting it in the Ambassador?
&lt;br /&gt;

&lt;br /&gt;
Thanks!&lt;/span&gt;&lt;br /&gt;
	</content>
  </entry>
  <entry>
    <title mode="escaped">Portico Support :: RE: portico for mobile (Android)</title>
    <link rel="alternate" type="text/html"
     href="http://forums.porticoproject.org/viewtopic.php?p=2112#2112"/>
    <dc:creator>tim</dc:creator>
    <dc:subject>Portico Support</dc:subject>
    <author>
		<name>tim</name>
    </author>
    <id>http://forums.porticoproject.org/viewtopic.php?p=2112#2112</id>
    <issued>2012-01-17T15:05:37Z</issued>
    <modified>2012-01-17T15:05:37Z</modified>
	<content type="text/html" mode="escaped">Author: &lt;a href=&quot;http://forums.porticoproject.org/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;tim&lt;/a&gt;&lt;br /&gt;
	Posted: Wed Jan 18, 2012 1:05 am (GMT 10)&lt;br /&gt;&lt;br /&gt;&lt;span class="postbody"&gt;
	G'day Renan,
&lt;br /&gt;

&lt;br /&gt;
I don't know of any other related project for this or anyone to try it. I've got no Android background (sadly) so I have no idea how well it'll work, but I'd love to hear how you go!
&lt;br /&gt;

&lt;br /&gt;
Cheers,
&lt;br /&gt;
Tim&lt;/span&gt;&lt;br /&gt;
	</content>
  </entry>
</feed>

<!-- Page generation time: 0.0239s  - Memory Usage: 0.977 Mb  - GZIP disabled -->
