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

3871 commits

Author SHA1 Message Date
103d2047e4 uldaq: improvied error reporting 2018-09-25 13:09:17 +02:00
793e2b1d89 uldaq: another fix when parsing input range 2018-09-25 13:02:51 +02:00
ec33de7fa5 uldaq: bugfix when parsing signal definition 2018-09-25 13:01:58 +02:00
c9a9359c24 uldaq: removed obsolete variables 2018-09-25 12:57:07 +02:00
7f770d2e90 uldaq: working on uldaq_parse() and uldaq_print() for parsing signal/channel list 2018-09-25 12:56:23 +02:00
01fb1f05d0 uldaq: added min/max values to input range list 2018-09-25 12:55:38 +02:00
556f4384a3 uldaq: check that signal definitions are correct. 2018-09-25 12:09:04 +02:00
43a869d4f1 uldaq: fix uldaq_print() 2018-09-25 11:59:38 +02:00
82e7cc93be uldaq: add example config 2018-09-25 11:58:28 +02:00
a6ae879edc uldaq: fix minor bugs 2018-09-25 11:58:12 +02:00
f499e49ef7 uldaq: fix CMakeLists 2018-09-25 10:25:16 +02:00
eb7cccf424 uldaq: fix remaining compiler errors 2018-09-25 10:25:05 +02:00
e466606fe0 uldaq: add missing function from example/utility.h 2018-09-25 10:24:47 +02:00
69099a2436 Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq
# Conflicts:
#	lib/nodes/uldaq.c
2018-09-25 10:11:28 +02:00
ed3b5585d0 uldaq: fix compiler errors 2018-09-25 10:10:30 +02:00
Manuel Pitz
a59e6c042d Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq 2018-09-25 10:09:21 +02:00
Manuel Pitz
7909d39fee nodetype:uldaq started integration for example 2018-09-25 10:09:17 +02:00
d4371d5bae Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq 2018-09-25 10:04:46 +02:00
edec5e22dc uldaq: added uldaq_destroy() 2018-09-25 10:04:42 +02:00
838d65ecee uldaq: fix compiler errors 2018-09-25 10:04:25 +02:00
Manuel Pitz
b139e171f9 nodetype:uldaq started integration for example 2018-09-25 10:03:31 +02:00
bb9ef6d234 Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq 2018-09-25 10:00:18 +02:00
481d0182ed uldaq: refactor code 2018-09-25 09:55:51 +02:00
f383bc767f uldaq: rename some fields in struct uldaq 2018-09-25 09:55:38 +02:00
ab58f3aa11 uldaq: fix function pointers 2018-09-25 09:55:15 +02:00
Manuel Pitz
6d52a3789a Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq 2018-09-25 09:54:31 +02:00
Manuel Pitz
6947c39e99 nodetype:uldaq started integration for example 2018-09-25 09:54:07 +02:00
376dc42fa7 uldaq: change range identifiers 2018-09-25 09:41:28 +02:00
Manuel Pitz
a87a89d96c nodetype:uldaq started integration for example 2018-09-25 09:39:15 +02:00
57b410f968 uldaq: refactoring and uldaq_parse() 2018-09-24 22:47:18 +02:00
Manuel Pitz
ef68037087 nodetype:uldaq started integration for example 2018-09-24 22:43:44 +02:00
Manuel Pitz
3074c16092 Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq 2018-09-24 22:31:46 +02:00
Manuel Pitz
c1b4aad00d nodetype:uldaq started integration for example 2018-09-24 22:30:40 +02:00
d21e80e543 uldaq: added struct uldaq and started working on intializaiton 2018-09-24 22:28:51 +02:00
Manuel Pitz
4703aaebc5 nodetype:uldaq started integration for example 2018-09-24 21:30:57 +02:00
505099c1d3 uldaq: add to CMakeLists.txt 2018-09-24 21:24:20 +02:00
6954f8bb78 added note to cite our paper 2018-09-20 11:18:15 +02:00
8ea70b541f web: use signal names from new signal definitions 2018-09-17 22:19:09 +02:00
4223241ac9 web: fix automatic reconnect 2018-09-17 22:19:09 +02:00
0c62ce4cf0 web: fix websocket uri when page is loaded via file:// 2018-09-17 22:19:09 +02:00
2e1805f4ac cmake: bump package release num 2018-09-17 22:19:09 +02:00
a76c4d04e3 log: do not use V macro which ambigious when compiling against Eigen3 2018-09-17 22:19:09 +02:00
d59c75316f cmake: fix RPM packaging 2018-09-17 22:19:09 +02:00
Dennis Potter
7ae2d137fb Fixed the issue as discussed in #195 2018-09-09 12:37:46 +02:00
0b9178c97b cmake: fix deployment paths 2018-09-08 11:12:07 +02:00
3b26208787 cmake: fix doxygen paths 2018-09-08 11:11:53 +02:00
139c5b0241 docker: fix FEIN repo 2018-09-08 11:11:42 +02:00
2677623c8c socket: fix unused variable 2018-09-08 00:05:47 +02:00
969e1525f2 influxdb: fix uninitialized variable 2018-09-08 00:05:22 +02:00
6ece88cbd3 cmake: install missing config header 2018-09-08 00:04:50 +02:00