Sprint 7 - NexusLogica/N GitHub Wiki

Sprint 7 - Signal objects and signal trace UI

The goal of this sprint is to write the signal objects and an object to generate test signals. In addition, a display object should be written and a test page.

  1. Write signal objects. 1. Discrete signal object 1. Sampled data signal object.
  2. Write generator objects 1. Write a generator for a discrete signal with two variables with which to differentiate signals. 1. Write a generator for a sampled data signal, again with two variables.
  3. Write trace display. 1. Write SVG signal trace display. 1. Write test page to display traces.

Definition of Done:

  1. All signal objects written.
  2. Generators written.
  3. Manually tested.
  4. UI test page written.
  5. Documentation written.
  6. Server and client code saved to Github.
  7. Github read-me updated

Start date: January 9, 2014

Completed: February 1, 2014