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

147 commits

Author SHA1 Message Date
2e6ca2de94 avoid calling copy constructors 2019-06-18 17:53:09 +02:00
05ac6dd61f fix obsolete include filename 2019-05-28 17:36:23 +02:00
492004bf34 use new villas::Tool class as common top-level entrypoint 2019-05-28 17:31:58 +02:00
71995642a9 add missing include villas/colors.hpp 2019-04-23 13:11:19 +02:00
6a106b42e5 use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00
e22e60a2b2 fix some #endif and comments 2019-04-05 02:22:53 +02:00
51f7179f0e harmonize usage info 2019-03-31 21:11:40 +02:00
a64f3e4b6d add VILLASnode specific exceptions 2019-03-26 15:39:07 +01:00
db8156e116 hypersim: increment sequence number with each timestep 2019-03-09 00:38:31 +01:00
668c3b039c hypersim: fix invalid message length 2019-03-08 13:16:02 +01:00
7b5f2157b0 refactor: do not use global loggers 2019-01-17 20:28:20 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
c090b0bc76 tests: fix python example 2018-12-04 13:27:42 +01:00
a63b15609a do not throw dynamically allocated exceptions 2018-12-02 03:11:32 +01:00
c30009b96f cpp: use new supernode class 2018-11-30 21:35:14 +01:00
e625926d7d refactor: cout over multiple lines 2018-11-30 21:00:53 +01:00
30576ba7ad refactoring: move config to villas/node/config.h 2018-11-30 21:00:53 +01:00
0709235502 log: adjust to new log constructor signature 2018-11-30 20:58:15 +01:00
02cc68481f added README to matlab example 2018-10-30 11:10:26 +01:00
95bc23d362 clients: add simple MATLAB script to receive raw data via UDP 2018-10-30 10:43:02 +01:00
657ff387dd move python client into python dir 2018-10-28 14:39:10 +01:00
f1d571ab36 clients: move shmem CMakeLists into subdir 2018-10-28 14:11:23 +01:00
2a0f745434 clients: move shmem example into clients directory 2018-10-21 10:46:27 +02:00
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
2a7dee8324 python: fix generation of protobuf python code 2018-08-20 11:03:06 +02:00
0676f867d2 hypersim: update documentation 2018-07-18 08:25:35 +02:00
5ca2ae4439 hypersim: some minor cleanup of UCM code 2018-07-17 08:20:09 +02:00
c1e6129a64 hypersim: move documentation to Documentation repo 2018-07-17 08:14:22 +02:00
fc327b5af0 remove gitkeep file 2018-07-17 08:14:22 +02:00
c14cc34da1 hypersim: renamed directory 2018-07-17 08:00:57 +02:00
Anju
5b7dd03983 hypersim: added the first version of Hypersim client 2018-07-17 08:00:51 +02:00
Anju
5b019da419 Add new directory 2018-07-16 21:14:31 +02:00
54c9964f6c cmake: improve handling of protofbuf outputs 2018-07-03 18:24:20 +02:00
9094941b4c cmake: add more CMakeLists.txt 2018-06-29 14:36:50 +02:00
f585a94ebf remove most of the old Makefiles 2018-06-29 14:36:24 +02:00
605fb85dd7 clients: do not build opal code by default as it compiles only on 32bit systems 2017-11-17 17:56:47 +01:00
2aaa6520d0 fail if included Makefiles are missing 2017-10-28 16:43:07 +02:00
0445ec27dc protobuf: added generate code to avoid compilation problems 2017-10-28 10:19:38 +02:00
e5edab6dc1 python: added example client application which uses Protobuf and UDP / domain sockets to communicate with VILLASnode 2017-10-28 10:16:17 +02:00
5d7bb098b9 python: build protobuf serializer for Python 2017-10-27 19:20:30 +02:00
3af77a2d0b clients: move Makefile for OPAL-RT AsyncIP to subdirectory 2017-10-27 19:18:15 +02:00
4a063b36b6 build OPAL AsyncIP only if libOpal libraries area available 2017-10-20 11:54:00 +02:00
7e4051b8cb opal: map RecvID / SendID of Asnynchronous process to msg->id field in order to support multiple send / receive blocks 2017-07-22 14:07:43 +02:00
7482107000 opal: fix Makefile 2017-07-22 13:57:32 +02:00
02ee2cc54e remove garbage files from RTDS GTNET examples 2017-07-22 13:53:43 +02:00
08cab16c60 whitespace cleanups 2017-07-22 13:53:17 +02:00
321df2ba6b fix OPAL-RT AsyncIP model for RT-LAB 11.1.x 2017-07-07 20:59:50 +02:00
95167ffb8e opal: some cleanups to the model 2017-06-29 20:45:06 +02:00
5b201a11e2 opal: moved example project 2017-06-29 20:45:06 +02:00
130b8cf21d opal: remove outdated example 2017-06-29 20:45:06 +02:00