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

2561 commits

Author SHA1 Message Date
04fe1d34a1 fix indention 2021-02-19 07:03:21 +01:00
937d4f0aae signal_data: only use type not complete signal struct 2021-02-19 07:03:21 +01:00
a2b5f1abb2 Merge branch 'master' into dftHook
Conflicts:
	.gitlab-ci.yml
2021-02-19 01:40:17 +01:00
fb72d16a38 ci: make cppcheck happy 2021-02-19 00:04:13 +01:00
e200c28d59 add missing include 2021-02-16 15:49:10 +01:00
12589345ce final fixes 2021-02-16 14:41:55 +01:00
f1b3fa1492 use std::vector() instead of new/delete 2021-02-16 14:23:28 +01:00
1e0ac85ffc dumper: fix refactoring error 2021-02-16 13:32:31 +01:00
862e14ff0f uldaq: use libuldaq function for error processing 2021-02-16 13:30:26 +01:00
69e60b26c0 fix cppcheck errors 2021-02-16 13:25:37 +01:00
31925ebc5a dft: various code-style fixes 2021-02-16 13:16:38 +01:00
81298f8a02 dft: use unsigned isntead of non-standard type uint 2021-02-16 13:14:26 +01:00
325ba03e7c dft: fix codestyle (placement *) 2021-02-16 12:56:33 +01:00
de2615b2b8 dft: refactor enum type names 2021-02-16 12:56:33 +01:00
56cd0eba7c dft: fix include order 2021-02-16 12:56:33 +01:00
Manuel Pitz
e689b69b96 fix refactoing error 2021-02-16 12:47:56 +01:00
Manuel Pitz
ae3b3d6b95 code style with dumer.cpp 2021-02-16 12:25:34 +01:00
Manuel Pitz
64c6f5acb2 fix %li to PRIu64 2021-02-16 12:07:13 +01:00
Manuel Pitz
e06057dfd5 change of error style 2021-02-16 11:53:42 +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
fc036202d1 adapt code style 2021-02-16 10:27:08 +01:00
Manuel Pitz
8feb71e1ae adapt code style 2021-02-16 10:19:04 +01:00
Manuel Pitz
e1c6d3a90a adapt code style 2021-02-16 10:08:05 +01:00
Manuel Pitz
ccad87b903 adapt code style 2021-02-16 09:49:51 +01:00
Manuel Pitz
7f2b713714 adapt code style 2021-02-16 09:47:06 +01:00
Manuel Pitz
007e415b87 adapt code style 2021-02-16 09:36:14 +01:00
Manuel Pitz
af09e1bc69 rebase to master 2021-02-15 15:24:49 +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
6495351d37 rebase to master 2021-02-15 15:17:44 +01:00
Manuel Pitz
bc63985575 hooks: update sample signal descriptors in hook_list_process() 2021-02-15 15:14:00 +01:00
Manuel Pitz
35e3c4ae47 add signal_list_clear() 2021-02-15 15:14:00 +01:00
Manuel Pitz
735a758d83 fix handling of path output signals 2021-02-15 15:14:00 +01:00
Manuel Pitz
c7e596ae7d add supress warnings for dumper 2021-02-15 15:14:00 +01:00
Manuel Pitz
947cc33bb3 change default horizon 2021-02-15 15:14:00 +01:00
Manuel Pitz
22ac1f09f6 cleanup of dft hoock and update to new dump class 2021-02-15 15:14:00 +01:00
Manuel Pitz
3ea592cf71 Move villasDump from dft to dumper class 2021-02-15 15:14:00 +01:00
Manuel Pitz
5d29beeb0c add dump via socket 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
Manuel Pitz
7994ef88aa fix correct selection of uldaq hardware 2021-02-15 15:14:00 +01:00
Manuel Pitz
82cab25f1b finish rebase master 2021-02-15 15:14:00 +01:00
Manuel Pitz
4e7597dd5a use internal sampel clock of uldaq hardware 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