17af0784e6
io: bug fixes to avoid segemention faults
2018-05-13 14:21:50 +02:00
4ba077d14e
io: remove state-less IO calls
2018-05-12 15:25:29 +02:00
c0313c7963
refactored: io_format -> format_type
2018-05-12 13:57:39 +02:00
bb055f840a
src: unify command line usage infos
2018-05-08 11:43:16 +02:00
c59e0948c3
io: use dots instead of hyphens in format names
2018-05-08 08:45:18 +02:00
c69d307bc9
improve Makefiles:
...
- moved all build-time options to Makefile.config
- build VILLASnode without hook support
- build VILLASnode without web & API support
- build VILLASnode without IO format support
- build VILLASnode without external plugins
2018-02-04 16:45:32 +01:00
80ee8d786d
refactored sample by adding more *_many() functions
2017-10-16 08:09:07 +02:00
5e620942ce
adding new field "flags" to struct sample
2017-09-16 15:04:59 +02:00
9e354e7382
stats: fixes for new stats node type
2017-09-04 23:03:55 +02:00
9193829dcc
test-cmp: rewrite to support many files and make use of new sample_cmp() function
2017-09-04 18:17:10 +02:00
6d495c1a35
add new bitmask to samples to indicate which fields are valid
2017-09-04 14:28:55 +02:00
0f6abf4d07
test-cmp: add new options to ignore several parts of the comparison
2017-08-20 10:56:16 +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
b59a989278
cleanup trailing whitespaces
2017-07-25 12:07:06 +02:00
49054eef9f
cleanup: removed trailing whitespaces in code
2017-05-05 19:24:16 +00:00
e7b2023614
better handling of command line arguments
2017-05-04 19:36:13 +02:00
5be1853649
added GPL license to file headers
2017-04-27 12:56:43 +02:00
61d42c342d
refactoring: DEFAULT_VALUES => DEFAULT_SAMPLELEN
2017-04-15 22:46:42 +02:00
83841a8d1d
fix villas-test-cmp to fail in case of files with a different number of samples
2017-04-02 04:32:11 +02:00
a799f625f9
remove histogram from villas-test-cmp
2017-03-29 20:14:35 +02:00
9205e1dbac
Merge branch 'eric-lab' into develop-try-merge
2017-03-29 06:02:58 +02:00
80d3ae13d5
added new sample_io module for adding new IO formats
2017-03-27 12:28:13 +02:00
9a9e9c17d4
added new villas-test-cmp tool to compare to files (will be used by integration tests)
2017-03-12 17:10:45 -03:00