<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/iads</id>
  <title type="text">IADS Google Group</title>
  <subtitle type="text">
  The IADS flight test analysis and display package. We invite an open discussion on the software and flight test engineering techniques.
  </subtitle>
  <link href="/group/iads/feed/atom_v1_0_msgs.xml" rel="self" title="IADS feed"/>
  <updated>2009-11-18T18:50:41Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Diarmuid</name>
  <email>co...@acracontrol.net</email>
  </author>
  <updated>2009-11-18T18:50:41Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/757480ae62841947/d21e40102a050593?show_docid=d21e40102a050593</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/757480ae62841947/d21e40102a050593?show_docid=d21e40102a050593"/>
  <title type="text">Re: EBM/101 out from IADS..</title>
  <summary type="html" xml:space="preserve">
  Hi Adam, &lt;br&gt; &lt;p&gt;As you probably know, the EBM/101 is an Ethernet PARSER. Essentially, &lt;br&gt; it captures an entire incoming IP packet, compares it to the user &lt;br&gt; defined &amp;quot;signature&amp;quot; and if the packet is &amp;quot;interesting&amp;quot; it stores the &lt;br&gt; entire packet in a buffer (which can be up to 1518 bytes in size - &lt;br&gt; driven by the MTU). You can then choose which words from the message
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Bretz</name>
  <email>j...@iads-soft.com</email>
  </author>
  <updated>2009-11-17T17:49:21Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/cfa02a07d653ad09/a81f559a263e177f?show_docid=a81f559a263e177f</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/cfa02a07d653ad09/a81f559a263e177f?show_docid=a81f559a263e177f"/>
  <title type="text">Re: [IADS] IadsRead in MatLab and/or Visual studio</title>
  <summary type="html" xml:space="preserve">
  Hi Adam, &lt;br&gt; &lt;p&gt;Ya Adam. That&#39;s nothing to do with your program or even the dll contents. &lt;br&gt; It&#39;s actually that Matlab is again breaking the existing mex interface. &lt;br&gt; &lt;p&gt;From what I understand, all we need to do to &amp;quot;fix&amp;quot; this issue is to rename &lt;br&gt; the iadsread.dll to iadsread.mex32. Give it a shot and see it the warning
  </summary>
  </entry>
  <entry>
  <author>
  <name>Michael Jones</name>
  <email>mjo...@iads-soft.com</email>
  </author>
  <updated>2009-11-17T17:46:35Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/cfa02a07d653ad09/dd1a6d9c39ff4522?show_docid=dd1a6d9c39ff4522</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/cfa02a07d653ad09/dd1a6d9c39ff4522?show_docid=dd1a6d9c39ff4522"/>
  <title type="text">Re: IadsRead in MatLab and/or Visual studio</title>
  <summary type="html" xml:space="preserve">
  I did some quick research on the .dll convention for MEX. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/rn/broifyr-1.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Looking at some discussions on the topic It appears that all you would &lt;br&gt; need todo is rename the file from *.dll to *.mexw32 although matlab &lt;br&gt; indicates it would need a recompile. Evidently this is not yet
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adam Chant</name>
  <email>a...@antelecom.net</email>
  </author>
  <updated>2009-11-17T14:47:52Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/cfa02a07d653ad09/caedfce2320a8adc?show_docid=caedfce2320a8adc</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/cfa02a07d653ad09/caedfce2320a8adc?show_docid=caedfce2320a8adc"/>
  <title type="text">IadsRead in MatLab and/or Visual studio</title>
  <summary type="html" xml:space="preserve">
  I have a few questions as I pound away at a GUI for my engineers w/o iads. &lt;br&gt; When I run my GUI I get the following warning: &lt;br&gt; &amp;quot;Calling MEX-file &#39;C:\Program Files\IADS\MatlabExtension\iad sread.dll&#39;. &lt;br&gt; MEX-files with .dll extensions will not execute in a future version of MATLAB.&amp;quot; &lt;br&gt; &lt;p&gt;Short of building a time machine out of a DeLorean can anyone tell me what
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eileen Suszek</name>
  <email>eil...@iads-soft.com</email>
  </author>
  <updated>2009-11-16T20:14:33Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/3664c202add6ecc1/36d3d8c343d7ffe7?show_docid=36d3d8c343d7ffe7</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/3664c202add6ecc1/36d3d8c343d7ffe7?show_docid=36d3d8c343d7ffe7"/>
  <title type="text">Re: Data Groups to Matlab</title>
  <summary type="html" xml:space="preserve">
  Thanks Adam!
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Bretz</name>
  <email>j...@iads-soft.com</email>
  </author>
  <updated>2009-11-16T18:46:09Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/757480ae62841947/1b97b354cdc3c495?show_docid=1b97b354cdc3c495</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/757480ae62841947/1b97b354cdc3c495?show_docid=1b97b354cdc3c495"/>
  <title type="text">Re: [IADS] EBM/101 out from IADS..</title>
  <summary type="html" xml:space="preserve">
  Adam, &lt;br&gt; &lt;p&gt;If you want to use the MakeBlob function to recreate the original packet, &lt;br&gt; you should probably run it as an OA equation and trigger off the last &lt;br&gt; parameter in the PCM map: &lt;br&gt; &lt;p&gt;SetTriggerParam( ParamN ), MakeBlob( numberOfBitsPerParameter, Param1, &lt;br&gt; Param2, ..., ParamN ) &lt;br&gt; &lt;p&gt;If you need help formulating the Decom function arguments for a given field,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adam Chant</name>
  <email>a...@antelecom.net</email>
  </author>
  <updated>2009-11-16T18:39:05Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/3664c202add6ecc1/d47bd2279e7fa495?show_docid=d47bd2279e7fa495</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/3664c202add6ecc1/d47bd2279e7fa495?show_docid=d47bd2279e7fa495"/>
  <title type="text">Re: [IADS] Data Groups to Matlab</title>
  <summary type="html" xml:space="preserve">
  Eileen, &lt;br&gt; &lt;p&gt;Try this: &lt;br&gt; &lt;p&gt;list = iadsread( &#39;DataDirectory or ServerName$PortId&#39;, &#39;&#39;, 0, &#39;? select &lt;br&gt; Parameter,ShortName,LongName,U nits from ParameterDefaults&#39;); &lt;br&gt; &lt;p&gt;That will return a structure where you can call each instance by the &#39;.&#39; notation. &lt;br&gt; list.Parameter &lt;br&gt; list.ShortName &lt;br&gt; list.LongName &lt;br&gt; list.Units
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dale Jones</name>
  <email>d...@iads-soft.com</email>
  </author>
  <updated>2009-11-16T18:13:48Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/3664c202add6ecc1/de986ececb6b2c71?show_docid=de986ececb6b2c71</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/3664c202add6ecc1/de986ececb6b2c71?show_docid=de986ececb6b2c71"/>
  <title type="text">Re: Data Groups to Matlab</title>
  <summary type="html" xml:space="preserve">
  No, the HeaderRows option is only available on export to CSV and &lt;br&gt; Excel. &lt;br&gt; &lt;p&gt;Dale
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eileen Suszek</name>
  <email>eil...@iads-soft.com</email>
  </author>
  <updated>2009-11-16T18:05:33Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/3664c202add6ecc1/c37995d7ade6082f?show_docid=c37995d7ade6082f</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/3664c202add6ecc1/c37995d7ade6082f?show_docid=c37995d7ade6082f"/>
  <title type="text">Data Groups to Matlab</title>
  <summary type="html" xml:space="preserve">
  Is it possible to export (to Matlab), \ &lt;br&gt; \HeaderRows=Parameter,LongName ,ShortName,Units I cannot seem to get &lt;br&gt; this to work?
  </summary>
  </entry>
  <entry>
  <author>
  <email>ka...@iads-soft.com</email>
  </author>
  <updated>2009-11-16T15:21:10Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/757480ae62841947/5402965e048e441b?show_docid=5402965e048e441b</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/757480ae62841947/5402965e048e441b?show_docid=5402965e048e441b"/>
  <title type="text">Re: [IADS] EBM/101 out from IADS..</title>
  <summary type="html" xml:space="preserve">
  Hi Adam- &lt;br&gt; It&#39;s funny you should post this now because another user just asked me about this. &lt;br&gt; Right now unfortunately your choices for dealing with the data that comes from this card is to either &lt;br&gt; a) use the various concat, bit_pick and convert functions to split your data from the 16 bit words directly. 
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adam Chant</name>
  <email>a...@antelecom.net</email>
  </author>
  <updated>2009-11-15T03:08:14Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/757480ae62841947/1f3e487344f9d2ce?show_docid=1f3e487344f9d2ce</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/757480ae62841947/1f3e487344f9d2ce?show_docid=1f3e487344f9d2ce"/>
  <title type="text">EBM/101 out from IADS..</title>
  <summary type="html" xml:space="preserve">
  We have the EBM/101 Ethernet but monitor from ACRA to read in a UDP &lt;br&gt; message from another DAS and was wondering if anyone has already gone &lt;br&gt; through the process of recreating the Ethernet messages from IADS? Such &lt;br&gt; that another application can process the messages as if it was directly &lt;br&gt; connected to the DAS. I guess this would be TCP/IP tunneling over TM.
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Bretz</name>
  <email>j...@iads-soft.com</email>
  </author>
  <updated>2009-11-12T16:42:02Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/0baeb94ff7ec0ae3/f6791468148c3b54?show_docid=f6791468148c3b54</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/0baeb94ff7ec0ae3/f6791468148c3b54?show_docid=f6791468148c3b54"/>
  <title type="text">Re: R: [IADS] Strip chart</title>
  <summary type="html" xml:space="preserve">
  Yes, this sounds like something more sinister ;) &lt;br&gt; &lt;p&gt;Hmmm... Ok, I think I can explain the scale changing. Maybe the display is &lt;br&gt; set to &amp;quot;Dynamic Scaling&amp;quot;? If so, it would rescale based on the current &lt;br&gt; parameter data. Put your cursor in the StripChart and &amp;quot;right &lt;br&gt; click-&amp;gt;Display-&amp;gt;Dynamic Scaling&amp;quot;. Is that optioning active (checked)?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Natola Antonio</name>
  <email>antonio.nat...@agustawestland.com</email>
  </author>
  <updated>2009-11-12T16:27:54Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/0baeb94ff7ec0ae3/8ba93a148f628f5c?show_docid=8ba93a148f628f5c</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/0baeb94ff7ec0ae3/8ba93a148f628f5c?show_docid=8ba93a148f628f5c"/>
  <title type="text">R: [IADS] Strip chart</title>
  <summary type="html" xml:space="preserve">
  Local Mode, but I&#39;m sure that I save the config file (because I change some other displays) &lt;br&gt; &lt;p&gt;Ciao &lt;br&gt; &lt;p&gt;Antonio Natola &lt;br&gt; BA609 - Data Acquisition &lt;br&gt; AgustaWestland - A Finmeccanica Company &lt;br&gt; &lt;p&gt;Strada per Bellinzago - Hangar ex Collegamenti c/o Aereoporto A.M. &lt;br&gt; Cameri - NO - 28062 - Italy &lt;br&gt; Tel. - Fax
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Bretz</name>
  <email>j...@iads-soft.com</email>
  </author>
  <updated>2009-11-12T16:21:43Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/0baeb94ff7ec0ae3/2714b037b45b80f0?show_docid=2714b037b45b80f0</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/0baeb94ff7ec0ae3/2714b037b45b80f0?show_docid=2714b037b45b80f0"/>
  <title type="text">Re: [IADS] Strip chart</title>
  <summary type="html" xml:space="preserve">
  Hi Antonio, &lt;br&gt; &lt;p&gt;Actually, it sounds like your config file is &amp;quot;read only&amp;quot; and the save is &lt;br&gt; failing. &lt;br&gt; &lt;p&gt;Are you using the PostTestDataServer or &amp;quot;local mode&amp;quot;? &lt;br&gt; Jim
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Bretz</name>
  <email>j...@iads-soft.com</email>
  </author>
  <updated>2009-11-12T16:17:45Z</updated>
  <id>http://groups.google.com/group/iads/browse_thread/thread/a10e85891a6d90b7/a7bc585387d13b5d?show_docid=a7bc585387d13b5d</id>
  <link href="http://groups.google.com/group/iads/browse_thread/thread/a10e85891a6d90b7/a7bc585387d13b5d?show_docid=a7bc585387d13b5d"/>
  <title type="text">Re: [IADS] Bad_First_Char</title>
  <summary type="html" xml:space="preserve">
  Kathy, &lt;br&gt; &lt;p&gt;Unfortunately, looks like it can&#39;t be turned off for CSV files. &lt;br&gt; &lt;p&gt;Looking at the import code, Matlab (and possibly Excel and a majority of the &lt;br&gt; other programs you would export to) have &amp;quot;issues&amp;quot; with when a variable name &lt;br&gt; starts with a number. &lt;br&gt; &lt;p&gt;The long term answer (as Eric points out) is to avoid numeric based
  </summary>
  </entry>
</feed>
