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

27 commits

Author SHA1 Message Date
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
909bde0894 introduced new data structures 2016-06-08 22:38:21 +02:00
9b56be2bc6 updated copyright year to 2016 2016-02-09 05:33:19 +01:00
5efc178408 refactored path_run_hook() to hook_run() 2016-02-07 14:24:58 +01:00
6088fb3e30 Merge branch 'feature-pool' into develop 2016-01-15 00:09:18 +01:00
e59c2d7894 removed nested functions to enable compilation with Clang 2016-01-15 00:08:23 +01:00
4a0b502fb2 removed nested functions to enable compilation with Clang 2016-01-15 00:06:40 +01:00
841b499902 added documentation and smaller fixes 2016-01-15 00:06:01 +01:00
b4f787b2c0 finally introduced new data structure for circular buffering of messages 2016-01-14 23:12:58 +01:00
826916bb6b moved histograms into separate struct member
Conflicts:
	lib/hooks.c
2015-12-19 16:27:22 +01:00
9be224733b Merge branch 'feature-ts' into develop 2015-12-19 16:20:48 +01:00
a4d9a232ea improved handling of node and path names / printing 2015-11-29 22:45:46 +01:00
284e05f7a5 Merge branch 'feature-fsm' into develop 2015-11-23 19:57:18 +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
6f3652d7c1 added and tested fixed rate feature
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@90 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 17:50:30 +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
ee57014ec4 rewrite of config parsing to use linked lists
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@65 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-10 18:47:25 +00:00
1635e5b192 changed documentation style for single lines
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@62 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:41 +00:00
9682a53a2c added more inline documentation
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@54 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:32 +00:00
db508491b6 simplified hook mechanism
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@37 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:08 +00:00
c69efeec92 counters should be unsigned
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@36 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:06 +00:00
92ed4b4709 simplified code
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@35 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:04 +00:00
49d13ccae4 a collection of smaller changes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@30 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:58 +00:00
0dbe107bbb simplified path concept to single outgoing node (for now)
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@10 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:36 +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