Mailing list archive (omnetpp-l at omnetpp.org)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omnetpp-l] INETMANET HELP.......



The possition of a remote node?
or the possition of your node?
 
If it's the possition of a remote node you will need modify the

void AbstractRadioExtended::sendUp(AirFrameExtended *airframe)

and

void AbstractRadio::sendUp(AirFrame *airframe)

 
The information that you want is in the Airframe, you must modify this method and include the information in the control Radio80211aControlInfo and send it to the upper layers

Sent: Tuesday, May 26, 2009 8:58 AM
Subject: Re: [Omnetpp-l] INETMANET HELP.......

Ok
but where can I find an INETMANET node with Radio and mobility only, so I can use this node in building my network and adding my code
i.e. how can i find/build a node with Radio and mobility modules but with no c++ code so I can add my own code.
I hope you understand my problem.
 

________________________________________________________
Abbass Marouni
 
________________________________________________________



 

From: aarizaq_m at xxx
To: omnetpp-l at xxx
Date: Mon, 25 May 2009 18:05:30 +0200
Subject: Re: [Omnetpp-l] INETMANET HELP.......

In omnet 4.0 add a new protocol it's very easy, you only need to add your code in the src/ tree. If you are working with inetmanet you should put your code in experimental or underTest directories.

Experimental is for not standard experimental protocols, and underTest is for code that should be well tested before incorporate in the base tree


Sent: Monday, May 25, 2009 10:47 AM
Subject: [Omnetpp-l] INETMANET HELP.......

Hello
 
I am working on Cooperative networks, I finished my first part of simulations and now I need to implement my MAC protocol.
 
I downloaded and built INETMANET with OMNET++ 4.0.
 
I need to use the PHY layer of IEEE802.11 and the mobility modules only, I will implement my own MAC layer.
 
I read the tutorial and the help files included with INET, but not worked....
 
how can I take the PHY layer and Mobility modules and build upon these modules....
 
is there any tutorial (Other than the ARP tutorial)
 
Waiting your Help..........
 


________________________________________________________
Abbass Marouni
 
________________________________________________________





check out the rest of the Windows Live™. More than mail–Windows Live™ goes way beyond your inbox. More than messages


_______________________________________________
Omnetpp-l mailing list
Omnetpp-l at xxx
http://lists.omnetpp.org/mailman/listinfo/omnetpp-l


Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! Try it!


_______________________________________________
Omnetpp-l mailing list
Omnetpp-l at xxx
http://lists.omnetpp.org/mailman/listinfo/omnetpp-l
_______________________________________________
Omnetpp-l mailing list
Omnetpp-l at xxx
http://lists.omnetpp.org/mailman/listinfo/omnetpp-l

Home | Main Index | Thread Index