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

168 commits

Author SHA1 Message Date
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
0b12340dfc opal: update project and model files to MATLAB 2014b 2017-06-29 20:45:05 +02:00
6f9170b0ae opal: remove log files from Git repo 2017-06-29 20:45:05 +02:00
46c7c2fc9a opal: change project name 2017-06-29 20:45:05 +02:00
ebd289dac8 opal: fix incompatability of UDP message format 2017-06-29 20:45:05 +02:00
5fdc041ebc remove build files 2017-06-29 20:45:05 +02:00
9e5e51d437 whitespace fixes 2017-06-21 17:20:09 +02:00
4780d297ae fix problems with AsyncIP - VILLASnode 2017-06-21 16:50:27 +02:00
1bae47f4c3 rearranged and added RSCAD example drafts 2017-05-08 12:52:49 +02:00
ed83e5660e moved more documentation to new repo 2017-05-06 18:35:57 +02:00
838c4f0f94 Opal model block modification for Matlab 2011b 2017-04-27 16:43:17 +00:00
Umar Farooq
d042d6ab15 opal model missing files 2017-04-27 14:00:55 +00:00
9b1e6a33ed add license to headers 2017-04-27 13:20:20 +02:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
Umar Farooq
de6c7f83a4 AsyncIP endianess fix, test with VILLASnode 2017-04-25 15:11:41 +00:00
48a5b8ed0d updated build-system to build AsyncIP by default 2017-04-24 13:49:00 +02:00
9447d791f4 asyncip: updated RT-LAB example project 2017-04-24 12:21:51 +02:00
49263c4a70 asyncip: add support for GTNET-SKT 2017-04-24 12:11:16 +02:00
77f6a7209f asyncip: refactor for better coding style 2017-04-24 12:11:16 +02:00
46d0d4cc84 asyncip: support compilation with GCC / clang 2017-04-24 12:11:15 +02:00
565c6fb094 asyncip: removed debugging feature 2017-04-24 12:11:15 +02:00
d0a1022e48 asyncip: refactored socket code to eliminate global variables 2017-04-24 11:36:34 +02:00
ecd996f251 asyncip: we only support RedHat linux 2017-04-24 11:34:46 +02:00
009a6b8a3a updated copyright headers of AsyncIP code 2017-04-24 11:33:26 +02:00
f59d2ccf1b cleanup coding style 2017-04-23 22:54:54 +02:00
df0ee8d98a adapted AsyncIP for new endianess 2017-04-23 22:15:41 +02:00
d6f2697e1b added new helper functions to convert struct msg between network and host byte-order 2017-04-23 22:13:28 +02:00
1c95caac50 simplified socket packet format by removing endianess flag: all values are now in network byte-order 2017-04-23 22:13:28 +02:00
98eabc7581 Merge branch 'master' into develop 2017-04-18 18:49:33 +02:00
Umar Farooq
017c839a02 Add GTSYNC+GTSKT draft file and config file 2017-04-11 13:26:14 +00:00