Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Create framework for checkout.py #21

@jacobrdavis

Description

@jacobrdavis

Create and frame checkout.py, a script which performs automated tests of the hardware (GPS, IMU, + modem), confirms the configuration matches that specified by the user in the config file, and returns a summary/diagnostics report. This is meant to be run ahead of deployment or during bench testing.

  • import the checkout modules (checkoutGPS.py, checkoutIMU, ...)
  • run each checkout module
  • keep track of checkout module errors
  • confirm the settings reported by each module match those specified in the config file
  • create a summary for the user which reports passes/fails/warnings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions