Skip to content

ieee-p1906-1-reference-code/p1906-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 P1906.1 Simulation Framework

=====================================

== Wiki page ==

Please, refer to the official wiki page for more details: https://standardswiki.comsoc.org/wiki/NS-3_simulation_framework

== How installing the tool ==

  1. download and compile the latest version of ns-3

hg clone http://code.nsnam.org/ns-3-dev

cd ns-3-dev

./waf configure

./waf

  1. download the p1906.1 simulation framework code from https://github.com/ieee-p1906-1-reference-code/p1906-dev and copy paste the p1906 folder within ns-3-dev/src folder

  2. compile again the ns-3 simulator

./waf configure

./waf

== Run the simple example ==

A simple example is stored into the ns-3-dev/p1906/example folder

cp ns-3-dev/p1906/example/first-example.cc scratch

./waf --run scratch/first-example

== Run EM or MOLECULAR examples ==

Have a look to the presentation into the docs folder

About

Reference code modeling the communication framework conceived within the IEEE P1906.1 working group

Resources

License

Stars

10 stars

Watchers

5 watching

Forks

Packages

 
 
 

Contributors

Languages