Skip to content

[Telemetry] Add reading from single hardware PINs into telemetry_task.c #86

@devYaoYH

Description

@devYaoYH

List of single pins to be read (see doc):

  • Fixed solar charger status (PIN 34)
    • LOW means OK-functioning
  • Solar charger faulty status (PIN 33)
    • LOW means faulty!
  • Side Panel A Deployment (PIN 10)
    • HIGH means deployed!
  • Side Panel B Deployment (PIN 9)
    • HIGH means deployed!
  • Remove Before Flight (PIN 42)
    • HIGH means pin has been removed and we're ready for flight!

You should extend telemetry_task.c with additional fields in slate for the above statuses.

Metadata

Metadata

Assignees

Projects

Status

Todo

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions