1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

17 commits

Author SHA1 Message Date
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
c7a01a1da6 hook: fix initialization 2018-08-17 12:40:03 +02:00
99ee9a08b7 hooks: simplifying hooks system by consolidating read, write, and processing into a single process callback 2018-08-17 11:15:51 +02:00
4fc0392650 hooks: fix whitespace alignment 2018-08-17 10:55:00 +02:00
14656232ad refactoring and code cleanups 2018-08-13 15:26:24 +02:00
0017d1bcb1 refactor: change include prefix 2018-02-04 16:40:52 +01:00
daniel-k
78d23294af lib: add missing includes of string.h 2017-11-02 13:08:12 +01:00
702dc34052 c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
526be78ca5 hook: from now on both paths and nodes can have hooks! 2017-09-02 14:27:58 +02:00
3519c9b2c8 hooks: use unsigned instead of size_t to count samples 2017-08-05 22:18:47 +02:00
dcbaf5d037 do not use global variables for hook jitter_calc (closes #114) 2017-08-03 00:20:14 +02:00
522ded3ea7 made most of Linux dependencies optional
VILLASnode now compiles on OS X Yosemite :-)
2017-07-25 12:07:06 +02:00
f569f14602 fix: several compiler warnings / errors emitted by clang 2017-07-25 12:07:05 +02:00
c1154faf40 fixed several format string compiler warnings / errors emitted by Ubuntu's GCC 5.4.0 2017-06-17 03:13:42 +02:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
Umar Farooq
c1b0d65f5a Init jitter, mean and variance calc for NTP vs GPS ts 2017-04-26 16:16:15 +00:00