|
f84f886bac
|
converted readme file to Markdown and merged troubleshooting infos
|
2016-05-19 14:21:20 +02:00 |
|
|
3f282a5a9e
|
updated AsyncIP to RT-LAB 11, removed some warnings and fixed a typo
|
2016-05-19 14:00:30 +02:00 |
|
|
affb5c6eb3
|
merge upstream
|
2016-05-19 13:42:32 +02:00 |
|
|
62d46390fb
|
removed GTFPGA repo as a submodule
|
2016-04-16 22:05:46 +02:00 |
|
|
aa2fbd87fd
|
do not send the working directory to Docker because we mount it as a volume
|
2016-04-16 22:02:41 +02:00 |
|
|
afb7d767d9
|
updated libwebsockets to 1.7.5
|
2016-04-16 22:01:55 +02:00 |
|
|
433c65e717
|
simplified strcatf() with new macro strf()
|
2016-04-16 21:58:13 +02:00 |
|
|
5d5b36cd76
|
moved list destructor and added optional free() of list items
|
2016-04-16 19:54:26 +02:00 |
|
|
08181c2f94
|
made list helpers static
|
2016-03-29 08:59:26 +02:00 |
|
|
c449415873
|
Merge branch 'develop' of github.com:RWTH-ACS/S2SS into develop
|
2016-03-23 20:30:27 +01:00 |
|
|
b3331d3f87
|
installed headers as welll
|
2016-03-18 12:46:34 +01:00 |
|
|
f3cbb6ed25
|
Merge branch 'develop' of github.com:RWTH-ACS/S2SS into develop
|
2016-03-18 12:39:24 +01:00 |
|
|
4eeba60bf4
|
added / rewrite of a couple of linux specific checks and LKM functions
|
2016-03-18 12:38:28 +01:00 |
|
|
1643002398
|
more smaller updates to the documentation
|
2016-02-26 08:39:05 +01:00 |
|
|
9929ed65d5
|
updated LabView files from Eyke
|
2016-02-25 16:53:03 +01:00 |
|
|
dec71f23ee
|
embedded password for docs in link
|
2016-02-16 22:45:35 +01:00 |
|
|
004d778e79
|
updated documentation for s2ss-signal
|
2016-02-11 20:14:12 +01:00 |
|
|
64ae9d0a6b
|
yet again, more documentation
|
2016-02-10 20:11:38 +01:00 |
|
|
e79f3edae7
|
more updates to documentation
|
2016-02-10 19:58:05 +01:00 |
|
|
cbd1982f6e
|
improving documentation
|
2016-02-10 19:22:06 +01:00 |
|
|
7bde76bc4d
|
updated link to documentation
|
2016-02-10 15:25:26 +01:00 |
|
|
c112d2e426
|
updated link to documentation
|
2016-02-10 15:24:51 +01:00 |
|
|
fe39f6c7a8
|
added 2 new node states
|
2016-02-09 05:35:23 +01: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 |
|
|
dba5fe7696
|
fixed invalid first timer event
|
2016-02-07 03:18:07 +01:00 |
|
|
79aa626d50
|
added optional getopt options to signal generator
|
2016-02-07 03:17:45 +01:00 |
|
|
106d230a24
|
added new signal type for signal generator: ramp
|
2016-02-07 01:11:51 +01:00 |
|
|
c90b5ba2b4
|
cleanups
|
2016-02-07 01:11:22 +01:00 |
|
|
6923e57b63
|
fixed invalid pool_current() pool_previous() pointers for the hook functions
|
2016-02-07 01:10:52 +01:00 |
|
|
50d048e017
|
smaller cleanups and bugfixes for web socket node type (still a bit buggy :-()
|
2016-02-04 18:25:13 +01:00 |
|
|
7bddb15742
|
fix: only connect once to s2ss sever
|
2016-02-04 18:24:02 +01:00 |
|
|
707f08ceec
|
remove older stuff
|
2016-02-04 17:50:05 +01:00 |
|
|
79fa624c3e
|
fix: only send data once to the client
|
2016-02-04 17:49:45 +01:00 |
|
|
8a578325c3
|
fix: proper shutdown of active web socket connections
|
2016-02-04 17:18:30 +01:00 |
|
|
36148251bc
|
cleanup indention
|
2016-02-04 17:18:30 +01:00 |
|
|
5f3b0b0ac3
|
give an example on how to use @include statements
|
2016-02-04 17:18:30 +01:00 |
|
|
f5ccfb8afb
|
added support for relative @include statements in configuration files
|
2016-02-04 17:18:30 +01:00 |
|
|
1d41dcd7e1
|
removed obsolete iproute2 requirement from instructions
|
2016-02-04 17:18:30 +01:00 |
|
|
e761f22c54
|
binary WebSocket payload
|
2016-02-04 17:18:30 +01:00 |
|
|
1f20c937d5
|
added new JS code for binary WebSocket protocol
|
2016-02-04 17:18:30 +01:00 |
|
|
51fe428809
|
updated third party libraries
|
2016-02-04 17:18:30 +01:00 |
|
|
21480c5efe
|
added some bullet points about S2SS to Getting Started guide
|
2016-02-04 17:18:29 +01:00 |
|
|
191a26d55e
|
improved web socket logging
|
2016-02-04 17:18:29 +01:00 |
|
|
20534d1c3d
|
replaced HOOK_INIT with HOOK_PATH_START and HOOK_DEINIT with HOOK_PATH_STOP
|
2016-02-04 17:18:29 +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 |
|
|
305e411814
|
improved pool_foreach iterator
|
2016-01-15 15:13:04 +01:00 |
|
|
cc82004dc6
|
added favicon to web socket mockup
|
2016-01-15 15:11:59 +01:00 |
|
|
317f3029d1
|
upgrade libwebsockets api to lastest version: v1.6.0-chrome48-firefox42
|
2016-01-15 15:11:22 +01:00 |
|