Versions Compared

Key

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

...

TODO: Data logic in FltConn module

Perform any data processing required to turn the return of read(…) or write(…) into the appropriate python object. Implemented as a set of functions in the FltConn modules. PIGOs and POGIs are constructed at this stage.

TODO: API logic in FltConn module

Exposes functionality to the worker function. Should just have get_pogi() and get_pigo() functions.

Reference

USB Protocol Overview

...