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

15 commits

Author SHA1 Message Date
415cd0de09 refactor: whitespace changes only 2017-09-02 14:20:38 +02:00
2001c49d53 mapping: default to node samplelen if now range for data mapping is given 2017-08-31 11:31:09 +02:00
382161b00b mapping: move parser from node.c to mapping.c 2017-08-31 09:43:49 +02:00
b39a02732c mapping: properly initialize mapping_entry::offset and mapping_entry:length 2017-08-30 23:52:48 +02:00
ec2fad2fac mapping: add missing header fields 2017-08-30 16:37:19 +02:00
544aa42723 mapping: complete refactoring 2017-08-28 17:18:06 +02:00
7cedb0edcd mapping: replace struct mapping with a struct list 2017-08-28 14:35:50 +02:00
50b3529c90 improved mapping module to support node name prefixes 2017-08-28 12:48:15 +02:00
434fe6dbd6 replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
f569f14602 fix: several compiler warnings / errors emitted by clang 2017-07-25 12:07:05 +02:00
49c0e9957a using memdup() will invalidate pointers to the object which might have been used during _init() and _parse() calls 2017-07-09 14:36:09 +02:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
Georg Reinke
ee809bd5c9 Merge branch 'develop' into node-shm 2017-04-06 12:12:56 +02:00
9c37348d1d added new hook function „map“ to remap values and add other special values to the sample (fixes #80) 2017-03-25 21:11:52 +01:00