Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gPTP: change HWTimestamper_adjclockrate into const function #603

Merged
merged 1 commit into from
May 23, 2017

Conversation

PawelModrzejewski
Copy link
Contributor

Proper HWTimestamper_adjclockrate was not executed due to
const-overloading issue and "Failed to adjust clock rate"
error was flooding (broken syntonization). Additional fix
for compilation error ('sync_timestamp' not declared) when
verbosity logs are activated.

Proper HWTimestamper_adjclockrate was not executed due to
const-overloading issue and "Failed to adjust clock rate"
error was flooding (broken syntonization). Additional fix
for compilation error ('sync_timestamp' not declared) when
verbosity logs are activated.
@PawelModrzejewski
Copy link
Contributor Author

In place of #600 which has been closed.

@andrew-elder
Copy link

Thanks for this. I appreciate your updated changes after the last pull request was merged. All the changes look good to me.

@andrew-elder
Copy link

Merging....

@andrew-elder andrew-elder merged commit 8fb233d into Avnu:open-avb-next May 23, 2017
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