Skip to content

ts2phc: PHC sync logic shall not skip step if set_freq fails#23

Open
paul-sirin wants to merge 1 commit intorichardcochran:masterfrom
paul-sirin:fix-check-on-phc-sync
Open

ts2phc: PHC sync logic shall not skip step if set_freq fails#23
paul-sirin wants to merge 1 commit intorichardcochran:masterfrom
paul-sirin:fix-check-on-phc-sync

Conversation

@paul-sirin
Copy link

Some clocks do not support adjustment by frequency but support by step. Current implementation does not try to apply step after frequency adjustment fails. This commit fixes the logic to try both before goto error handling.

Some PHC does not support adjustment by frequency but support by step.
Current implementation does not try to apply step after frequency
adjustment fails. This commit fixes the logic to try both before goto
error handling.
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.

1 participant