Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

The objective of the driver input system is to wait on the actions taken by the user and use those events to broadcast the relevant message to the correct device.

Finite State Machine

The program will be controlled through the use of multiple Finite State Machines to ensure that inputs are only serviced at the appropriate periods. 

...