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

6363 commits

Author SHA1 Message Date
0f197cb223 zeromq: check if handshake succeeded 2017-05-23 15:22:37 +02:00
b6c39611c1 zeromq: add support to reverse node 2017-05-23 15:22:37 +02:00
5ef08552b2 zeromq: added IPv6 options 2017-05-23 15:22:37 +02:00
9edd0fc68d zeromq: fix little bug because socket-types were swapped 2017-05-23 15:22:37 +02:00
98cd2938af add new msg_buffer() functions to read / write multiple struct sample from / to a buffer using the struct msg wire protocol. 2017-05-23 15:22:37 +02:00
465999d608 socket: save MSG_PEEK recv(2) call by using a fixed allocation.
This should work for most data link layers.
2017-05-23 15:21:40 +02:00
246a4a98fb zeromq: added zmq-keygen as a new tool 2017-05-23 15:20:38 +02:00
8f6b38cd63 added new function node_type_name() 2017-05-23 15:20:38 +02:00
5a267813d0 zeromq: added initial version of ZeroMQ node-type 2017-05-23 15:20:38 +02:00
4316ecaf38 zeromq: add libzmq as thirdparty module 2017-05-23 15:19:23 +02:00
ba3aec3d0e Merge branch 'feature-nanomsg' into 'develop'
Add new nanomsg node-type

See merge request !20
2017-05-23 15:02:12 +02:00
f433743173 nanomsg: added new messaging node-type 2017-05-23 14:54:25 +02:00
a1a56a9f0a msg: use new macro to define max packet size 2017-05-23 13:55:13 +02:00
8380077d5e nanomsg: add submodule for libnanomsg 2017-05-23 13:54:26 +02:00
f6909de568 add new msg_buffer() functions to read / write multiple struct sample from / to a buffer using the struct msg wire protocol. 2017-05-23 13:02:20 +02:00
1e5c143ff9 list: added list_set() 2017-05-23 12:12:39 +02:00
Georg Reinke
f01b098e8d define atomic_state for C++ even more properly 2017-05-15 17:47:44 +02:00
Georg Reinke
a976ab6646 move atomic_state definition 2017-05-15 14:47:07 +02:00
Georg Reinke
b21a017cc2 properly define atomic state for queue 2017-05-15 14:04:15 +02:00
Georg Reinke
292e846bf8 Revert "use proper enum type for atomic state"
This reverts commit 44669a748d.
2017-05-15 13:45:37 +02:00
867fb90f7f Merge branch 'fix-queue-signalled' into develop 2017-05-14 11:38:11 +02:00
1e3980f034 fix the race in web startup differently 2017-05-14 11:36:44 +02:00
44669a748d use proper enum type for atomic state 2017-05-14 11:36:14 +02:00
e95b562c71 improve readability 2017-05-14 11:35:49 +02:00
6c62a946ca cleanups 2017-05-14 11:10:27 +02:00
c78dcc0f89 fix GitLab CI 2017-05-14 10:50:36 +02:00
e1d5a11c9c stats: parse 'veerbose' setting as boolean 2017-05-14 10:41:27 +02:00
b0cc2ed0ad updated loopback configuration example 2017-05-14 10:40:47 +02:00
e2ec8fdd17 fix GitLab CI 2017-05-14 10:33:17 +02:00
Georg Reinke
1b61d55cab add close methods for queue and use them for shmem 2017-05-12 13:12:42 +02:00
Georg Reinke
434504b788 Merge branch 'fix-shmem' into fix-queue-signalled 2017-05-12 13:12:30 +02:00
Georg Reinke
d17300e276 remove unnecessary sample_get in shmem node 2017-05-12 11:52:39 +02:00
Georg Reinke
959d8aa796 fix race condition when starting web service 2017-05-12 11:52:30 +02:00
Georg Reinke
1067c66ab8 shmem node: copy samples when reading 2017-05-12 11:52:24 +02:00
Georg Reinke
f724a00033 queue_signalled: try to read once before sleeping 2017-05-11 13:49:54 +02:00
4bffe387a9 do not upload coverage and docs for every branch 2017-05-10 13:30:54 +02:00
eecd1d3b26 integration tests do not need to compile everything 2017-05-10 13:24:35 +02:00
1698ebb36d fix integration test pipe-file-advio 2017-05-10 13:10:35 +02:00
373ac884dd fix sign in shift_ts hook integration test 2017-05-10 13:07:23 +02:00
555806c813 we dont need to build tests in the build stage 2017-05-10 12:57:31 +02:00
1bae47f4c3 rearranged and added RSCAD example drafts 2017-05-08 12:52:49 +02:00
ad13abd675 remove GAP_SEQUENCE statistic 2017-05-08 09:09:17 +00:00
d162963cae fix CI builds of RPM packages 2017-05-08 10:59:54 +02:00
4dfe6c6a6b removed old start website 2017-05-08 01:18:45 +02:00
e92f17d891 file: fix and test rewind feature 2017-05-08 00:50:56 +02:00
19df0d196d add more const keywords 2017-05-08 00:50:56 +02:00
6bbeae45ef web: enable selection zoom 2017-05-08 00:50:56 +02:00
52d4aceb4f path: simplify configuration file 2017-05-08 00:50:56 +02:00
560f2f5423 path: don’t be too verbose 2017-05-08 00:50:56 +02:00
9b40fec70a web: better checks 2017-05-08 00:50:55 +02:00