Hi Kaushik, 

Thanks for the quick reply. This is the
/usr/local/share/emane/models/rfpipe/xml/rfpipemac.xml file:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mac SYSTEM "file:///usr/local/share/emane/dtd/mac.dtd">
<mac name="RF-PIPE MAC" library="rfpipemaclayer">
<param name="enablepromiscuousmode" value="off"/>
<param name="datarate" value="1M"/>
<param name="jitter" value="0"/>
<param name="delay" value="0"/>
<param name="flowcontrolenable" value="on"/>
<param name="flowcontroltokens" value="10"/>
<param name="enabletighttiming" value="off"/>
<param name="pcrcurveuri" value="rfpipepcr.xml"/>
</mac>

In my inm file, this the information regarding RFPipe:
custom-config {
custom-config-id emane_rfpipe
custom-command {11 3 9 9 11 2 11 10 10 9 9 9 10 10 11 4 11 4 4 11 11 10 2
9 9}
config {
enablepromiscuousmode=0
datarate=1M
jitter=0.0
delay=0.0
flowcontrolenable=1
flowcontroltokens=10
enabletighttiming=0
pcrcurveuri=/usr/share/emane/models/rfpipe/xml/rfpipepcr.xml
transmissioncontrolmap=
antennagain=0.0
antennaazimuth=0.0
antennaelevation=0.0
antennaprofileid=1
antennaprofilemanifesturi=
antennaprofileenable=0
bandwidth=1M
defaultconnectivitymode=1
frequency=2.347G
frequencyofinterest=2.347G
frequencyofinterestfilterenable=1
noiseprocessingmode=0
pathlossmode=2ray
subid=1
systemnoisefigure=4.0
txpower=0.0
}
}


Is there another RFPipe config file that I need to be editing? Thanks
again.

Best, 
Greg



On 10/30/13 5:13 PM, "Kaushik B. Patel" <[email protected]> wrote:

>Make sure you enable it in the corresponding mac (either rfpipe or
>ieee80211abg) config file.
>
>kb
>
>
>On 10/30/2013 04:57 PM, Kuperman, Gregory - 0665 - MITLL wrote:
>> Hi Joe,
>> 
>> Thanks for the response. Below is the file
>>/usr/local/share/emanetransplug/xml/transportdaemon-virtual.xml. Is this
>>the correct way to set it? I have also enabled it
>> 
>> <?xml version="1.0" encoding="UTF-8"?>
>> <!DOCTYPE transportdaemon SYSTEM
>>"file:///usr/share/emane/dtd/transportdaemon.dtd">
>> <transportdaemon>
>>   <instance nemid="1">
>>    <param name="localaddress" value="localhost:50001"/>
>>     <param name="remoteaddress" value="localhost:40001"/>
>>     <transport definition="transpluggablevirtual.xml">
>>       <param name="mask" value="255.255.0.0"/>
>>       <param name="address" value="172.30.1.1"/>
>>       <param name="plugin" value="transplugethernetframe.xml" />
>>       <param name="pluginparam" value="broadcastmode:off"/>
>>       <param name="flowcontrolenable" value="on"/>
>>     </transport>
>>   </instance>
>> </transportdaemon>
>> 
>> I have also enabled it in
>>/usr/local/share/emanetransplug/xml/transportdaemon-virtual.xml
>> <?xml version="1.0" encoding="UTF-8"?>
>> <!DOCTYPE transportdaemon SYSTEM
>>"file:///usr/share/emane/dtd/transportdaemon.dtd">
>> <transportdaemon>
>>   <instance nemid="1">
>>    <param name="localaddress" value="localhost:50001"/>
>>     <param name="remoteaddress" value="localhost:40001"/>
>>     <transport definition="transpluggablevirtual.xml">
>>       <param name="mask" value="255.255.0.0"/>
>>       <param name="address" value="172.30.1.1"/>
>>       <param name="plugin" value="transplugethernetframe.xml" />
>>       <param name="pluginparam" value="broadcastmode:off"/>
>>       <param name="flowcontrolenable" value="on"/>
>>     </transport>
>>   </instance>
>> </transportdaemon>
>> 
>> Thank you again for your help.
>> 
>> Best,
>> Greg
>> 
>> 
>> 
>> _______________________________________________
>> emane-users mailing list
>> [email protected]
>> http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
>> 
>_______________________________________________
>emane-users mailing list
>[email protected]
>http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users

_______________________________________________
emane-users mailing list
[email protected]
http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users

Reply via email to