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

9 commits

Author SHA1 Message Date
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
7a1b33bb29 merging message formats
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@197 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-04 12:51: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
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
183b5e158a some cleanup
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@176 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-08-31 14:43:28 +00:00
3ba6bf972b made message format more portable by adding a endian field
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@167 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-18 16:05:48 +00:00
c2516799ee unified comment style
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@155 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 11:49:44 +00:00
4ca9509714 some cosmetic changes on the message format
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@147 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 10:47:41 +00:00
30fbc53e06 seperated msg_* prototypes and msg type declaration
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@136 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-07 07:53:42 +00:00