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

545 commits

Author SHA1 Message Date
106d230a24 added new signal type for signal generator: ramp 2016-02-07 01:11:51 +01:00
707f08ceec remove older stuff 2016-02-04 17:50:05 +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
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
26419549bd simplified timer code 2016-01-15 00:07:32 +01:00
4a0b502fb2 removed nested functions to enable compilation with Clang 2016-01-15 00:06:40 +01:00
b4f787b2c0 finally introduced new data structure for circular buffering of messages 2016-01-14 23:12:58 +01:00
5fc9c7bd15 Changed name of configuration setting combine to vectorize 2015-12-19 16:51:27 +01:00
e7df392754 moved source files to lib directory 2015-12-13 20:30:16 +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
3a734eb80c added new conversion helper for libconfig => libjansson objects 2015-12-13 00:43:59 +01:00
399f29c496 get rid of static global storage as much as possible for now 2015-12-13 00:42:59 +01:00
00b0457102 fixed list_count() and list_contains() -- messed return codes.. 2015-12-11 18:19:17 +01:00
8e9bca3dde make use of INDENT macro consistent 2015-12-11 18:18:36 +01:00
3b91ba705f changed signature of node type initialization 2015-12-11 12:35:32 +01:00
0491015db9 better checks for node type specific functions 2015-12-09 15:45:10 +01:00
2d2699e967 extended random sample generator with more signal types 2015-12-04 01:59:19 +01:00
af62bcee16 smaller refactoring and fixes 2015-12-04 01:54:33 +01:00
ceb59d181c fewer outputs 2015-11-29 22:50:39 +01:00
a4d9a232ea improved handling of node and path names / printing 2015-11-29 22:45:46 +01:00
bdb1737e53 replaced send and receive tools by a single pipe tool which does both directions 2015-11-29 21:27:26 +01:00
fb0a0ef83b simplified abnormal process termination 2015-11-29 21:20:42 +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
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
5fc9b5adc6 make node id optional
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@91 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 17:50:31 +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
14c3914083 tested netem on loopback interface
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@89 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 17:50:29 +00:00
84016ec7eb fixed priomap: do not delay other traffic
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@88 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 17:50:28 +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
614d267e4b use interface list to apply netem settings and irq smp affinty
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@80 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:49 +00:00
bd60c4424b added parser for netem settings and several functions to apply them
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@79 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:48 +00:00
b8faadfe59 added new list of interfaces for coming netem and irq features
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@78 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:46 +00:00
726aa5545c some cleanup and cosmetic changes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@77 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:44 +00:00
dbc91f474a improved address lookup for socket bind()
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@76 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:42 +00:00
843c862542 added some color to the console log
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@75 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:40 +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
58a7aed493 enabled -Wall and fixed some compiler warnings
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@73 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:37 +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
7367b533dd removed memory locking because its unlikely to be benefitial
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@71 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:34 +00:00
7b3a69a458 added reverse path instantiation
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@70 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:32 +00:00
a34e20c172 moved realtime initialization to main()
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@67 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-10 19:44:22 +00:00
f4767d6814 drop root privileges as asap
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@66 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-10 19:44:21 +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