]> git.ipfire.org Git - thirdparty/nqptp.git/shortlog
thirdparty/nqptp.git
2021-03-22  Mike BradyUpdate README.md
2021-03-22  Mike BradyUpdate README.md
2021-03-22  Mike BradyUpdate README.md
2021-03-22  Mike BradyUpdate README.md
2021-03-22  Mike BradyUpdate README.md
2021-03-22  Mike BradyTidy some stuff up.
2021-03-22  Mike BradyGeneral cleanup, terminate cleanly on SIGINT and SIGTERM.
2021-03-22  Mike BradyStart using gthe debug messages like Shairport Sync...
2021-03-21  Mike BradyUpdate nqptp.service.in
2021-03-21  Mike BradyGet the installer working and improve the error message...
2021-03-21  Mike BradyAdd an installer. Untested.
2021-03-21  Mike BradyPrint the distant clock id and its local time as well...
2021-03-21  Mike BradyGenerate local clock id correctly. Untested.
2021-03-21  Mike BradyInclude Clock ID in records and public record. garbage...
2021-03-20  Mike BradyAdd code to index each sample so that, e.g. the first...
2021-03-20  Mike BradyUpdate README.md
2021-03-20  Mike BradyStop using packed structures, increase the limit to...
2021-03-20  Mike Bradyquieten a few debug messages
2021-03-19  Mike BradyUpdate COPYING
2021-03-19  Mike BradyUpdate nqptp-shm-structures.h
2021-03-19  Mike BradyFix a bug resetting the samples buffer. Calculate diffe...
2021-03-18  Mike BradyDon't need a C++ header file just yet.
2021-03-18  Mike BradyAdd new standard interface files
2021-03-17  Mike BradySeems to work pretty well. Needs tidying up!
2021-03-17  Mike BradyInitial shm attempt
2021-03-17  Mike BradySeems to work pretty well. No SHM interface yet.
2021-03-16  Mike BradyTransition to using SO_TIMESTAMPING and revcmsg and...
2021-03-16  Mike BradyWorking with recvmsg and SO_TIMESTAMPNS
2021-03-16  Mike BradyWorks reasonably well. Two filters -- least square...
2021-03-15  Mike BradyWorking niecely with SIOCGSTAMP reception timing.
2021-03-15  Mike Bradytidied up
2021-03-15  Mike BradyCan keep track of separate sources now.
2021-03-15  Mike Bradyinclude a linked list for recording each ptp source...
2021-03-15  Mike BradyRename main.c to nqptp.c
2021-03-14  Mike BradyFormat
2021-03-14  Mike BradyInitial commit from the "listener" experimental app.
2021-03-14  Mike BradyInitial commit