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.
- Write signal objects. 1. Discrete signal object 1. Sampled data signal object.
- 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.
- Write trace display. 1. Write SVG signal trace display. 1. Write test page to display traces.
Definition of Done:
- All signal objects written.
- Generators written.
- Manually tested.
- UI test page written.
- Documentation written.
- Server and client code saved to Github.
- Github read-me updated
Start date: January 9, 2014
Completed: February 1, 2014