Hi All,
in my python script that worked with EMANE 0.7.4 I configured the antenna
characteristics as follow:
mdr2Param[ ieee80211names.index('frequencyofinterestfilterenable') ] =
'Off'
mdr2Param[ ieee80211names.index('antennaazimuth') ] = '270.0'
mdr2Param[ ieee80211names.index('antennaelevation') ] = '0.0'
mdr2Param[ ieee80211names.index('antennaprofileid') ] = '2'
mdr2Param[ ieee80211names.index('antennaprofilemanifesturi') ] =
'/usr/share/emane/models/universal/xml/antennaprofilemanifesturi.xml'
mdr2Param[ ieee80211names.index('antennaprofileenable')] = 'on'
Unfortunately, now most of those do not work any more.
Where can I find the antennaprofilemanifesturi.xml?
And this line
mdr2Param[ ieee80211names.index('frequencyofinterestfilterenable') ] = 'Off'
do not work any more.
Thank you in advance.
Best Regards,
Simone
_______________________________________________
emane-users mailing list
[email protected]
http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users