USE CASES
This is where we define how, exactly, our software will be used. If we get this wrong, the rest will be too! That said, we'll come back and revise this as needed.
Software Mission Statement
The software will provide a user-friendly interface for a VEMS Genboard v3.x to configure, tune, and debug the setup of the ECU. It will add value to the project as a whole, as this will be the tool that most Genboard users will use.
System Boundaries
The software will access the ECU through the serial port. The user will operate the software through the keyboard and optionally the mouse, with feedback through the screen and audio system.
System Actors
The roles within the system are the Installer, the Tuner, and the Driver.
- The Installer is responsible for the initial setup of the ECU. They are knowledgeable about the technical details of the Genboard.
- The Tuner is responsible for getting the ECU maps and variables affecting drivability configured. They may or may not be knowledgeable about the technical details of the Genboard.
- The Driver is the end user who is likely to have minimum technical knowledge.
User Value
The Installer:
- Let the initial setup process happen quickly.
- Make the process reproducable.
- Make the tuning process as easy as possible.
- Consider "real world" factors.
- Provide user-friendly feedback on the system's operation.
- Make it easy to capture logs and diagnostic information.
Use Cases
...