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

175 commits

Author SHA1 Message Date
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
f3deae0b45 moved RTDS drafts 2017-03-12 23:28:39 -03:00
3e7c855526 updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
Umar Farooq
d7b69dc855 Add gtnet-skt RSCAD drafts to the clients directory 2016-12-22 19:32:02 +01:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
32cf86c617 fixed submodules and added landing page 2016-09-09 23:51:56 -04:00
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
Marija Stevic
7e133f4990 added note that the name of the asynchronous process exe has changed 2016-05-21 22:59:50 -06:00
a09020bf93 updated OPAL example model to latest RT-LAB and Simulink version 2016-05-19 14:21:50 +02:00
f84f886bac converted readme file to Markdown and merged troubleshooting infos 2016-05-19 14:21:20 +02:00
3f282a5a9e updated AsyncIP to RT-LAB 11, removed some warnings and fixed a typo 2016-05-19 14:00:30 +02:00
affb5c6eb3 merge upstream 2016-05-19 13:42:32 +02:00
9929ed65d5 updated LabView files from Eyke 2016-02-25 16:53:03 +01:00
9b56be2bc6 updated copyright year to 2016 2016-02-09 05:33:19 +01:00
Eyke Liegmann
901ce7c707 added Eyke's LabView interface 2016-01-15 00:04:43 +01:00
da9ce46b27 added note to submodule for GTFPGA repo 2015-10-16 10:31:07 +02:00
790c85c066 Added timestamp to OPAL-UDP client messages 2015-10-13 10:08:44 +02:00
8fe60f38cc applying code style rules 2015-10-13 10:08:19 +02:00
b4e0bee3be Merge branch 'master' of github.com:RWTH-ACS/S2SS 2015-10-11 10:37:45 +02:00
caffe10509 hotfix: sequence number integer type was too small. 2015-10-11 10:36:47 +02:00
Marija Stevic
09801bf220 added checklist for AsyncIP exe 2015-10-11 10:21:09 +02:00
0d51b310bf applied fixes to silence compiler warnings and added new version (now same accross all S2SS components) 2015-10-11 09:45:12 +02:00
c640a6ba21 Changed UDP message format: sequence no, length and timestamps are also affected by struct msg::endian!!!
Important: this will break the current GTFPGA code
2015-10-08 10:54:45 +02:00
ec2595e703 renamed README 2015-09-27 14:47:17 +02:00
51f9a855c6 fixed network byte order for sequence number and message length
restructured code
2015-09-25 15:07:03 +02:00
Marija Stevic
392f3f25ea fixed the error in opal client src code 2015-09-24 19:14:51 +02:00
Marija Stevic
290155dd9d added common problems and readme files for opal client 2015-09-23 19:26:52 +02:00
814d5a2823 added submodule for GTFPGA stuff 2015-09-22 19:01:01 +02:00
df10c242af Merge branch 'gtfpga' 2015-09-22 17:40:17 +02:00
0acde59205 restructured clients directory 2015-09-22 17:33:53 +02:00
7241b20645 moved OPAL example model for UDP AsyncIP 2015-09-22 17:05:09 +02:00
c9ed2a1f74 cleanup codestyle 2015-06-05 12:15:31 +02:00
e91d826e74 updated copyright headers of client code 2015-06-05 12:12:14 +02:00
8490d289fb unify message validation across S2SS server and OPAL and GTFPGA PPC clients 2015-06-05 11:57:35 +02:00
502128a5a3 updated OPAL AsyncIP code to new message version 2015-06-05 11:05:39 +02:00
22566e25a1 renamed directory 2015-03-20 18:54:06 +01:00
23fddff6e8 removed note to non-existent directory from README.txt 2015-03-20 13:54:21 +01:00
bdc23da5ef fixed directory name
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@278 8ec27952-4edc-4aab-86aa-e87bb2611832
2015-02-13 11:33:29 +00:00
906bf4ce91 added README to clients directory which should give an overview of currently supported clients (aka. simulator interfaces)
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@277 8ec27952-4edc-4aab-86aa-e87bb2611832
2015-02-13 11:26:39 +00:00
4e3e90850d fixed some smaller bugs of last commit
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@254 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-11-04 14:09:54 +00:00
b3268247c2 added periodic debugging output to OPAL client: AsyncIP
ModelTime
CpuTime
Sequence no
1st Value

git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@253 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-11-04 12:44:37 +00:00
09170fe189 changed default message size to 64 values
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@234 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-10 11:38:02 +00:00
32a4f71d36 fixed data_ready triggering
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@205 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-04 14:40:39 +00:00
99bb7d9f88 more merging
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@198 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-04 13:25:21 +00:00