7dec04edfc
added new setting to example config, updated documentation
2016-10-30 17:10:20 -04:00
Umar Farooq
4745a799ff
Add endianness setting in config file to nodes
2016-10-27 19:25:29 +02:00
Umar Farooq
8d7e0074ad
Initial test and addition of queue síze fix
2016-10-27 17:47:13 +02:00
d2347102f8
fix path to hotdogs
2016-10-22 20:37:29 -04:00
59cd70fec9
moved gtnet-skt test configrations to "etc/gtnet-skt"
...
Maybe we should move them to "tests" as soon as we have shell scripts to run them automatically
2016-10-20 09:07:29 -04:00
3159729cff
add new header type to socket node-type for making "fake" header in gtnet-skt mode configurable
2016-10-20 09:06:29 -04:00
5aa4fec093
Remove sequence num ordering in case of gtnet-skt without GTNET_SKT_HEADER enabled
2016-10-12 16:57:14 +02:00
Umar Farooq
e25e02a325
Add new test cases for gtnet and villas header testing for socket node type
2016-10-10 23:05:29 +02:00
0a48309ab1
updated loopback example configuration
2016-09-13 21:21:21 -04:00
0097132b4f
Merge branch 'feature-gtnet' into develop
2016-09-11 02:56:46 +00:00
4d67e6ef4b
various smaller cleanups before merge
2016-09-10 22:34:45 -04:00
Umar Farooq
62bf0c2b0c
Bug fixes/improvements to GTNET-SKT code
...
- Change enum types APP_HDR_* to SOCKET_HDR_*
- Remove SOCKET_HDR_NONE type from app-hdr as its same as
SOCKET_HDR_GTSKT
- Fix values per samples for GTSKT to 1
- Replace TODO tag with @todo
- Use SOCKET_HDR_DEFAULT if app_hdr setting is not present
in config file
- Fix bug when invalid message is received resulting in
infinite printing loop
- Fix bug in socket_write when due to declaration of struct
msg msgs[cnt] in the for loop the values are not transmitted
- Replace std=c98 with std=c11 but still compile without it
2016-08-02 21:08:25 +02:00
5655681807
improved Makefile for plugins
2016-07-26 22:07:37 +02:00
Umar Farooq
2f47be0ac5
Add app_hdr tag for GT-NET-Socket
...
GT-NET-Socket uses a tag in the config file to distinguish from default
socket node type application layer header (struct msg). For now all the
values are encoded in the struct sample without any header (no timestamp
or sequence number).
Minor improvement in pipe.c: replace 'goto' with do while
2016-07-17 01:01:43 +02:00
cbe29caf98
restructured repo and build system
2016-07-14 09:34:26 +02:00
899e07aa9a
fixed web socket JS
2016-07-12 12:47:50 +02:00
8115a9caa2
fixed most major bugs of web socket node-type
2016-07-11 18:18:20 +02:00
6d8401d88a
changing default affinity (some systems only have a single core)
2016-07-11 16:04:07 +02:00
483e9af293
restructured configuration files
2016-07-11 11:24:42 +02:00
545ef6fa14
added documentation to example VILLASfpga config file
2016-07-08 13:29:42 +02:00
f413355d05
updated the configuration
2016-06-26 15:34:40 +02:00
d811128459
added support for dynamically loaded plugins
2016-06-26 15:31:31 +02:00
c67af15a2c
fixed all major bugs in FPGA code
2016-06-19 19:30:00 +02:00
98fb370e85
first steps towards flexible and configurable VILLASfpga / VILLASnode integration
2016-06-15 20:05:09 +02:00
ad8ee1c3f7
renamed S2SS to VILLASnode
2016-06-08 23:31:58 +02:00
c59481a26d
fixing default config
2016-06-08 22:53:52 +02:00
5f3b0b0ac3
give an example on how to use @include statements
2016-02-04 17:18:30 +01:00
fcf01e5410
updated WebSocket node to latest develop state
2016-01-15 00:08:23 +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
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
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
0cc0a8fa9c
updated and renamed example configuration
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@69 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:30 +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
9d4bd15002
added another example configuration
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@52 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:29 +00:00
a4958df7b6
smaller changes
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@49 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:25 +00:00
207d904054
added realtime initialization
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@48 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:23 +00:00
68776b5980
renamed configuration file
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@32 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:01 +00:00
92674141f1
updated configuration file to new format
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@31 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:59 +00:00
2c5db5ee64
added some experiments with libconfig
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@6 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:32 +00:00