|
3fc3c7c992
|
zmq: fix include
|
2017-11-17 17:54:49 +01:00 |
|
|
e6a754170b
|
refactor: naming of jansson objects
|
2017-11-17 17:54:36 +01:00 |
|
|
976d213d04
|
Merge branch 'master' into develop
|
2017-11-02 18:08:43 +01:00 |
|
daniel-k
|
7febe9592a
|
zmq: only use DISH if compiled with drafts api
|
2017-11-02 13:15:31 +01:00 |
|
daniel-k
|
78d23294af
|
lib: add missing includes of string.h
|
2017-11-02 13:08:12 +01:00 |
|
|
cde3d82a95
|
updated changelog
|
2017-11-01 10:07:22 +01:00 |
|
|
76111c5154
|
move ancillary Makefiles to "make" subdirectory
|
2017-11-01 10:06:08 +01:00 |
|
|
4c63ac6aa8
|
docker: improved build system and added new labels to images
|
2017-11-01 10:05:39 +01:00 |
|
|
a738d6403d
|
updated submodules
|
2017-10-30 15:33:06 +01:00 |
|
|
5ce8ac713a
|
use proper rules for protobuf-compiler
|
2017-10-28 16:45:38 +02:00 |
|
|
574b9ea88b
|
docker: remove 32bit libs from Dockerfile as the opal node-type which is using them is deprecated
|
2017-10-28 16:44:05 +02:00 |
|
|
2aaa6520d0
|
fail if included Makefiles are missing
|
2017-10-28 16:43:07 +02:00 |
|
|
18a6e035a0
|
remove obsolete comment
|
2017-10-28 10:20:52 +02:00 |
|
|
0445ec27dc
|
protobuf: added generate code to avoid compilation problems
|
2017-10-28 10:19:38 +02:00 |
|
|
31e997f95b
|
protobuf: fixed optional fields
|
2017-10-28 10:17:36 +02:00 |
|
|
bd8a3b1b25
|
tests: added integration test for Python / Protobuf client
|
2017-10-28 10:16:43 +02:00 |
|
|
e5edab6dc1
|
python: added example client application which uses Protobuf and UDP / domain sockets to communicate with VILLASnode
|
2017-10-28 10:16:17 +02:00 |
|
|
7c52de9b0a
|
socket: do not fail if stale socket does not exist
|
2017-10-27 21:46:40 +02:00 |
|
|
5d7bb098b9
|
python: build protobuf serializer for Python
|
2017-10-27 19:20:30 +02:00 |
|
|
3af77a2d0b
|
clients: move Makefile for OPAL-RT AsyncIP to subdirectory
|
2017-10-27 19:18:15 +02:00 |
|
|
d80289a5a3
|
tests: do socket loopback test with more than 1 value per sample
|
2017-10-27 19:17:11 +02:00 |
|
|
86285bf922
|
tests: removed obsolete test case
|
2017-10-27 19:16:49 +02:00 |
|
|
950d44c32e
|
protobuf: added new format type
|
2017-10-27 19:16:26 +02:00 |
|
|
7d6ca30f8a
|
socket: lift limitation of packet lengths (was 1500 bytes)
|
2017-10-27 19:15:23 +02:00 |
|
|
08a8f29117
|
protobuf: added dependencies to Dockerfiles
|
2017-10-27 18:48:09 +02:00 |
|
|
a3029d4407
|
protobuf: added protobuf-c submodule
|
2017-10-27 18:40:28 +02:00 |
|
|
92bd1965d1
|
tests: removed obsolete test cases
|
2017-10-26 18:46:23 +02:00 |
|
|
50b7ed9e6e
|
socket: added integration for AF_UNIX sockets
|
2017-10-26 18:39:48 +02:00 |
|
|
9f1929ddbb
|
socket: extended example config for new "unix" layer
|
2017-10-26 18:34:11 +02:00 |
|
|
2443f7c2fa
|
socket: add support for AF_UNIX domain sockets
|
2017-10-26 18:32:51 +02:00 |
|
|
b71863b6d1
|
fix building of RPM packages
|
2017-10-23 09:46:28 +02:00 |
|
|
7516f35e89
|
updated changelog for v0.5.1 release
|
2017-10-23 09:41:34 +02:00 |
|
|
4a063b36b6
|
build OPAL AsyncIP only if libOpal libraries area available
|
2017-10-20 11:54:00 +02:00 |
|
|
792cf1853a
|
several fixes to compile VILLASnode on Ubuntu 16.04
|
2017-10-20 11:54:00 +02:00 |
|
|
37f5bfe24c
|
c++: more porting
|
2017-10-20 11:54:00 +02:00 |
|
|
702dc34052
|
c++: add proper casts from void *
|
2017-10-20 11:54:00 +02:00 |
|
|
8bb2c740f6
|
prepare v0.5.0 release
|
2017-10-18 14:47:20 +02:00 |
|
|
e362bba1ed
|
tests: use correct binaries when run in debug mode
|
2017-10-18 14:44:40 +02:00 |
|
|
41ae48ad58
|
test_rtt: create missing output directory
|
2017-10-18 14:44:30 +02:00 |
|
|
bbdacfc0b4
|
refactor: rephrase log message "message" -> "sample"
|
2017-10-18 14:24:16 +02:00 |
|
|
48452f6ed6
|
fix integration tests for loopback node-type and socket multicast
|
2017-10-18 14:23:50 +02:00 |
|
|
3c27971cc7
|
socket: treat EPERM as a warning (see #120)
|
2017-10-18 13:23:00 +02:00 |
|
|
14c948cb92
|
added new path modes to example config
|
2017-10-18 12:50:13 +02:00 |
|
|
19eaa85d6b
|
pipe: fix initialization order
|
2017-10-18 12:49:52 +02:00 |
|
|
936f64a673
|
added changelog
|
2017-10-18 12:49:10 +02:00 |
|
|
d0517b89dd
|
use new bitset datastrcture in path
|
2017-10-18 09:31:31 +02:00 |
|
|
7221d054ea
|
added new bitset datastructure for arbitrary lengths
|
2017-10-18 09:31:14 +02:00 |
|
|
3d6561097f
|
cleanups
|
2017-10-16 23:08:46 +02:00 |
|
|
af39651d09
|
villas-pipe: automatically fill sequence numbers if not provided
|
2017-10-16 23:08:27 +02:00 |
|
|
a6f158b250
|
added support for more register modes
|
2017-10-16 23:07:42 +02:00 |
|