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

Initial commit of Time Calibration tools #1

Merged
merged 2 commits into from
Jul 19, 2016
Merged

Initial commit of Time Calibration tools #1

merged 2 commits into from
Jul 19, 2016

Conversation

Alan-Jowett
Copy link
Member

@Alan-Jowett Alan-Jowett commented Jul 15, 2016

No description provided.

@jeffwilcox
Copy link

Was just taking a quick look, two minor notes:

  • There are .suo binary files, such as MedianFilter/.vs/MedianFilter/v14/.suo, included in the commit - they can be added to your .gitignore to keep them from the repo
  • make sure to include a LICENSE file per the open source license for this project

@Alan-Jowett Alan-Jowett merged commit 29762e2 into microsoft:master Jul 19, 2016
@Alan-Jowett Alan-Jowett deleted the dev branch July 19, 2016 19:59
Alan-Jowett added a commit that referenced this pull request Jul 26, 2016
* Initial commit of Time Calibration tools (#1) (#1)

* Initial commit of Time Calibration tools

* Fix compliance issues

* Service to monitor a set of NTP server
Alan-Jowett added a commit that referenced this pull request Jul 27, 2016
* Initial commit of Time Calibration tools (#1) (#1)

* Initial commit of Time Calibration tools

* Fix compliance issues

* Service to monitor a set of NTP server

* Add support to control frequency of sending NTP request.

REG_SZ values under server can now contain a string that is interpreted as ms between request.
Alan-Jowett added a commit that referenced this pull request Jul 27, 2016
* Initial commit of Time Calibration tools (#1) (#1)

* Initial commit of Time Calibration tools

* Fix compliance issues

* Service to monitor a set of NTP server

* Update .gitignore to skip build output

* Update .gitignore to exlude generated files
Alan-Jowett added a commit that referenced this pull request Jul 28, 2016
* Initial commit of Time Calibration tools (#1) (#1)

* Initial commit of Time Calibration tools

* Fix compliance issues

* Service to monitor a set of NTP server

* Update .gitignore to skip build output

* Update .gitignore to exlude generated files

* Make access to input files for correlation use shared access
Alan-Jowett added a commit that referenced this pull request Jul 28, 2016
…ation (#10)

* Initial commit of Time Calibration tools (#1) (#1)

* Initial commit of Time Calibration tools

* Fix compliance issues

* Service to monitor a set of NTP server

* Update .gitignore to skip build output

* Update .gitignore to exlude generated files
Alan-Jowett added a commit that referenced this pull request Jul 28, 2016
* Initial commit of Time Calibration tools (#1) (#1)

* Initial commit of Time Calibration tools

* Fix compliance issues

* Service to monitor a set of NTP server

* Update .gitignore to skip build output

* Update .gitignore to exlude generated files

* Track RTT for time queries
Alan-Jowett added a commit that referenced this pull request Aug 1, 2016
* Initial commit of Time Calibration tools (#1) (#1)

* Initial commit of Time Calibration tools

* Fix compliance issues

* Service to monitor a set of NTP server

* Update .gitignore to skip build output

* Update .gitignore to exlude generated files

* Add script to dump TSC delta between partitions (#2)
Alan-Jowett added a commit that referenced this pull request Aug 10, 2016
* Initial commit of Time Calibration tools (#1) (#1)

* Initial commit of Time Calibration tools

* Fix compliance issues

* Service to monitor a set of NTP server

* Update .gitignore to skip build output

* Update .gitignore to exlude generated files

* Add script to dump TSC delta between partitions (#2)
Alan-Jowett added a commit that referenced this pull request Nov 29, 2016
* Initial commit of Time Calibration tools (#1) (#1)

* Initial commit of Time Calibration tools

* Fix compliance issues

* Service to monitor a set of NTP server

* Update .gitignore to skip build output

* Update .gitignore to exlude generated files

* Add script to dump TSC delta between partitions (#2)
Alan-Jowett added a commit that referenced this pull request Jan 20, 2017
* Initial commit of Time Calibration tools (#1) (#1)

* Initial commit of Time Calibration tools

* Fix compliance issues

* Service to monitor a set of NTP server

* Update .gitignore to skip build output

* Update .gitignore to exlude generated files

* Add script to dump TSC delta between partitions (#2)
Alan-Jowett referenced this pull request in Alan-Jowett/Windows-Time-Calibration-Tools May 24, 2017
* Initial commit of Time Calibration tools

* Fix compliance issues
Alan-Jowett pushed a commit that referenced this pull request May 24, 2017
* Initial commit of Time Calibration tools (#1) (#1)

* Initial commit of Time Calibration tools

* Fix compliance issues

* Service to monitor a set of NTP server

* Update .gitignore to skip build output

* Update .gitignore to exlude generated files

* Add script to dump TSC delta between partitions (#2)

* Issue #15 - Log additional information about the server being contacted

NTP servers identified by DNS name may resolve to multiple IP addresses. Each
time the log rolls over, the client may pick a new NTP server. To fix this
the service will resolve the DNS name to a list of IP addresses and monitor
each IP individually.

* Issue #15 - Log additional information about the server being contacted

NTP servers identified by DNS name may resolve to multiple IP addresses. Each
time the log rolls over, the client may pick a new NTP server. To fix this
the service will resolve the DNS name to a list of IP addresses and monitor
each IP individually.

*     Issue #15 - Log additional information about the server being contacted

    Change the order in which fields are logged to preserve backwards
	compatability

* Updated to new VS version

* new verrs

* remove .reg file

* more help

* Updated readme
sm-msft added a commit that referenced this pull request Aug 25, 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.

2 participants