RIT-Launch-Initiative / FSW

Firmware for Launch's flight hardware
GNU Affero General Public License v3.0
5 stars 1 forks source link

Added uint64_t timestamps to backplane telemetry data #117

Closed cowsed closed 3 months ago

cowsed commented 3 months ago

This closes #113

Description

Added timestamped telemetry structs for backplane modules.

Type of change

How Has This Been Tested?

The code builds. No hardware is available to test.

Test Configuration:

Checklist:

cowsed commented 3 months ago

gotcha. I thought we did want time over Ethernet. I can fix when I get back from work

AarC10 commented 3 months ago

gotcha. I thought we did want time over Ethernet. I can fix when I get back from work

We want GNSS time over Ethernet which Nate is working on. Other modules will not care about the uptime in ms / tick from another module.