]>
git.ipfire.org Git - thirdparty/nqptp.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mike Brady [Tue, 16 Mar 2021 08:33:32 +0000 (08:33 +0000)]
Works reasonably well. Two filters -- least square line of best fit and average. Neither is great. Not using recvmsg. Signal sequence checking is crude.
Mike Brady [Mon, 15 Mar 2021 14:06:29 +0000 (14:06 +0000)]
Working niecely with SIOCGSTAMP reception timing.
Mike Brady [Mon, 15 Mar 2021 12:22:28 +0000 (12:22 +0000)]
tidied up
Mike Brady [Mon, 15 Mar 2021 12:17:03 +0000 (12:17 +0000)]
Can keep track of separate sources now.
Mike Brady [Mon, 15 Mar 2021 09:14:52 +0000 (09:14 +0000)]
include a linked list for recording each ptp source. Untested
Mike Brady [Mon, 15 Mar 2021 08:07:32 +0000 (08:07 +0000)]
Rename main.c to nqptp.c
Mike Brady [Sun, 14 Mar 2021 22:10:31 +0000 (22:10 +0000)]
Format
Mike Brady [Sun, 14 Mar 2021 22:09:49 +0000 (22:09 +0000)]
Initial commit from the "listener" experimental app.
Mike Brady [Sun, 14 Mar 2021 18:49:27 +0000 (18:49 +0000)]
Initial commit