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

16 commits

Author SHA1 Message Date
ffec25bbfd use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
312cdc2fbe revert whitespace changes 2018-06-29 08:37:14 +02:00
Sonja Kolen
4ec3cf030b Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
95e78be9ce io: add support for configurable line and column separators/delimiters 2018-05-24 10:42:57 +02:00
4ba077d14e io: remove state-less IO calls 2018-05-12 15:25:29 +02:00
00eac5a9b1 io: make io_{scan,print}_lines() static 2018-05-12 14:13:54 +02:00
c0313c7963 refactored: io_format -> format_type 2018-05-12 13:57:39 +02:00
3438dc305d io: generalization of line based formats 2018-05-12 13:47:35 +02:00
59ec38172b io: generalize handling of header and footers 2018-05-12 11:07:35 +02:00
39f955c947 io: renamed some fields within struct io 2018-05-12 10:41:40 +02:00
212021404c io: support non blocking streams 2017-09-04 18:03:53 +02:00
f9324000fa add new functions to retrieve file descriptors from nodes, io formats and tasks 2017-08-30 00:22:58 +02:00
9a8f2e488e io: fix data types for sample count 2017-08-22 12:20:55 +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
c5fc72dd78 adding pluggable IO formats 2017-08-05 21:02:09 +02:00
bc83463831 added new format subsystem 2017-07-28 18:11:52 +02:00