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

26 commits

Author SHA1 Message Date
886a0af868 refactor: json_unpack() => json_unpack_ex() 2019-03-23 20:49:19 +01:00
4a5b0b65b2 add new option to command line utilities to specify signal type 2019-03-16 09:41:50 +01:00
b7d0f174ca remove auto signal type detection 2019-03-09 13:34:51 +01:00
3f6ddaa653 signal: add signal_list_copy() 2019-03-08 15:21:22 +01:00
f851aacf3c refactor: rename signal_list_{init,destroy}() and node_list_parse() 2019-02-24 09:10:18 +01:00
2936cd3ddc stats: refactor stats system and allow for more flexible configuration of stats node 2019-02-15 09:40:38 +01:00
c5e7045a41 refactor: MAPPING_STATS_TYPE -> STATS_TYPE 2019-02-12 22:04:06 +01:00
734629c179 fix compiler warning on Ubuntu 16.04 2019-01-23 13:41:17 +01:00
357df1600f sample: add function to dump sample details 2019-01-23 00:49:28 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
8347dc705f improve logging 2019-01-12 19:05:32 +01:00
d18d786801 refactor: list_* -> vlist_* 2019-01-07 10:28:55 +01:00
d35971c26c refactor: update copyright years 2018-08-20 18:40:03 +02:00
5707ee9d58 new signal declaration code 2018-08-20 18:31:27 +02:00
d0cecc3c91 signal: added more and more functionality 2018-08-13 15:31:39 +02:00
0240d5b2c4 refactor: json_foreach: index -> i 2018-08-13 00:00:10 +02:00
1f16b4bf07 refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
7c74f0f2e9 signal: add reference count 2018-08-13 00:00:09 +02:00
e37d665755 signal: added signal_init_from_mapping() 2018-08-12 23:59:15 +02:00
ae8d576b4a use proper include style 2018-08-12 23:59:15 +02:00
dfe56b89c0 signal: extend format field 2018-08-12 23:59:15 +02:00
0273e97c06 signal: add enable flag 2018-05-25 12:55:01 +02:00
2d23ab52c9 use new list_lookup_index() to lookup signal inices 2018-05-24 09:05:42 +02:00
18096feb49 signal: added unit field 2018-05-08 08:45:18 +02:00
b1046ff641 signal: add support for name-based signal mapping 2018-03-26 14:08:26 +02:00
5d7999b3f5 added new signal metadata class 2018-03-21 16:59:35 +01:00