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

1432 commits

Author SHA1 Message Date
df99eafd51 added two shell scripts to fix Git history 2017-05-01 16:44:00 +02:00
838c4f0f94 Opal model block modification for Matlab 2011b 2017-04-27 16:43:17 +00:00
9faf123088 pipe: do not send an epmty datagram on EOF# 2017-04-27 15:16:35 +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
154d072240 added license 2017-04-27 12:51:35 +02:00
Georg Reinke
d161d22f67 add some missing headers 2017-04-27 11:26:10 +02:00
882d4b57b8 fixed packaging and deployment 2017-04-27 10:05:26 +02:00
bd91508b4c use same log output for starting nodes and paths 2017-04-27 09:34:08 +02:00
Umar Farooq
c1b0d65f5a Init jitter, mean and variance calc for NTP vs GPS ts 2017-04-26 16:16:15 +00:00
a7a621ebe5 Merge branch 'fix-libext' into 'develop'
Fix libvillas-ext linking problems

See merge request !17
2017-04-26 14:50:52 +02:00
Georg Reinke
f5aba31045 remove libconfig references from libvillas-ext 2017-04-26 11:58:12 +02:00
Georg Reinke
bb400b0e5c fix include problems when linking with C++ 2017-04-26 11:58:12 +02:00
804f4abf9f added copyright, license and contact info to README 2017-04-26 10:01:15 +02:00
Umar Farooq
de6c7f83a4 AsyncIP endianess fix, test with VILLASnode 2017-04-25 15:11:41 +00:00
c7d0f4e654 renamed VILLASframework logo 2017-04-25 15:55:52 +02:00
2dabe69d06 added logo to README 2017-04-25 15:23:46 +02:00
fe8a6750f4 added web socket node to example config 2017-04-24 19:58:23 +02:00
6da1070e56 minor improvements 2017-04-24 19:56:14 +02:00
fd7050a372 increase number of huge pages 2017-04-24 19:56:01 +02:00
de601a10f5 allow villas-node to be started without listening on web port 2017-04-24 19:55:46 +02:00
5cb8fc5a35 valgrind: added make target 2017-04-24 19:29:21 +02:00
4e5dc58e18 added first version of web socket client support 2017-04-24 19:28:45 +02:00
a1a52d4336 valgrind: refactored super_node_parse_uri() to avoid memory leaks 2017-04-24 19:28:07 +02:00
cf6de2f6fd valgrind: fix memory leak 2017-04-24 19:27:27 +02:00
a567a17595 fix: memory leak 2017-04-24 18:59:45 +02:00
89a7f15186 valgrind: call atexit() handlers to release memory 2017-04-24 18:59:12 +02:00
414fcc72f1 websocket: add destinations to websocket_print() 2017-04-24 18:11:05 +02:00
86ec387b9a smaller fixes for websocket message code 2017-04-24 14:19:12 +02:00
483bfd286a Merge branch 'endianess' into develop (closes #82) 2017-04-24 13:59:09 +02:00
36a7e1727f add branch name as tag to Docker images 2017-04-24 13:50:23 +02:00
48a5b8ed0d updated build-system to build AsyncIP by default 2017-04-24 13:49:00 +02:00
8c4f291fd9 changed byte-order for websocket messages to little-endian 2017-04-24 13:25:30 +02:00
9447d791f4 asyncip: updated RT-LAB example project 2017-04-24 12:21:51 +02:00
5e3e79b398 updated submodule for OPAL-RT libraries 2017-04-24 12:11:16 +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
a3222da312 adapted socket node-type to support new packet format 2017-04-23 22:13:29 +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
6989ac06af moved OPAL-RT libraries into submodule 2017-04-23 19:22:11 +02:00
bd1fa43d1f fixed documentation of node-types 2017-04-18 19:16:31 +02:00