Meinberg LANTIME M600 GPS PTPv2: Example Configuration Configuring the LANTIME The default login is root and the default password is timeserver . The unit has 6 NICs ...
GSoC 2013, New Timestamp and API: Project Design These data structures and functions will be implemented as a portable library of Linux kernel. Data structures First ...
1.How To Use This Source Code 1.1 Compile Kernel Source Code and Make it bootable My work is based on Linux Kernel 3.9.3, and I use following bash shell to compile ...
GSoC 2013 New Timestamp and API: Key Parts Key parts of this new timestamp API and their realizations Timestamp This was originally expected to be the system time ...
In order to do some work periodically, we can add pointer to our function to kernel task queue, then kernel will execute it automatically. Every time the function ...
These code are mainly from kernel source code of rtc interface. It reads hardware clock and use it as initial wall time when system boots. Original source code is ...
1.Test Cases All these test cases can be found at gsoc lib/TestCases/ folder at source code 1.1 Conversion from UTC to GPS struct time_struct t1,t2,gps1,gps2; t1 ...
Weekly Updates for the GSoC 2013 New Timestamp and Library API of Chen Li This page is the weekly updates of my project. Sep 23, 2013 12th week Done: * Finished ...
GSoC Project Ideas For Network Time Foundation * NTF: New Timestamp Format an improved "timestamp" project. For NTP * NTP:Dev/GSoCProjectIdeas has a big ...
GSoC Project Idea: NTF: General Timestamp Format and API This project will build on the good results of GSoC2013NewTimestampAndAPI . History Current timestamp technology ...
GSoC Project Idea: PTPd: Management Message Client Management messages are a recent addition to the PTP daemon. A client that can uses these messages to control the ...
GSoC Project Idea: PTPd: PTP Conformance Client One of the areas in which PTPd needs work is in code that validates the protocol packets used between the grandmaster ...
Welcome to the GSoC web for Network Time Foundation Related Topics: NTP:Dev/GoogleSummerOfCode Student Application Template We're always interested in having people ...