Difference between revisions of "User:Craigdo"

From Nsnam
Jump to: navigation, search
(Contribution Queue)
Line 26: Line 26:
 
=== Contribution Queue ===
 
=== Contribution Queue ===
  
I have just completed a contribution for an ns-3 object name service which has been merged into the ns-3.4 release.
+
* I have recently begun thinking about model validation in ns-3.  This is not yet cooked enough to have a repository or even a document, but is on my list for making progress immediately after ns-3.4 ships.  I have been signed up to come up with a validation environment and an example validation suite.  This will probably revolve around Wifi and/or TCP.
  
I am also working on a group of contributions that will allow ns-3 simulations to talk to the outside world in real timeThese are the real-time scheduler, and the emu and tap emulation models.  I first provided a real-time scheduler in ns-3.2 as enabling technologyThe emu part of the equation was released with ns-3.3 and the tap bridge part has been merged into the ns-3.4 release due out in March.
+
* I have also been pondering how to do some real testing on ns-3.  Currently we have a blurry relationship between regression testing and example scripts.  We want to make an explicit break between the two and build a real test environment.  I have been signed up to do the environment and an example test suite.
 
+
I have also been working on integrating some of the ns-3 emulation work into the ORBIT and CORE testbeds.
+
 
+
# http://www.nsnam.org/wiki/index.php/Current_Development#ns-3_Emulation_and_Realtime_Scheduler
+
  
 
== Other developer pages ==
 
== Other developer pages ==

Revision as of 23:33, 27 March 2009

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - Samples - Models - Education - Contributed Code - Papers

About craigdo

Craigdo.jpg

craigdo (sometimes known as Craig Dowell, sometimes by names too vile to mention here) is an ns-3 developer based out of The University of Washington Department of Electrical Engineering in Seattle, Washington, USA.

Responsibilities

I am the maintainer-of-record for the following pieces of ns-3:

  • src/node
  • src/core/names
  • src/simulator/realtime-simulator
  • src/devices/csma
  • src/devices/point-to-point
  • src/devices/emu
  • src/devices/tap-bridge
  • src/helper
  • src/routing/global-routing
  • src/doc/tutorial
  • regression tests

This means that bugs assigned to these modules are (at least initially) assigned to me and I am responsible for evaluating patches and conributions for as they might affect these modules. This is an ongoing maintenance effort that is always part of my work. In addition to my maintainer hat, I also contribute to other parts of ns-3.

Contribution Queue

  • I have recently begun thinking about model validation in ns-3. This is not yet cooked enough to have a repository or even a document, but is on my list for making progress immediately after ns-3.4 ships. I have been signed up to come up with a validation environment and an example validation suite. This will probably revolve around Wifi and/or TCP.
  • I have also been pondering how to do some real testing on ns-3. Currently we have a blurry relationship between regression testing and example scripts. We want to make an explicit break between the two and build a real test environment. I have been signed up to do the environment and an example test suite.

Other developer pages


Craigdo 02:02, 20 March 2009 (UTC)