Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Conversation

@denniszollo
Copy link
Contributor

for new obs message firmware pR

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 58.949% when pulling 2ab532a on denniszollo:new_track_field into c8856a6 on swift-nav:master.

m_corrected[n].lock_time = m_new[i].lock_time;
m_corrected[n].lock_counter = m_old[j].lock_counter;
/* set the lock_counter according to whether a slip could have occured */
if (calculate_loss_of_lock(dt*1000.0, m_old[j].lock_time, m_new[i].lock_time)) {
Copy link
Contributor

Choose a reason for hiding this comment

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

should be space around *

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants