AerospaceNU / AerospaceNU/karman-avionics

Timestamp sensor data

Abierto
#5 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement good first issue
Lenguaje dominante
C
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Add a timestamp (can be as simple as a timer count) to each group of data for each sensor (i.e. the accelerometer measurements from an IMU should have a different timestamp than the magnetometer measurements from the same IMU). You will have to add variables in structs for this. Keep the naming conventions consistent and put the timestamps in the same hierarchy as the data it is stamping. Also please clearly label the conversion between the timestamp value and seconds (or milliseconds) somewhere visible in the code.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.