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

2731 commits

Author SHA1 Message Date
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
Sonja Kolen
c39e3c5d70 kernel: added missing include inttypes.h to compile; required for PRIu64 usage 2018-08-22 16:45:03 +02:00
Sonja Kolen
1b437d2f12 super_node: use hook_periodic in define pragma to enable built without hooks 2018-08-22 16:43:22 +02:00
Sonja Kolen
6cc4f6b8ea node: fixed unused variable to build with disabled hooks 2018-08-22 16:41:26 +02:00
f72d0b6b57 ci: add missing rabbitmq broker for integration tests 2018-08-20 19:08:57 +02:00
c52c03265b super_node: move execution of periodic hooks to super_node_periodic() 2018-08-20 19:06:24 +02:00
df3b02b55f fix smaller merge errors 2018-08-20 18:57:54 +02:00
52492d47d1 Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2018-08-20 18:40:46 +02:00
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
c2c75d2295 cmake: fix NO_EVENTFD option 2018-08-20 18:32:54 +02:00
ff858bc9dc tests: how reasons for skipped integration tests 2018-08-20 18:32:34 +02:00
082cc6eb92 tests: fix unit tests 2018-08-20 18:32:10 +02:00
57f21cba0f tests: fix integration tests 2018-08-20 18:32:01 +02:00
5707ee9d58 new signal declaration code 2018-08-20 18:31:27 +02:00
86003e0b78 formats: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:30:24 +02:00
3144d465f1 fixup cleanups 2018-08-20 18:30:14 +02:00
7bdab0c204 amqp: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:30:01 +02:00
1c59bb6d60 hooks: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:29:52 +02:00
52c9639d9c comedi: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:29:35 +02:00
198649b9b1 file: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:29:23 +02:00
8a1947b95f infiniband: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:29:12 +02:00
a59509294c loopback: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:29:00 +02:00
e4fedaf4c5 shmem: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:28:40 +02:00
ed9330a002 stats: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:28:27 +02:00
0e52475c81 signal_generator: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:28:13 +02:00
d639bf7454 test_rtt: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:28:02 +02:00
b067d91544 websocket: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:27:45 +02:00
d3d9bd8bfc influxdb: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:27:23 +02:00