Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Network Time Foundation


Collective - Host: opensource - https://opencollective.com/network-time-foundation - Website: https://www.nwtime.org - Code: https://github.com/nwtime

config: save a block from falling off the RHS of the page.

This patch rearranges the guts of the main parsing loop to keep it
more within the 80th column. ...

github.com/nwtime/linuxptp - 1e9ffd50ae10bd203cb94ed29de5ee5cc3fb0cef authored over 9 years ago
config: remove the last remaining legacy item.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 13aec6d133ac3894710943e86afdb8207dc19ea6 authored over 9 years ago
config: convert 'manufacturerIdentity' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - e82462e295d3455baf5d88ef9f32c9d12b47a62d authored over 9 years ago
config: convert 'userDescription' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - bf229e1e0f8778e7e608bb060da093bc75a032cc authored over 9 years ago
config: convert 'productDescription' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 4e23ac1b216344582ea260f7306ad3da1746e930 authored over 9 years ago
config: convert 'revisionData' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - b708ee384595b386d11d98ff30428e5f21787b3c authored over 9 years ago
util: provide the 'count_char' helper function.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - efa91dda772e1dae88128782cd48de578e651ad6 authored over 9 years ago
ptp4l: set print levels earlier.

Now we have debug messages in the configuration code. Therefore set up
the print levels immedia...

github.com/nwtime/linuxptp - 30157821f77b2a5bac25908c76840011fd6a328c authored over 9 years ago
config: convert 'clock_servo' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 8836f3cc6768b409dcbdc01ade4a0a0ae3c5bd56 authored over 9 years ago
config: convert 'uds_address' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - e27b036d09426d30fcba6380250e94c00edbc537 authored over 9 years ago
config: convert 'p2p_dst_mac', letting it be a per-port option.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 852c288ebe1684f947db69ddfd74473135c3edb7 authored over 9 years ago
config: convert 'ptp_dst_mac', letting it be a per-port option.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - a31f2d0ddf361bb7b558240730b6d3a7369b1d26 authored over 9 years ago
util: add a helper function to scan a MAC address.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 5fe77584b414904620806fdb0343a91f38a16d6c authored over 9 years ago
config: introduce a string type.

Global default values will be static strings, but values from the
configuration file will be dyn...

github.com/nwtime/linuxptp - c05dcce7244f3f2f8e11d650cb20fabea0c94171 authored over 9 years ago
config: convert 'time_stamping' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - ed566513e03c7583defa9c92c964c6dd1155ae58 authored over 9 years ago
config: convert 'delay_filter' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - b6a91303a909862a47d3f1fa6fcd2a6e30dbcede authored over 9 years ago
config: convert 'priority1' and 'priority2' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 0c9d54d3fff2162507e92abd14fc65e063b60d50 authored over 9 years ago
config: convert 'udp6_scope' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 6fa42d3491ba64ffc8f9e5626aa505534a0d911b authored over 9 years ago
config: remove the 'port_defaults' structure.

This definition is now empty and can serve no purpose any more.

Signed-off-by: Richard Cochran ...

github.com/nwtime/linuxptp - 0bb690c16cb28071e49f9b4c1d0c43a211da8e4b authored over 9 years ago
config: convert the fault interval options to the new scheme.

This conversion is not straightforward due to the fact that these options
can take a value of "A...

github.com/nwtime/linuxptp - bbd8d62bec9efadec92ce191a5bf251f47586446 authored over 9 years ago
config: convert 'timeSource' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 76f8d5eb48864c7d8cb8da11010461c50e08fa0e authored over 9 years ago
config: convert 'sanity_freq_limit' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 5277396b3afdfc752211547cae50f8c7a5f532b1 authored over 9 years ago
config: convert 'kernel_leap' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 0aff268a4e023cdbeddc0e9ac75d4c5297f3070e authored over 9 years ago
config: convert 'summary_interval' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - f2da3cc48438cf9dc3523177221c954d7121e25f authored over 9 years ago
config: convert 'free_running' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 5eeea1365227b8bfb94bf78d5a5727f3b1216078 authored over 9 years ago
config: clock, port: convert 'boundary_clock_jbod' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 38c891b2c8ae4967b7eb26ac09b5f27f86f756de authored over 9 years ago
config: port: convert 'delay_filter_length' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - eaa70f165fb3ecc48a69f269c1cff513a1933f8a authored over 9 years ago
config: port: convert 'egressLatency' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - a19318b413aeaca234bef5f26b4af1240ee2824b authored over 9 years ago
config: port: convert 'min_neighbor_prop_delay' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 3ff0e4a589672e4eb58bf02a28f66347f72eb79f authored over 9 years ago
config: port: convert 'neighborPropDelayThresh' to new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 7895466de1331bddadaea885a749e374dc6fef5f authored over 9 years ago
config: port: convert 'follow_up_info' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - becc6262cc05faa60df47b48bfdc9bbe5e0b0f4a authored over 9 years ago
config: port: convert 'path_trace_enabled' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - e1dcf8ea110eb814cc01e3747c02f579a28c9e54 authored over 9 years ago
port: change 'announce_span' into a macro.

This probably should not have been a variable in the first place.

Signed-off-by: Richard Cochra...

github.com/nwtime/linuxptp - 54f45063df4998e93b5e2344df20a1ff9df640d1 authored over 9 years ago
config: prot: convert 'transportSpecific' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 8efb623f128d066212a31ceb0bfd6a03daf33938 authored over 9 years ago
config: port: convert 'syncReceiptTimeout' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - fffb6a53bd1bfda9984a6a536e2f97d2eada007e authored over 9 years ago
config: port: convert 'logMinPdelayReqInterval' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 639ce56fa0e167344ceb85c20235841086485d70 authored over 9 years ago
config: port: convert 'logAnnounceInterval' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 8026663c43cbceeb4a8cebc8a60b40d3c4ef203b authored over 9 years ago
config: port: convert 'delayAsymmetry' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 95a629624f61cfc04b6d86e4dabbbee2b17fafe9 authored over 9 years ago
config: convert 'pi_integral_norm_max' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 177a7104d5e92bdbf43f440565a8c9b310a7e5c5 authored over 9 years ago
config: convert 'pi_integral_exponent' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 85c358ebe027b866c6a4c493dea998ca8ec12dd6 authored over 9 years ago
config: convert 'pi_integral_scale' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 75333362346e3c24c01b2db0c0e5eaf85bc4ff78 authored over 9 years ago
config: convert 'pi_proportional_exponent' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - d48c8ce8a5d0d15a51f396aa4807fa4822d7155d authored over 9 years ago
config: convert 'pi_proportional_scale' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 94048a2947dc6c6f101951c572ba557a8e0531ad authored over 9 years ago
config: convert 'pi_integral_const' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 07b229907d43b62f76cec69ac342d34e5f6dc32b authored over 9 years ago
config: convert 'pi_proportional_const' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 25c903b0d2d50208ed27be6f360d1046735efc41 authored over 9 years ago
config: convert 'verbose' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - a7db9bad3790e29689c16a5c6b5aeb6fd4e2c719 authored over 9 years ago
config: convert 'use_syslog' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - f5f77b182c35787320010a8435f4abf6416ffab6 authored over 9 years ago
config: convert 'logging_level' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - caaf72c5ec4aededfeeb10590cf2c8d893126775 authored over 9 years ago
config: convert the 'first_step_threshold' option to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 4f649b1ec4052818018eff168d3ec989e6483fd5 authored over 9 years ago
config: convert the 'step_threshold' option to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - df578135d36afa5a5ccfd95c411c152abab65eeb authored over 9 years ago
config: add methods to set values taken from the command line.

This patch adds functions that will set and lock a certain value. The
intended use of these met...

github.com/nwtime/linuxptp - 28fbc390f63c4a86d745c0f0a1b67f4e9b98fdfd authored over 9 years ago
config: convert the 'check_fup_sync' option to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - a4329f7873d4e32c867a9943e5662cb94b558da8 authored over 9 years ago
config: convert 'tx_timestamp_timeout' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 42dda4d2b7dd22c0c08964dac6be4b5f3aa201cc authored over 9 years ago
config: convert the 'assume_two_step' option to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 85bbf9d9191bc66cc969cb4fb25377bca6632b90 authored over 9 years ago
config: port: convert 'announceReceiptTimeout' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 35227f2d1f55264014430966fe9b6122b5f00c3d authored over 9 years ago
udp: configure the socket with the TTL option.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - d4995c6d71ded118dc90834fd1f886b47ad75301 authored over 9 years ago
config: convert 'pi_proportional_norm_max' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - b57840cef9a27dc5949e8a5e9bb8963ba6e76072 authored over 9 years ago
config: convert the 'max_frequency' option to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - e8a2956ce05190da4b61af518edf38784c7b871b authored over 9 years ago
servo: store the configuration in the servo data structure.

This will allow removing the code that passes configuration options via
global variables.

Signe...

github.com/nwtime/linuxptp - bde8ef4360b742569985934644ad2b2d4bf00199 authored over 9 years ago
config: convert 'gmCapable' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 2816133b5e40760f2e9355b85fbf68f11aae74b0 authored over 9 years ago
config: convert 'ntpshm_segment' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 4c9c44742937ee34ce49300e7d3a2ad4e8c45fd9 authored over 9 years ago
config: port: convert 'logMinDelayReqInterval' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 0578e321fbed602b2a87fb0d460a3b7c1646aad7 authored over 9 years ago
config: clock, port: convert 'freq_est_interval' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - ffa7d49df60dc61c9e547d262082d195f3ef91fd authored over 9 years ago
config: port: convert 'ingressLatency' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 83e26ec68b7613255b88611d7ec8b85777f447a1 authored over 9 years ago
config: convert 'slaveOnly' and 'twoStepFlag' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - ea574c7e4f6b45bee2f8663e11249f1b1fe1435e authored over 9 years ago
config: convert 'tsproc_mode' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - a8b550887db541aafbdfb6ab46015ec09603ebdb authored over 9 years ago
config: convert 'delay_mechanism' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - bf290220050bec717f8e47cd887e4239b579f2a1 authored over 9 years ago
config: convert 'network_transport' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 3d1d93bcb27031c6f792cfd298124195ef107c20 authored over 9 years ago
config: add support for enumerated types with string labels.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 5d184839d037e6464859533d022c72a88f75d824 authored over 9 years ago
config: convert 'domainNumber' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 1080826d6c3e41172887c21bec318859d62eedb7 authored over 9 years ago
config: convert 'offsetScaledLogVariance' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 9d929fe424e6e0ab260f198b03c17a2409152fd8 authored over 9 years ago
config: convert 'clockAccuracy' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 4e27856c8b4d496ffad91120a205b440840ebe6b authored over 9 years ago
config: convert 'clockClass' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - a71ecc2816fcba48b7845b103b8f19b407f8eed3 authored over 9 years ago
config: port: convert 'logSyncInterval' to the new scheme.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 769a8d3fa68cbc1f932cbcdccd29b306454459ce authored over 9 years ago
config: introduce a new API for reading configuration settings.

This patch introduces generic code for adding and parsing new options.
The public 'get' methods ...

github.com/nwtime/linuxptp - e7dbc068f6fa2bb682b9132562c153f1ad07b936 authored over 9 years ago
config: Add a hash table into the data structure.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 8f5344eed94e56feea8322a9c1805ba38175614d authored over 9 years ago
clock: store the configuration in the clock data structure.

This will help us to simplify the passing of parameters between the main
program. clock, and por...

github.com/nwtime/linuxptp - 1579b7893b8da96a821998111cd8a3c1d2c2af11 authored over 9 years ago
transport: store the configuration in the transport data structure.

This will allow modules to read out various user options.

Signed-off-by: Richard Cochran <richa...

github.com/nwtime/linuxptp - 3189a7bc0a5cd673a1ef5794b6117b502c219e70 authored over 9 years ago
pmc: require a configuration for creating a PMC instance.

In the near future, the transports will need to consult the configuration
database in order to o...

github.com/nwtime/linuxptp - bbbc0cd4519b62888c07543dec05b55698aa72ef authored over 9 years ago
clock: add a method to obtain the configuration.

This function allows the ports to read configuration variables without
changing the port method ...

github.com/nwtime/linuxptp - b297f22a8245a51c2ca5c19db1ef9672104e2f22 authored over 9 years ago
Introduce a simple hash table implementation.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - 8601aa31a33a2028da07fe3bef795e07675bbe9d authored over 9 years ago
Add a configuration option to use the "nullf" servo.

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - ae09c1c4c04c8f8e83111462e67c1d99d88c2e04 authored over 9 years ago
Add a servo that inhibits all frequency adjustment

When running with Synchronous Ethernet (SyncE), the correct clock
frequency is provided by the l...

github.com/nwtime/linuxptp - fa79141211da3bbffe1c89814ff739b0b364a3a1 authored over 9 years ago
pmc: support setting the priority attributes.

This patch lets the pmc program change the priority1 and priority2
elements of the "default data...

github.com/nwtime/linuxptp - 3e1e894d229cb3649fb97163caa47c61411bb10b authored over 9 years ago
clock: support management SET of the priority attributes.

This patch adds support for changing the priority1 and priority2
elements of the "default data s...

github.com/nwtime/linuxptp - 2318432b946070775e34b800240327e6f79879ab authored over 9 years ago
fixed hyphen/minus signs in groff

in manpages, the '-' denotes a hyphen.
for a proper minus, we need to write '\-'

Signed-off-by:...

github.com/nwtime/linuxptp - 0e1b25176d2923f210288f5980ce87c904fdff4f authored over 9 years ago
install into DESTDIR

and use 'install' throughout (rather than 'mkdir')

Signed-off-by: IOhannes m zmölnig <zmoelnig@...

github.com/nwtime/linuxptp - 572438b85eff859c1ec623e07cdc4bcc2cca0595 authored over 9 years ago
fixed spelling: "MANAGEMENT"

rather than "MANAGMENT"

Signed-off-by: IOhannes m zmölnig <[email protected]>

github.com/nwtime/linuxptp - 6415f56acbb36cd22771e968301c88957685f2e4 authored over 9 years ago
Explain how to contribute patches

Make the workflow of contribution (creating patches, submitting,
reviewing) explicit.

Signed-of...

github.com/nwtime/linuxptp - bb88fb11175f377196231d637f5ef346e351fa64 authored over 9 years ago
timemaster: kill processes by PID instead of process group.

Instead of killing the whole process group, which may contain other
processes than timemaster an...

github.com/nwtime/linuxptp - 0ee9b9000f3d96832d8b052034a6c344c187c949 authored over 9 years ago
Refactor time stamp processing.

Introduce a time stamp processor for offset/delay calculations and use
it in the clock and port ...

github.com/nwtime/linuxptp - c452e862dd929936131d3f1f7d15072674f305ca authored almost 10 years ago
Convert and correct time stamps early.

Convert time stamps to tmv_t and apply all corrections before passing
them to clock/port functio...

github.com/nwtime/linuxptp - 6813fd7c3d573ee03c88b1622c3ac52e41f7cba8 authored almost 10 years ago
pi: use sample weight.

Signed-off-by: Miroslav Lichvar <[email protected]>

github.com/nwtime/linuxptp - 32689328f11de2c566a561dd244f7d70a3e380ed authored almost 10 years ago
linreg: use sample weight.

Signed-off-by: Miroslav Lichvar <[email protected]>

github.com/nwtime/linuxptp - 5d6c3433f78648fed81fa26fc80199ebf49322b6 authored almost 10 years ago
servo: add support for weighted samples.

Add weight parameter to the sample function. Samples with smaller weight
are less reliable, they...

github.com/nwtime/linuxptp - f0b0c1116a884a0710516317292bf86b8118f526 authored almost 10 years ago
tsproc: add raw and weighting modes.

Add new time stamp processing modes to return raw delay and offset based
on the raw delay instea...

github.com/nwtime/linuxptp - 06fcfe123c6bbf7a947c359fd090e51ebbc5ad10 authored almost 10 years ago
phc2sys: don't synchronize clock to itself in automatic mode.

When no source is found in the automatic mode and a clock is selected as
the default source, set...

github.com/nwtime/linuxptp - 09e5e6e934814a0ce3528822a35b7f89b0ce8e11 authored almost 10 years ago
timemaster: set mode in ntp config to create private SHM segments.

In ntp-4.2.8p1 the segment access was made configurable with the
refclock mode option. Set the m...

github.com/nwtime/linuxptp - e9ac26f909dc7ebc99600043ebd57e9a1d13fcd5 authored about 10 years ago
Version 1.5

Signed-off-by: Richard Cochran <[email protected]>

github.com/nwtime/linuxptp - a1e2a08b4e564ea51e14f96ea18dcf5462aed923 authored about 10 years ago
phc2sys: default to the first clock in automatic mode.

If we have clocks to synchronize but no source, just pick the last one in
the list, which is the...

github.com/nwtime/linuxptp - 2ab2fbbdda868ff5481fbdc95b07359d7b1ddf77 authored about 10 years ago