|
2529c7b2d7
|
Remove superfluous includes
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2024-04-10 18:56:28 +02:00 |
|
Steffen Vogel
|
02a2aa4f94
|
Apply clang-format changes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-08 11:37:42 +02:00 |
|
Steffen Vogel
|
0735eb0f89
|
Make project REUSE compliant
And various other cleanups and harmonizations
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-07 11:16:04 +02:00 |
|
Steffen Vogel
|
78727be952
|
Use C++ style comments
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-07 11:16:04 +02:00 |
|
|
7eec1bb753
|
update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2022-12-16 23:44:07 +01:00 |
|
|
b94746effb
|
relicense VILLASnode to Apache 2.0
|
2022-07-04 18:23:57 +02:00 |
|
Manuel Pitz
|
634d95362a
|
Update pps_ts.cpp
|
2022-03-23 12:29:21 +00:00 |
|
Manuel Pitz
|
6a8081857f
|
Update pps_ts.cpp
|
2022-03-23 12:29:21 +00:00 |
|
Manuel Pitz
|
76bfd3f6f4
|
hook: change sync to middle of second to avoid errors when system time is mostly synced
|
2022-03-22 17:56:13 +01:00 |
|
|
11a25f6fb7
|
update mail address
|
2022-03-15 09:29:20 -04:00 |
|
|
17ac92aa21
|
update copyright year
|
2022-03-15 09:28:57 -04:00 |
|
|
784e970bfe
|
port large parts of VILLASnode to C++ and fix tests alongside
|
2022-01-11 09:19:53 -05:00 |
|
|
8306831942
|
hook: fixes for new {Single,Multi}SignalHook classes
|
2021-08-31 14:31:56 +02:00 |
|
|
fc6434c66c
|
pps_ts: re-add missing variable
|
2021-07-20 13:37:19 +02:00 |
|
|
6c6489f7b3
|
pps_ts: avoid nullptr dereference
|
2021-07-20 12:51:54 +02:00 |
|
|
efb5f43980
|
pps_ts: add new mode option to switch between different implementations
|
2021-07-20 12:51:54 +02:00 |
|
Manuel Pitz
|
037bec2a68
|
revert to very simple pps time sync
|
2021-07-12 17:52:27 +02:00 |
|
Manuel Pitz
|
d4ea4b9d6e
|
pps_ts: fix parse function for singal name update
|
2021-07-12 13:33:04 +00:00 |
|
|
d54fcdf5d8
|
hook: adapt existing hooks to derive from {Multi,Single}SignalHook classes
|
2021-07-07 10:41:54 +02:00 |
|
|
4f370ee1b2
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
|
|
f1b3fa1492
|
use std::vector() instead of new/delete
|
2021-02-16 14:23:28 +01:00 |
|
|
69e60b26c0
|
fix cppcheck errors
|
2021-02-16 13:25:37 +01:00 |
|
Manuel Pitz
|
e0647e4696
|
change from _ to camelCabs
|
2021-02-16 11:43:53 +01:00 |
|
Manuel Pitz
|
a27c84e366
|
adapt code style
|
2021-02-16 11:16:09 +01:00 |
|
Manuel Pitz
|
edea8e1729
|
refactoring to comply with code style
|
2021-02-15 15:18:24 +01:00 |
|
Manuel Pitz
|
670b008ca7
|
refactoring to comply to code style
|
2021-02-15 15:18:24 +01:00 |
|
Manuel Pitz
|
dd093ec99b
|
refactoring to comply with code style
|
2021-02-15 15:18:24 +01:00 |
|
Manuel Pitz
|
0814ca587c
|
hmm we missed it again. The old version did not take virt time into account
|
2021-02-15 15:18:24 +01:00 |
|
Manuel Pitz
|
88cbaec27c
|
dft: more cleanups
|
2021-02-15 15:18:24 +01:00 |
|
Manuel Pitz
|
947cc33bb3
|
change default horizon
|
2021-02-15 15:14:00 +01:00 |
|
Manuel Pitz
|
23b0dfe995
|
new approach from steffen and manuel to pps sync
|
2021-02-15 15:14:00 +01:00 |
|
Niklas Eiling
|
20fff29200
|
fix reading of non-existent config parameter
|
2021-02-15 15:14:00 +01:00 |
|
Niklas Eiling
|
01b076cb44
|
fix wrong full second calculation and cleanup lib/hooks/pps_ts.cpp
|
2021-02-15 15:14:00 +01:00 |
|
Manuel Pitz
|
fcf643c51f
|
fix integration
|
2021-02-15 15:14:00 +01:00 |
|
Niklas Eiling
|
55441eadd3
|
add TimeSync class to lib/hooks/pps_ts.cpp
|
2021-02-15 15:14:00 +01:00 |
|
Manuel Pitz
|
7479790637
|
next non working sync
|
2021-02-15 15:14:00 +01:00 |
|
Manuel Pitz
|
eb960587e6
|
update wit niklas
|
2021-02-15 15:14:00 +01:00 |
|
Manuel Pitz
|
8ea4593d85
|
first non working version of pll pps_ts sync
|
2021-02-15 15:14:00 +01:00 |
|
Manuel Pitz
|
4f06ecf5b6
|
reanable the average
|
2021-02-15 15:14:00 +01:00 |
|
Manuel Pitz
|
5d4eeac699
|
add avg capabilities
|
2021-02-15 15:14:00 +01:00 |
|
Manuel Pitz
|
79f092d0c2
|
add avg to pps time estimation
|
2021-02-15 15:13:59 +01:00 |
|
|
d1f3b03bc5
|
portability fix some printf format strings for time_t
|
2021-01-08 22:21:25 +01:00 |
|
|
3c13f67930
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
|
|
ac572d9d97
|
hook: add more calls to Hook::parse()
|
2020-08-28 19:49:36 +02:00 |
|
|
96c55711da
|
plugin: use new plugin code from VILLAScommon
|
2020-07-01 17:07:15 +02:00 |
|
|
ef7b2f7f91
|
graphviz: workaround nameclash
|
2020-06-08 02:32:11 +02:00 |
|
|
e53661a62c
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
|
|
ec2b6128ea
|
fix merge of pps_ts hook
|
2019-10-04 18:48:10 +02:00 |
|
|
f9c03f51b6
|
added new hook for timestamping data according to GPS PPS signal
|
2019-08-13 21:22:13 +02:00 |
|