Skip to content

Conversation

@GuillaumeDec
Copy link
Contributor

This message will be part of the Fuzed Wagon, as per the new
Starling Output Design.

One field in the MSG_SOLN_META is called solution_inputs and is an array.
Each element is effectively a u16, the first u8 identifies which sensor we're talking about
and the other u8 has the sensor-specific contents.
For the purpose of documenting these sensor-specific contents, dummy struct types,
noted <Sensor>InputType are created, though not actually used as type.
They're there, in a sense, to describe what is effectively a Union type,
each variant being a specific sensor.
Copy link
Contributor

@scarcanague scarcanague left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments but looks good

@GuillaumeDec GuillaumeDec changed the title Guillaume/so 6/add soln meta msg [SO-6] Add SOLN_META message for Fuzed Wagon Aug 7, 2020
@GuillaumeDec GuillaumeDec merged commit 12e6f1c into master Aug 7, 2020
@GuillaumeDec GuillaumeDec deleted the guillaume/so-6/add-soln-meta-msg branch August 7, 2020 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants