1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
Commit graph

22 commits

Author SHA1 Message Date
976d213d04 Merge branch 'master' into develop 2017-11-02 18:08:43 +01:00
daniel-k
78d23294af lib: add missing includes of string.h 2017-11-02 13:08:12 +01:00
5ce8ac713a use proper rules for protobuf-compiler 2017-10-28 16:45:38 +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
950d44c32e protobuf: added new format type 2017-10-27 19:16:26 +02:00
792cf1853a several fixes to compile VILLASnode on Ubuntu 16.04 2017-10-20 11:54:00 +02:00
702dc34052 c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
5e620942ce adding new field "flags" to struct sample 2017-09-16 15:04:59 +02:00
3ceeada73b fix typo 2017-09-05 14:44:11 +02:00
9beda12c4c fix compiler errors on OS X 2017-09-05 10:11:23 +02:00
9e354e7382 stats: fixes for new stats node type 2017-09-04 23:03:55 +02:00
26b7150f6a format: more refactoring 2017-09-04 16:19:27 +02:00
8ee79185ff format: properly handle header of villas-human format 2017-09-04 16:02:43 +02:00
6922e273bb io: renamed formats (msg -> villas-binary, villas -> villas-human) 2017-09-04 14:39:15 +02:00
6d495c1a35 add new bitmask to samples to indicate which fields are valid 2017-09-04 14:28:55 +02:00
821a8e1fa5 io: better descriptions for raw format 2017-08-31 09:29:01 +02:00
f994e996a0 removed incomplete HDF5 support (now in branch format-h5pt) 2017-08-27 18:50:29 +02:00
0db8961a4c io: fix webmsg format 2017-08-27 17:04:45 +02:00
c042dd4a0b io: merge msg and webmsg formats 2017-08-22 14:15:19 +02:00
b9f5f350a8 io: several bug fixes for IO formats 2017-08-22 12:21:17 +02:00
3eea0c67bb - introduce low-level interface for new IO subsystem: we now have a fully extensible system for new IO formats and file formats
- reworked file node-type to remove in / out directions
2017-08-14 14:42:07 +02:00