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

24 commits

Author SHA1 Message Date
9beda12c4c fix compiler errors on OS X 2017-09-05 10:11:23 +02:00
12973f9088 json: accept integers for floating point settings 2017-09-04 23:16:58 +02:00
2d05c0853a signal: show usage info 2017-09-04 18:03:05 +02:00
6d495c1a35 add new bitmask to samples to indicate which fields are valid 2017-09-04 14:28:55 +02:00
602a8f51eb signal: use pools 2017-09-03 10:52:18 +02:00
a123736fbe signal: the signal node-type knows the number of values so we can save some space 2017-09-02 14:22:19 +02:00
415cd0de09 refactor: whitespace changes only 2017-09-02 14:20:38 +02:00
daf299388f refactor: consistent naming of variables 2017-09-02 13:47:48 +02:00
d6ea18d3a1 signal: added new counter signal type 2017-09-01 07:50:35 +02:00
c75507a31f signal: fix cli parser 2017-08-31 11:58:19 +02:00
90d4374ddc signal: fix amplitude of ramp signal type 2017-08-30 23:30:16 +02:00
d31c48607b signal: add new option for DC bias offset and fixed random walk 2017-08-30 22:41:15 +02:00
d758ac386a signal: add new constant type 2017-08-30 22:28:10 +02:00
9f3d806755 add node_fd() support to most node types 2017-08-30 09:21:35 +02:00
2e3a6ef90b refactoring: periodic_task => task 2017-08-22 12:20:14 +02:00
a13097fa80 add new class to abstract different implementations for periodic tasks 2017-08-14 14:35:16 +02:00
434fe6dbd6 replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
b59a989278 cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
f569f14602 fix: several compiler warnings / errors emitted by clang 2017-07-25 12:07:05 +02:00
4b51c4dbba node_type: add new function for parsing node configuration from CLI 2017-07-13 01:55:06 +02:00
45ec574011 utils: die() has been superseeded by killme() 2017-07-12 12:20:11 +02:00
2fef0864a8 fixed regression 2017-07-07 00:01:17 +02:00
542631ed5b reuse code between villas-signal and signal node-type 2017-07-06 23:14:38 +02:00
007ff9a776 added new node-type based on villas-signal tool 2017-07-06 21:15:46 +02:00