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

Use our pictures link in 4.2.4-series.

github.com/nwtime/ntpwww - 74d636bd4b25e6f7cbbc8156d2badb6329728487 authored over 3 years ago
Use our pictures link in 4.2.2-series.

github.com/nwtime/ntpwww - d268fd859cd25b6b104375f2fb10707a0926ed10 authored over 3 years ago
Use our pictures link in 4.2.0 pages.

github.com/nwtime/ntpwww - 94a39cc4637733ea40a51c8b9eaed9e2aba2b8c5 authored over 3 years ago
Use our pictures link in 4.1.2 pages.

github.com/nwtime/ntpwww - 002e5546e846e0411870449bfdc82361e7603e1f authored over 3 years ago
Use our pictures link for 4.1.1 pages.

github.com/nwtime/ntpwww - 32df3b13798c82e985bb9523c8f68699013026ce authored over 3 years ago
Add title page to content layout.

github.com/nwtime/ntpwww - 0dfa4d9334dd40cd780b5c926990e4b10f459464 authored over 3 years ago
Use internal pictures link in 4.1.0 pages.

github.com/nwtime/ntpwww - 6930ec78b9d300f488f8cc57dd86ad1e3bc5b0f4 authored over 3 years ago
Add some left-padding to breadcrumbs.

github.com/nwtime/ntpwww - 2c7eb0203dfc0e1f7c86f603a60b524a2886f2cd authored over 3 years ago
Fix issue that prevented hugo from finding content directory.

github.com/nwtime/ntpwww - e84274806920d1cb0f30c1739dc3f1da11285a91 authored over 3 years ago
Add NTP logo to header.

github.com/nwtime/ntpwww - c471ab8108cde979f739848e2052bbc134860242 authored over 3 years ago
Add padding to heading anchors.

github.com/nwtime/ntpwww - 85bde6857fdbc168d9ed6da75116414c3858757c authored over 3 years ago
Improve layout of content pages.

github.com/nwtime/ntpwww - b31d1a6cba004158eee2739a5783497322c16991 authored over 3 years ago
I hate git rm.

github.com/nwtime/ntpwww - ab94aa2a912c00c269534c90c43bb2a1f198a5a1 authored over 3 years ago
Add back file git rm'd.

github.com/nwtime/ntpwww - eebfa3d83594726192b6eb08ac382bc611e7d621 authored over 3 years ago
Remove unused CSS.

github.com/nwtime/ntpwww - 9b204165718f99eb5d8f2c729ca53224ee4b9b07 authored over 3 years ago
Remove unused partials.

github.com/nwtime/ntpwww - 774fdf44903788dd1ee2ef4d316467ef4ae68980 authored over 3 years ago
Improve styling of homepage.

github.com/nwtime/ntpwww - e3f155c87ad89528a76cbef02ff80e3b3049a582 authored over 3 years ago
Fix floating header and narrow content layout.

github.com/nwtime/ntpwww - 3031c1527cf438a0f5612d961af662c6b8b6b510 authored over 3 years ago
Fix issue that prevented feedback from showing on all pages.

github.com/nwtime/ntpwww - 2252af2b00af1ea74ea6dc35484265d63906e924 authored over 3 years ago
Tighten up theme, still a WIP.

github.com/nwtime/ntpwww - 748532966513091d9d2113b24bd029be66dd3bc4 authored over 3 years ago
Remove items that shouldn't be here and update .gitignore.

github.com/nwtime/ntpwww - a33aa9a330b43bc2e1e443647d5adb90de791392 authored over 3 years ago
Fix main index file for content/en.

github.com/nwtime/ntpwww - f22721f4fe0e6fc8f34dee2dd4eae01de7ad8658 authored over 3 years ago
Merge branch 'main' of https://github.com/nwtime/ntpdoc

github.com/nwtime/ntpwww - fa500d4ec0bf1112678ea4bfd7c9b8606127e7b4 authored over 3 years ago
Initial switch to nwtime theme. Still a WIP but everything should render and look decent.

github.com/nwtime/ntpwww - 6754a08978962346007b61597a573732cdf23fcc authored over 3 years ago
Fix quoting in ptp4l man page.

In the groff syntax lines starting with a dot or quote are requests. A
line in the servo_offset_...

github.com/nwtime/linuxptp - 6cfba54148af52d3e3b3cd0b743d22537529e286 authored over 3 years ago
config: Add workaround for glibc getopt_long().

getopt_long() in glibc allows shortened long option names, e.g.
ptp4l --domain works as --domain...

github.com/nwtime/linuxptp - 6116613122ea60e6c0a33359cfc39bf86d28e7a1 authored over 3 years ago
lstab: Close file after reading.

The lstab_read() function opens a file, but doesn't close it after use.

Signed-off-by: Miroslav...

github.com/nwtime/linuxptp - 2bd23463596e4c1e4e806a287bdcd3895b8356bc authored over 3 years ago
lstab: update expiration to 28 December 2021

Bring the built in leap second table up to date through IERS Bulletin C62.
No new leap seconds h...

github.com/nwtime/linuxptp - 27bc9d52fa12b78abe0b3b73e162693938fbf498 authored over 3 years ago
port: Don't check timestamps from non-slave ports.

Don't perform the sanity check on receive timestamps from ports in
non-slave states to avoid fal...

github.com/nwtime/linuxptp - e117e37e379556fa23337db2518bb44d8793e039 authored over 3 years ago
clockcheck: Increase minimum interval.

Increase the minimum check interval to 1 second to measure the frequency
offset more accurately ...

github.com/nwtime/linuxptp - a082bcd700e4955ebaa00d7039bf4bce92048ac4 authored over 3 years ago
clock: Reset clock check on best clock/port change.

Reset the clock check when the best clock or port changes, together with
the other state like cu...

github.com/nwtime/linuxptp - 262a49b07eaccc0f0237e3cd4df01b185b8f664f authored over 3 years ago
Rename management ID macros.

The management ID macros are prefixed with TLV. This is confusing,
because the true TLV tags ha...

github.com/nwtime/linuxptp - d86eaa157a0af7d807fc44ce6d91c34084e6902f authored over 3 years ago
clock: Reset state when switching port with same best clock.

When the best port is changed, but the ID of the best clock doesn't
change (e.g. a passive port ...

github.com/nwtime/linuxptp - 7e8eba5332671abfd95d06dd191059eded1d2cca authored over 3 years ago
port: Don't renew raw transport.

Renewing of the transport on announce/sync timeout is needed in the
client-only mode to avoid ge...

github.com/nwtime/linuxptp - 6df84259647757bc53818a039734f8ff85618c02 authored over 3 years ago
Merge pull request #4 from nwtime/210725-add-public

210725 add public

github.com/nwtime/ntpwww - f6fa582553b75b93935ca2c4308f23f8668820bd authored over 3 years ago
Rebuild public/ after the previous update.

github.com/nwtime/ntpwww - 3df59352496d2c343aa8206b851c53a1935c3207 authored over 3 years ago
Merge branch 'main' into 210725-add-public

github.com/nwtime/ntpwww - ec75d3c7d642d07e584582b48b9aa86c16e28b4b authored over 3 years ago
It's "NTF", not "the NTF"

github.com/nwtime/ntpwww - afbae24f8c26477a22bed9b0d62731d99ee4a1bb authored over 3 years ago
Merge pull request #2 from nwtime/210725-add-public

adding in public/

github.com/nwtime/ntpwww - 4b3ae8e8bc91247846c408ca456b8f6b1b4d9e7a authored over 3 years ago
adding in public/

github.com/nwtime/ntpwww - 1d71bc48769fb47f3f150fa2ea5d90eca004643b authored over 3 years ago
Use nwtime's primary/secondary colors and default font.

github.com/nwtime/ntpwww - de2d45d732a35da91e4937c7c9cc57979cac5254 authored over 3 years ago
Change footer to match nwtime footer color. While here, go back to stock 404.

github.com/nwtime/ntpwww - 8843ee984b7a66e2ab84496d344477f287f9fba7 authored over 3 years ago
Increase the default tx_timestamp_timeout to 10

The tx_timestamp_timeout configuration defines the number of
milliseconds to wait for a Tx times...

github.com/nwtime/linuxptp - 1a2dfe9b00b79a59acf905476bbc33c74d5770a3 authored over 3 years ago
ts2phc: Add serial baudrate option

Add serial baudrate configuration option. Default to 9600 bps.

Signed-off-by: Lars Munch <lars@...

github.com/nwtime/linuxptp - 47c9a2d35d567e7f4e87d2c01872fa1cce3c20b2 authored over 3 years ago
ts2phc: Update leapfile documentation

Update leapfile documentation to note the file will be
reloaded if modified.

Signed-off-by: Lar...

github.com/nwtime/linuxptp - bf4eee2aab9832023c542a38c16ee1b5939167f3 authored over 3 years ago
ts2phc: Fix uninitialized variable in nmea_scan_rmc

tm_isdst needs to be initialized to make sure mktime does not fail
on recent versions of glibc

...

github.com/nwtime/linuxptp - 63fc1ef4fd5e5fc45dd4de3bf27920bb109a4357 authored over 3 years ago
ts2phc: Close socket on peer shutdown

Read returns 0 (the traditional "end-of-file" return) when a remote
peer performs an orderly shu...

github.com/nwtime/linuxptp - 74c4bada36cd58656ca0a83280e40dee4b8cb26e authored over 3 years ago
Merge pull request #1 from nwtime/harlan

Updated README.md, added .gitignore

github.com/nwtime/ntpwww - cea4cfa5f53417d4c30198458d1ede7e603da709 authored over 3 years ago
Updated README.md, addede .gitignore

github.com/nwtime/ntpwww - 0083e725f8be017a84e40b8f286fdc8cb51cbdf6 authored over 3 years ago
Fix missing apostrophe found by igor.

github.com/nwtime/ntpwww - 453a3e5cc13870a26af7f377e3f7e9f1329da28f authored over 3 years ago
Fix spelling errors/repeats found by igor. Add gallery.

github.com/nwtime/ntpwww - c4433dc8d5e878a211401af93b7ac28270a134a9 authored over 3 years ago
ToC removal take 2.

github.com/nwtime/ntpwww - 93af9e0d1f952a77e40b8384dc76bd8fe0a36d74 authored over 3 years ago
Remove redundant ToC from reflib template.

github.com/nwtime/ntpwww - 106f0025e337cdf17aff3483ebe94b535b220403 authored over 3 years ago
Add whitepapers to Reference Library.

github.com/nwtime/ntpwww - 646461a852e1c4a424faaaae3e9eda8794eabb1e authored over 3 years ago
Add some more RFCs.

github.com/nwtime/ntpwww - d87f7dc402ac336c9435330444c8289a1b0220fd authored over 3 years ago
Replace About with link to NTF.

github.com/nwtime/ntpwww - 70e7317a155e011e77d2213b7d0336fe9d7fefa5 authored over 3 years ago
As well as the updated RFC index file.

github.com/nwtime/ntpwww - 569c8be989e9fffccc4747455c29087c75dfb981 authored over 3 years ago
Add remaining RFCs from Mills.

github.com/nwtime/ntpwww - 64ef5d60e5f0b8ab30898f929bc40b6b06d78153 authored over 3 years ago
Upload remaining reports from Mills.

github.com/nwtime/ntpwww - 2792c353b08448d29b6380e7e8b9b43526c45de1 authored over 3 years ago
Add remaining memos from Mills.

github.com/nwtime/ntpwww - a6eb0e9c386ee80ab2ddf8ccc9cd2effe928a94b authored over 3 years ago
Add remaining briefs from Mills.

github.com/nwtime/ntpwww - 7da9b40d8ee71031a1daa489fc9b1bec433a8482 authored over 3 years ago
Add initial structure for Reference Library.

github.com/nwtime/ntpwww - ca24e97155be7b6174855c7eab12c999e2f1a3c5 authored over 3 years ago
Use the correct URL, rather than an old redirect.

github.com/nwtime/ntpwww - 64706be1a8e6244156557e0222ed15e66af963d2 authored over 3 years ago
Fix link to TTM website.

github.com/nwtime/ntpwww - f8fdb56e1351d532b78089f396ae1992db8f6dbb authored over 3 years ago
Fix link to Citizen website.

github.com/nwtime/ntpwww - d37beaad6f3f5de492f36085c8cedd0eca1ed0e4 authored over 3 years ago
Fix some internal links.

github.com/nwtime/ntpwww - 5d5da72a1636c698b462b7eba17f52ec1f125156 authored over 3 years ago
Remove same broken reference in these 2 series.

github.com/nwtime/ntpwww - 3ad27f40c5bd39740c5196a00375339e5316aae7 authored over 3 years ago
Remove broken link.

github.com/nwtime/ntpwww - f0d6dbd6459a177bc7fd659153541da82614d72e authored over 3 years ago
Fix broken links in copyright page.

github.com/nwtime/ntpwww - 8e73b58b878b60fe0c83cfe44a16ef9d02933987 authored over 3 years ago
Fix missing colon and stray comma. While here, cleanup formatting.

github.com/nwtime/ntpwww - 4030bf6069ed2e391f3a7b4511835952434e75f9 authored over 3 years ago
tc: Fix length of follow-up message of one-step sync.

Convert the length of the generated follow-up message to network order.
This fixes reading and s...

github.com/nwtime/linuxptp - d61d77e163dbee247819f3d88593ba111577af15 authored over 3 years ago
Validate the messageLength field of incoming messages.

The PTP messageLength field is redundant because the length of a PTP
message is precisely determ...

github.com/nwtime/linuxptp - a1e63aa3a7304647913707c4df01f3df430806ab authored over 3 years ago
Add license file.

github.com/nwtime/ntpwww - b96ee07aae94abc20e3dface3aabece286c59ccf authored over 3 years ago
Last of the formatting sweep.

github.com/nwtime/ntpwww - 5f7af7238d566dc4fe0c7117649ee6fe3ced5d09 authored over 3 years ago
Format sweep through 4.1.0.

github.com/nwtime/ntpwww - 03b2a6cde9ffe750816c3cd76953d80400deead1 authored over 3 years ago
Formatting sweep through 4.1.1.

github.com/nwtime/ntpwww - 6fa2907de41d0c6c83a266454d2349cecad07ca8 authored over 3 years ago
Fix formatting in listings.

github.com/nwtime/ntpwww - 354e467484c9cee561125eec8e1a5e12a273ff69 authored over 3 years ago
Formatting sweep through 4.1.2 docs.

github.com/nwtime/ntpwww - 49093694dc48b20996e86eed8bcb5ec5e88a7b67 authored over 3 years ago
Add missing carriage return.

github.com/nwtime/ntpwww - 7d50b82d328a69062f0ab92d92e7e70918a083b6 authored over 3 years ago
Formatting sweep through 4.2.0 docs.

github.com/nwtime/ntpwww - 6bcbfe4fdfc0edbb04411e0ec04163937a955177 authored over 3 years ago
Formatting sweep through 4.2.2-series.

github.com/nwtime/ntpwww - 730acdfbc18c4e0d95cb1880275897beef1a7844 authored over 3 years ago
Formatting sweep of 4.2.4-series.

github.com/nwtime/ntpwww - d6dfeeb435662d15a1e01d4f3066a86c1a9adbb3 authored over 3 years ago
Formatting review of 4.2.6-series.

github.com/nwtime/ntpwww - 85d497ac0cf70a7b655d84dd0a0a9229443b027f authored over 3 years ago
Formatting cleanup in 4.2.8-series.

github.com/nwtime/ntpwww - 517f2c49d3e9d7185cdd413a164bd62dc1ac3fe1 authored over 3 years ago
Formatting cleanup for drivers.

github.com/nwtime/ntpwww - 2e8c7855a350c80c0c1a42970b8c39b2168fcb9e authored over 3 years ago
Formatting cleanup in hints.

github.com/nwtime/ntpwww - ab5b8fd4ee375e37b32ee8087e11020d817c520c authored over 3 years ago
Igor fixes in hints.

github.com/nwtime/ntpwww - 712c635bfc24c43750b939a2d1f2947e0b909f46 authored over 3 years ago
Igor fixes in drivers.

github.com/nwtime/ntpwww - 10a30bc4ab66e6f75c1b9a1796ff05d7a4caef37 authored over 3 years ago
Igor fixes from 4.1.1 to 3-5.93e.

github.com/nwtime/ntpwww - 7e027b65fb227f734e76ea22fdb3b482bdda36ca authored over 3 years ago
Igor fixes from 4.2.2-series to 4.1.0.

github.com/nwtime/ntpwww - 8182d45e2abad336f6208e40ae4ea8d549b0d736 authored over 3 years ago
Igor pass through 4.2.4-series.

github.com/nwtime/ntpwww - 4483b6e8e9858a1d651cdf206a66db6924d7166a authored over 3 years ago
Fixes from igor run through 4.2.6-series.

github.com/nwtime/ntpwww - 6127017740244d694d5ef39f5228e64a1bdae137 authored over 3 years ago
Igor fixes: ntpq to xleave.

github.com/nwtime/ntpwww - 6b97002fdcf8abd933ccbbcb704a15e04c151c81 authored over 3 years ago
Igor fixes: discover to ntpdate.

github.com/nwtime/ntpwww - 3de145d7621cb81ea5c725b01e51f5cb5c999faf authored over 3 years ago
Igor fixes: authopt to decode.

github.com/nwtime/ntpwww - 2e765b5b12dfa44df2eb91c1c871d4272a3e3812 authored over 3 years ago
Fix typos/grammos found by igor utility.

github.com/nwtime/ntpwww - 8fd6bb1337c338287e0b7f474bb294ab5889a7e7 authored over 3 years ago
Fix double dates in quick page.

github.com/nwtime/ntpwww - e9b5fba7872ce24da917f0256558bf835b1fb8ae authored over 3 years ago
Fix angle brackets in listings for pps page.

github.com/nwtime/ntpwww - 90d9ce17b9f06cbdbb8209eee61a0549ee10ba98 authored over 3 years ago
Fix angle brackets in listings in prefer page.

github.com/nwtime/ntpwww - 8414438a9315d8825d94253f6fa1b46e2e385bb5 authored over 3 years ago
Fix angle brackets in listings for driver34.

github.com/nwtime/ntpwww - c06c53a6c0ef8ac08bb0b1adacd1016a91e0d2a8 authored over 3 years ago