|
49054eef9f
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
|
|
5be1853649
|
added GPL license to file headers
|
2017-04-27 12:56:43 +02:00 |
|
|
4e5dc58e18
|
added first version of web socket client support
|
2017-04-24 19:28:45 +02:00 |
|
|
bd1fa43d1f
|
fixed documentation of node-types
|
2017-04-18 19:16:31 +02:00 |
|
|
a81d1fc8de
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +02:00 |
|
Georg Reinke
|
6f6e29e622
|
some doc fixes / additions
|
2017-04-16 23:00:30 +02:00 |
|
|
48ad4f9a56
|
refactoring: added DEFAULT_WEBSOCKET_{SAMPLE,QUEUE}LEN (like for shmem node-type)
|
2017-04-15 22:50:37 +02:00 |
|
|
053b43fb9f
|
change function signature of node_type_start()
|
2017-04-07 17:32:52 +02:00 |
|
Georg Reinke
|
45f5d9697a
|
use queue_signalled for websocket node
|
2017-04-07 12:25:17 +02:00 |
|
|
a33dadf80a
|
use pthread_cond_signal for efficient signalling in websocket node-type
|
2017-04-02 13:02:49 +02:00 |
|
|
8bcb9401fe
|
use common struct state instead for struct websocket_connection
|
2017-04-02 13:02:07 +02:00 |
|
|
57329bfa92
|
moved node id field to struct node::id
|
2017-04-02 12:59:56 +02:00 |
|
|
9205e1dbac
|
Merge branch 'eric-lab' into develop-try-merge
|
2017-03-29 06:02:58 +02:00 |
|
|
0830132a83
|
cosmetic changes
|
2017-03-13 00:04:56 -03:00 |
|
|
c90343d4af
|
refactoring: node_open, node_close => node_start, node_stop
|
2017-03-11 23:30:24 -03:00 |
|
|
a9771ec8c6
|
Merge branch 'develop' into eric-lab
|
2017-03-09 13:30:19 -03:00 |
|
|
9c40931a04
|
Merge branch 'feature-mpmc-queue' into feature-curlio
|
2017-03-05 10:06:32 -04:00 |
|
|
3e7c855526
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
|
|
7ec6aee288
|
Merge remote-tracking branch 'rwth/develop' into feature-curlio
|
2017-02-18 11:05:11 -05:00 |
|
|
7cab0538ab
|
use #pragma once instead of #ifdef
|
2017-02-16 09:04:27 -03:00 |
|
|
e7bf4e3f03
|
fix header include guard macros include full name
|
2017-02-12 14:04:22 -03:00 |
|
|
1dba01a8ae
|
Re-license source code to LGPLv2.1 (closes #56)
|
2016-11-22 11:14:25 -05:00 |
|
|
fab53b0302
|
further steps to implement websocket client functionality
|
2016-11-08 00:24:57 -05:00 |
|
|
9e13b06a59
|
get first working version of web socket node-type with MPMC queues
|
2016-11-07 22:19:30 -05:00 |
|
|
8115a9caa2
|
fixed most major bugs of web socket node-type
|
2016-07-11 18:18:20 +02:00 |
|
|
c67af15a2c
|
fixed all major bugs in FPGA code
|
2016-06-19 19:30:00 +02:00 |
|
|
0fa5f5b976
|
introduced new directory structure for source and header files
|
2016-06-14 01:17:58 +02:00 |
|