]> git.ipfire.org Git - thirdparty/nqptp.git/shortlog
thirdparty/nqptp.git
2022-03-02  Mike BradyMerge branch 'development'
2022-03-01  Mike BradyQuieten a debug message.
2022-02-28  Mike BradyAlways create a new SHM interface for every new shm...
2022-01-05  Mike BradyUpdate README.md
2022-01-04  Mike BradyUpdate README.md
2022-01-02  Mike BradyUpdate RELEASE_NOTES.md
2022-01-02  Mike BradyUpdate README.md
2022-01-02  Mike Bradylatest version of the nqptp interface header
2022-01-01  Mike BradyImprove a few debug messages.
2022-01-01  Mike BradyFix some debug messages.
2021-12-31  Mike BradyEnable nqptp to deal with multiple independent clients...
2021-12-28  Mike Bradyold and new system sort-of work now...
2021-12-27  Mike BradyAdding more multi-client functionality (still incomplet...
2021-12-21  Mike BradyUpdate RELEASE_NOTES.md
2021-12-21  Mike BradyUpdate RELEASE_NOTES.md
2021-12-21  Mike BradyEnsure the interface is updated when the mastership...
2021-12-21  Mike BradyUpdate RELEASE_NOTES.md
2021-12-21  Mike BradyFurther simplify nqptp to discard mastership history...
2021-12-20  Mike BradyModify code so that all the sampling stuff can be omitt...
2021-12-15  Mike BradyUpdate RELEASE_NOTES.md
2021-12-15  Mike BradyMake nqptp less sensitive to breaks in transmission...
2021-12-14  Mike BradyUpdate RELEASE_NOTES.md
2021-12-14  Mike BradyTry to improve the reliability of restarting a "silent...
2021-12-14  Mike BradyTry to improve the reliability of restarting a "silent...
2021-12-09  Mike BradyFix some issues suggested by clang-tidy.
2021-12-08  Mike BradyUpdate README.md
2021-12-08  Mike BradyUpdate RELEASE_NOTES.md
2021-12-08  Mike BradyMerge branch 'development' into main
2021-12-07  Mike Bradytweak PTP tracking coefficients
2021-12-06  Mike BradyContinue to experiment with late follow-up correction...
2021-11-30  Mike BradyDon't die if the clock table is full or address list...
2021-11-28  Mike BradyClang Format
2021-11-28  Mike BradyMove to using CLOCK_MONOLITHIC_RAW to avoid NTP effects...
2021-11-27  Mike BradyAdd a comment, increase the weights of the jitter in...
2021-11-25  Mike BradyAllow up to 10 ms of negative jitter to be accepted...
2021-11-25  Mike Bradyclang format change only
2021-11-25  Mike BradyOnly install a service file if there isn't one there...
2021-11-14  Mike BradyRemove some redundant structure members and associated...
2021-11-09  Mike BradyUpdate README.md
2021-11-09  Mike BradyUpdate README.md
2021-11-08  Mike BradyMerge branch 'wakener' of github.com:mikebrady/nqptp...
2021-11-08  Mike BradyDocumentation update.
2021-11-08  Mike BradyMerge branch 'development' into wakener
2021-11-08  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-11-08  Mike BradyUpdate README.md
2021-11-07  Mike BradyUpdate README.md
2021-11-07  Mike BradyUpdate README.md
2021-11-07  Mike BradyUpdate README.md
2021-11-07  Mike BradyUpdate the release notes.
2021-11-07  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-07  Mike BradyUpdate README.md
2021-11-07  Mike BradyRemove superceded code. Calculate priority of ping...
2021-11-06  Mike BradyFollow an Announce of a better clock with an Announce...
2021-11-05  Mike BradyUpdate RELEASE_NOTES.md
2021-11-05  Mike BradyWhen a timing peer list is provided, wait for 0.5 sec...
2021-11-05  Mike BradyExperiment with replicating a Signaling packet coming...
2021-11-05  Mike BradyAdd some PTP definitions -- a Signaling packet structur...
2021-11-04  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-04  Mike BradyUpdate RELEASE_NOTES.md
2021-11-04  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-04  Mike BradyMerge pull request #10 from fwcd/systemd-install-prefix
2021-11-03  fwcdUse libdir during systemd service install 10/head
2021-11-02  Mike BradySet the priorities to 248.
2021-11-01  Mike BradySend a faux announcment message to every timing peer...
2021-10-31  Mike BradySend an Announce message three times to each valid...
2021-10-31  Mike Bradyget IPvX family when creating each clock record.
2021-10-30  Mike Bradyadd ip family stuff to the clock records and the port...
2021-10-29  Mike BradyPrepare an Announce message to send to all peers, hopfu...
2021-10-29  Mike Bradyfix self id to allow for host byte order
2021-10-29  Mike Bradyadd nctoh64() utility
2021-10-29  Mike BradyFix some -endian errors. Include port number in debug...
2021-10-29  Mike Bradycosmetic change only
2021-10-29  Mike BradyBegin to add the ability to send out announce messages.
2021-10-28  Mike BradyAdd infrastructure for executing timed tasks, with...
2021-07-28  Mike BradyAdd a flag to selectively enable includion of the start...
2021-07-22  Mike BradyUpdate RELEASE_NOTES.md
2021-07-22  Mike BradyUpdate RELEASE_NOTES.md
2021-07-22  Mike BradyUpdates from the main branch.
2021-07-22  Mike BradyUpdate RELEASE_NOTES.md
2021-07-22  Mike BradyMerge pull request #7 from hifiberry/main
2021-07-22  HiFiBerryUse DESTDIR 7/head
2021-07-19  Mike BradyCandidate full implementation of BCM algorithm. Clang...
2021-07-16  Mike BradyUpdate RELEASE_NOTES.md
2021-07-09  Mike BradyCreate RELEASE_NOTES.md
2021-07-08  Mike BradyCheck return from getifaddrs and check that the address...
2021-07-08  Mike BradyCheck the ifa_addr before dereferencing it.
2021-07-08  Mike BradyRemove misleading debug message.
2021-07-08  Mike BradyCheck return status from getifaddrs.
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyMake sure up-to-date information is used in a follow...
2021-07-07  Mike Bradyclock becoming master was using obselete information...
2021-07-07  Mike BradyMerge branch 'development' into main
2021-07-06  Mike BradyUpdate Makefile.am
2021-07-06  Mike BradyCheck for the present of .git/index before committing...
2021-07-06  Mike BradyUpdate README.md
next