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

30 commits

Author SHA1 Message Date
9b56be2bc6 updated copyright year to 2016 2016-02-09 05:33:19 +01:00
79aa626d50 added optional getopt options to signal generator 2016-02-07 03:17:45 +01:00
36148251bc cleanup indention 2016-02-04 17:18:30 +01:00
18d4051ca4 remove references to node list from library code (hooks) 2016-02-04 17:17:55 +01:00
a057e35a41 Use same copyright message across all tools 2016-01-15 15:25:22 +01:00
b4f787b2c0 finally introduced new data structure for circular buffering of messages 2016-01-14 23:12:58 +01:00
ce6f0edbdd cleanup of code comments 2015-12-13 00:46:22 +01:00
6e8726a0be call node_{init,deinit} per node type (similar to nodes and paths) 2015-12-13 00:45:20 +01:00
399f29c496 get rid of static global storage as much as possible for now 2015-12-13 00:42:59 +01:00
3b91ba705f changed signature of node type initialization 2015-12-11 12:35:32 +01:00
fb0a0ef83b simplified abnormal process termination 2015-11-29 21:20:42 +01:00
f645e498e7 restructured repository 2015-11-23 17:44:14 +01: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
9c827aee00 updated documentation
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@95 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-28 06:40:52 +00:00
5a9ea722b3 improved output format of helper programs
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@92 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 17:50:31 +00:00
0c1e40dfff introduced two functions for timespec handling
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@87 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 17:50:27 +00:00
4f064d9d7a simplified code: latency test
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@74 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:39 +00:00
4bf40bbb03 simplified code: removed {node,path}_create
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@72 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:35 +00:00
08f14a1dc7 added more options to test tool
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@58 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:36 +00:00
541d27a896 renamed realtime_init() to init_realtime()
renamed resolve() to resolve_addr()

git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@55 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:33 +00:00
30a922fa21 using node_* functions for tools
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@44 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:18 +00:00
facadafb2e code cleanup
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@42 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:15 +00:00
ab79460f71 use new perror() macro
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@41 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:14 +00:00
6bb05021a2 catching more signals
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@39 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:10 +00:00
9d9d997dde more smaller changes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@38 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:09 +00:00
4022a631b9 added small tool to test the round trip time (min/max/avg)
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@23 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:51 +00:00
e89a128c53 simplified info/debug/error messages
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@19 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:46 +00:00
0f08471ad0 improved posix compabilitly
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@17 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:44 +00:00
70dca6f79c more work for simple test client (should envolve to file dumper, reader)
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@13 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:40 +00:00
d56732312d first source codes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@3 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:29 +00:00