Skip to content

Conversation

@dagar
Copy link
Member

@dagar dagar commented Oct 25, 2022

No description provided.


for (int i = 0; i < rf_blocks; i++) {
sensor_gnss_spectrum_s gnss_spectrum{};
gnss_spectrum.timestamp_sample = timestamp_sample;
Copy link
Member

Choose a reason for hiding this comment

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

static_assert(sizeof(gnss_spectrum.spectrum) == sizeof(_buf.payload_rx_mon_span.block[0].spectrum), "size mismatch");

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.

3 participants