Difference between revisions of "Sprints"

From Nsnam
Jump to: navigation, search
(coding sprints)
 
(Upcoming sprints)
Line 14: Line 14:
 
= Upcoming sprints =
 
= Upcoming sprints =
  
* Friday November 15, 14h00-20h00 UTC
+
* Friday November 15, 14h00-20h00 UTC ('''note:'''  attendees can attend only a portion of this time, if desired)
 
** '''Topic:'''  Documentation improvement.  https://www.nsnam.org/bugzilla/show_bug.cgi?id=938
 
** '''Topic:'''  Documentation improvement.  https://www.nsnam.org/bugzilla/show_bug.cgi?id=938
 
** '''Preparation:'''
 
** '''Preparation:'''

Revision as of 07:10, 9 November 2013

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

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

Basic sprint information

  1. IRC channel is #ns-3 at irc.freenode.net

What is a sprint?

A sprint is a scheduled time for ns-3 contributors to gather and focus their undivided attention on improving the code, documentation, or tests.

Sprints are open to anyone, and are conducted on IRC, and if needed, other virtual meeting technologies.

The Djanjo project has a good reference and links to some presentations all about coding sprints.

Upcoming sprints

  • Friday November 15, 14h00-20h00 UTC (note: attendees can attend only a portion of this time, if desired)
    • Topic: Documentation improvement. https://www.nsnam.org/bugzilla/show_bug.cgi?id=938
    • Preparation:
      1. Read the general preparation below
      2. Make sure you have Doxygen installed on your system, and can run the shell script doc/doxygen.warnings.report.sh (it should generate a lot of warnings)
      3. Contact ns-3-users mailing list for help if you have trouble with the above

General preparation

  • Make sure that you can join the IRC channel
  • Make sure you can checkout the development version of ns-3 (we will use ns-3-dev)
  • Familiarize yourself with how to generate a patch against ns-3. Patches you write can be uploaded to Bugzilla or sent to one of the maintainers.

Once you're there

  • Check in by letting others know that you've joined and are ready to contribute, and a maintainer will go from there