Products
Key Requirements
- GUI must reside on remote machine
- Client must be able to save and Load waypoints to/from a file
- Client must provide a visual display of flight status
- Support for modular output formats
- Client must support flight path changes durring a simulation
Modules
- Core - performs all application logic
- Sync - regulates realtime functionality
- Client - graphical interface
Design Paradigm
- Iterative prototyping
- Unit testing (automated)
- Usability Testing
Implementation
- Iterative prototyping
- Unit testing (automated)
- Usability Testing