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

154 commits

Author SHA1 Message Date
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
84411cc549 smaller changes in OPAL code
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@194 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-04 11:24:26 +00:00
3ec045e525 updated OPAL-RT model
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@193 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-04 09:08:35 +00:00
638bf559c2 on-wire messages should by float aligned!
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@187 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-08-31 16:21:16 +00:00
7fb7d6157f use identical message format and functions across OPAL, GTFPGA and the server code
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@186 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-08-31 16:15:54 +00:00
aaf17ffee7 moved incomplete interface configuration via RT-LAB to seperate branch
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@181 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-08-31 15:26:01 +00:00
b171dfa3e0 fixed some byte ordering issues with OPAL
replaced custom htonf/ntohf() functions by existing msg_swap()

git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@179 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-08-31 15:25:59 +00:00
fd550e49c2 changed and renamed opal AsyncIP files to our naming scheme
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@178 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-08-31 15:25:58 +00:00
b8b5888b3b mirrored new message format to client directories
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@169 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-18 16:05:49 +00:00
78efb846ab changed byteorder of message data (now big endian => network byte order)
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@162 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-18 13:36:59 +00:00
fa4173432c removed garbage
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@160 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-16 09:34:03 +00:00
ad46aea829 new RT-LAB project
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@159 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 19:03:04 +00:00
03ddf7fe4f removed old RT-LAB project
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@158 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 19:02:36 +00:00
dad3ebecca updated RT-LAB project files
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@157 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 17:58:48 +00:00
604ce6724a several bugfixes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@156 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 17:51:29 +00:00
1a87f92af3 moved opal code
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@150 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 10:47:48 +00:00
4f3bacb5be a lot of cleanup and renames
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@146 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 10:47:39 +00:00
fee6978139 added header
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@145 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 10:47:37 +00:00
5195925f3b changed OPAL Async IP code for new msg format
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@144 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 10:47:35 +00:00
975048d88e added some ideas for OPAL interface configuration
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@143 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 10:47:33 +00:00
f6b061cb10 moved scheduler setup to seperate file
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@142 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 10:47:31 +00:00
df857fc96c renamed AsyncIPUtils.h
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@141 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 10:47:29 +00:00