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

13 commits

Author SHA1 Message Date
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
7682ffb080 Changed format of msg_{fscan,print} functions
Added flags and options to the mentioned functions
2015-10-07 18:12:12 +02:00
c9ed2a1f74 cleanup codestyle 2015-06-05 12:15:31 +02:00
08e08e6711 updated copyright in header 2015-06-02 21:53:04 +02:00
506bb2446c updated documentation (copyright year and other stuff) 2015-05-06 11:36:51 +02:00
7da5f5a3db moved code out of path_run() into separate functions 2015-04-01 13:25:03 +02:00
c552ad9caa smaller changes for vtable based node system 2014-12-05 12:34:45 +01:00
211f4f170e improved documentation 2014-12-05 12:26:47 +01: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
c5a717bcda added msg_swap() function to transform between network and host endianess
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@168 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-18 16:05:49 +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
e03f5eece0 added new message format
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@135 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-04 15:58:11 +00:00
4701ce2602 restructure repo: server
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@101 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-28 20:17:30 +00:00
Renamed from include/msg.h (Browse further)