Menu

/ptp4l.c Commit Log


Commit Date  
[d825b1] (5.5 kB) by Richard Cochran Richard Cochran

Let the clock code figure the PHC index.

The code that determines the index of the PHC device is useful to all
kinds of clock devices.

Signed-off-by: Richard Cochran <richardcochran@...>

2015-10-21 08:52:25 View
Download
[9c8fe6] (6.4 kB) by Richard Cochran Richard Cochran

clock: specify type at creation time.

Store the type in the clock object explicitly.

Signed-off-by: Richard Cochran <richardcochran@...>

2015-10-18 14:26:49 View
Download
[8f7fb1] (6.3 kB) by Richard Cochran Richard Cochran

Perform the time stamping mode check in the clock module.

Signed-off-by: Richard Cochran <richardcochran@...>

2015-10-21 08:48:43 View
Download
[bbe55f] (7.2 kB) by Richard Cochran Richard Cochran

clock: remove redundant parameter from the create method.

There is no need for the 'ifaces' parameter since the list of network
interfaces is already present in the configuration.

Signed-off-by: Richard Cochran <richardcochran@...>

2015-10-18 20:10:05 View
Download
[9b2766] (7.3 kB) by Richard Cochran Richard Cochran

clock: simplify the create method.

With the new configuration API, there is no need to pass the default data
set. Instead, the clock code can read the configuration directly. This
patch simplifies the clock create method by removing the 'dds' parameter
and moving the code that initialized the data set into the clock module.

Signed-off-by: Richard Cochran <richardcochran@...>

2015-10-18 15:19:43 View
Download
[2fc2af] (10.0 kB) by Richard Cochran Richard Cochran

config: get the time stamp information early.

There is no need to have a function to get this information as
we can easily obtain it when the interface is first created.

Signed-off-by: Richard Cochran <richardcochran@...>

2015-10-21 12:07:32 View
Download
[7b438d] (10.0 kB) by Richard Cochran Richard Cochran

config: introduce a proper creation method.

Now that all of the legacy, open coded configuration fields are gone,
we can follow a normal create/destroy pattern for the configuration.
This patch add the new method and converts the programs to use it.

Signed-off-by: Richard Cochran <richardcochran@...>

2015-08-23 11:59:38 View
Download
[13aec6] (10.2 kB) by Richard Cochran Richard Cochran

config: remove the last remaining legacy item.

Signed-off-by: Richard Cochran <richardcochran@...>

2015-08-22 19:15:17 View
Download
[e82462] (10.2 kB) by Richard Cochran Richard Cochran

config: convert 'manufacturerIdentity' to the new scheme.

Signed-off-by: Richard Cochran <richardcochran@...>

2015-08-22 18:59:56 View
Download
[bf229e] (10.0 kB) by Richard Cochran Richard Cochran

config: convert 'userDescription' to the new scheme.

Signed-off-by: Richard Cochran <richardcochran@...>

2015-08-22 16:26:24 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.