This website requires JavaScript.
Explore
Help
Register
Sign In
chao
/
linuxptp
Watch
1
Star
0
Fork
You've already forked linuxptp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
82f13c594a
linuxptp
/
.gitignore
9 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitignore. Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
2012-11-06 00:13:27 +08:00
/*.d
/*.o
gitignore: add .version as this is generated during a make Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
2014-07-11 06:49:29 +08:00
/.version
Add .gitignore. Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
2012-11-06 00:13:27 +08:00
/hwstamp_ctl
/phc2sys
/pmc
/ptp4l
linuxptp: add phc_ctl program to help debug PHC devices This is an updated version of a script I wrote a couple years ago for debugging the PHC when writing a new driver. I figured that it might be handy for the LinuxPTP project to include, as it can give some insight into the PHC directly. I have updated it to make use of the shared code here, in order to reduce duplication. Hopefully this is of some use to everyone. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
2014-07-19 04:46:02 +08:00
/phc_ctl