Versions Compared

Key

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

...

*** If I did my math right, 15 hertz assuming a default 12-bit resolution for the INA219s.

NameDataTypeSize (bytes)Sample Rate
VIN VoltageVoltageint1650

*** Need to determine good sample rate for the ADC (Consult James)

Tasks

NameResponsibilityPriority
INA219 TelemetryRead in values from the INA219 data and queue the data for processingHighEthernet
TransmitINA219 ProcessingTransmit telemetry to other modulesMediumData Logging Log sensor telemetryProcess telemetry, log it and send it over EthernetMedium
ADC TelemetryRead in STM32 ADC valuesHigh
ADC ProcessingProcess ADC telemetry, log it and send it over EthernetMedium


Callbacks

NameResponsibility
Ethernet ReceiveReceive notification packet to toggling logging between liftoff and landing

...