]> git.ipfire.org Git - thirdparty/nqptp.git/shortlog
thirdparty/nqptp.git
2021-05-06  CharlesChange dev branch. 1/head
2021-05-04  Mike BradyUse _any_ follow_up message and accept only those that...
2021-05-03  Mike BradyClang Format
2021-05-03  Mike BradyAllow the clock's time to get suddenly older by any...
2021-05-02  Mike BradyMerge branch 'main' of github.com:mikebrady/nqptp into...
2021-05-02  Mike Bradyclang format
2021-05-02  Mike BradyUpdate README.md
2021-05-02  Mike BradyUpdate README.md
2021-05-02  Mike BradyUpdate README.md
2021-05-02  Mike BradyInclude the IP or the master in the shm -- the user...
2021-05-01  Mike Bradycheck for mastership whenever a clock entry is garbage...
2021-05-01  Mike BradyBe a bit more careful about updating the mastership...
2021-04-25  Mike Bradyadd Shared Memory Interface version to the -V output.
2021-04-25  Mike BradyClang Format
2021-04-25  Mike BradyAdd command line arguments -h -v -vv -vvv and -V. Bump...
2021-04-24  Mike BradyGenerate a reasonably understandable status message...
2021-04-19  Mike Bradyclang format
2021-04-19  Mike BradyAdd mickey mouse averaging. Seems to work very well.
2021-04-19  Mike BradyClang
2021-04-19  Mike BradyUse the Delay Response to check if a Sync has been...
2021-04-18  Mike Bradyuninitialised variable wanring
2021-04-18  Mike Bradyclang and clean up some debug messages
2021-04-18  Mike Bradyremove all the public clock information except for...
2021-04-18  Mike Bradyremove some no-longer-needed features on th kiss principle
2021-04-17  Mike Bradymove the debug level definition
2021-04-16  Mike Bradyforce all timing peer list changes to be resets and...
2021-04-14  Mike Bradychange a few debug messages. update to latest shm inter...
2021-04-13  Mike Bradynot using new/update stuff any more -- this migrated...
2021-04-11  Mike Bradyquieten a few debug messages
2021-04-10  Mike BradySelecting best clock, but checking doesn't imp,ement...
2021-04-09  Mike Bradytry to add compensation for short timing disturbances...
2021-04-08  Mike BradyMove the Sync hander into the message-handlers, add...
2021-04-08  Mike Bradyworking with timing peer lists, it seems
2021-04-07  Mike Bradymove follow-up code to a separate function.
2021-04-07  Mike Bradyswitch to using flag bits
2021-04-07  Mike Bradyreceives timing peer lists and sets flags accordingly.
2021-04-05  Mike BradyClang Format
2021-04-05  Mike BradyAdd code to tag clock IPs that belong to the clock...
2021-04-05  Mike BradyQuieten a noisy debug message
2021-04-04  Mike BradyTry to "Qualify" Announce messages coming in from clock...
2021-04-04  Mike BradyMove the port opening stuff to the utilities file and...
2021-04-04  Mike Bradyreorganise to make it a bit easier to get around.
2021-03-30  Mike Bradyturn off debug messages
2021-03-30  Mike Bradydefine and use FIELD_SIZE macro (also found in kernel...
2021-03-30  Mike BradyMerge branch 'main' of github.com:mikebrady/nqptp into...
2021-03-30  Mike BradyDrastic simplification -- no more averaging, use the...
2021-03-29  Mike BradyUpdate README.md
2021-03-29  Mike BradyDon't try to print a UDP message it the length is ...
2021-03-29  Mike Bradyfix a bug causing nqptp to ignore most response message...
2021-03-29  Mike BradyAdd definition of an announce message. debug_print...
2021-03-27  Mike BradyUpdate README.md
2021-03-26  Mike BradyUpdate README.md
2021-03-26  Mike BradyUpdate README.md
2021-03-26  Mike BradyUpdate README.md
2021-03-26  Mike BradyUpdate README.md
2021-03-26  Mike BradyUpdate README.md
2021-03-26  Mike BradyUpdate README.md
2021-03-26  Mike BradyUpdate README.md
2021-03-26  Mike BradyUpdate README.md
2021-03-26  Mike Bradysmall modifications
2021-03-25  Mike BradyNot using Delay_Resp information in general. Checking...
2021-03-24  Mike BradyUses epoll, still occasional error 11s, should treat...
2021-03-24  Mike BradyWorking, but recvmsg returns error 11 on occasion....
2021-03-24  Mike Bradyfix a few [unimportant] valgrind warnings.
2021-03-23  Mike Bradymove to an array of sources. still problems
2021-03-23  Mike BradyReenable garbage collection and set a timeout of one...
2021-03-23  Mike BradyDisable garbage collection.
2021-03-23  Mike BradyMake the garbage collection timeout an hour.
2021-03-22  Mike Bradyrevert mode flags on opening the shared memory
2021-03-22  Mike Bradydefine a DEBUG_LEVEL and set it to zero
2021-03-22  Mike BradyOnly create a record when the first Sync is seen. Remov...
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 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.
next