|
b7d0f174ca
|
remove auto signal type detection
|
2019-03-09 13:34:51 +01:00 |
|
|
bd9457c160
|
iec61850_sv: fix parsing of signals
|
2019-02-12 19:57:23 +01:00 |
|
|
ecfc10baef
|
iec61850_sv: fail if direction not configured
|
2019-02-12 19:57:09 +01:00 |
|
|
a9f5b782f6
|
fixups for separation of in/out signals
|
2019-02-06 15:11:08 +01:00 |
|
|
1740df596b
|
separated in/out signal descriptors
|
2019-02-06 13:14:38 +01:00 |
|
|
d3ff9f2d41
|
node: allow nodes to have multiple filedescriptors
|
2019-01-21 15:47:34 +01:00 |
|
|
8f7c8ae71e
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
|
|
7d9b11c527
|
iec61850_sv: fix missing refrTm timestamps in publisher
|
2019-01-12 23:21:58 +01:00 |
|
|
d18d786801
|
refactor: list_* -> vlist_*
|
2019-01-07 10:28:55 +01:00 |
|
|
70cc94b5c7
|
refactor: warn() => warning() due to name collision with libc
|
2018-11-30 21:37:52 +01:00 |
|
|
d35971c26c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
|
|
bf08e75296
|
iec61850: adapt to new signal code and separate node-type configuration into in/out sections
|
2018-08-20 18:22:59 +02:00 |
|
|
1f16b4bf07
|
refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref}
|
2018-08-13 00:00:09 +02:00 |
|
|
f35588aad8
|
refactor:
- SAMPLE_LEN() -> SAMPLE_LENGTH()
- SAMPLE_DATA_LEN() -> SAMPLE_DATA_LENGTH()
|
2018-08-12 23:59:15 +02:00 |
|
|
ae8d576b4a
|
use proper include style
|
2018-08-12 23:59:15 +02:00 |
|
|
60f55ec178
|
improve naming of struct node_type function pointers (closes #150)
|
2018-07-16 11:00:15 +02:00 |
|
|
4d09482fdb
|
Merge branch 'infiniband' into develop
# Conflicts:
# Makefile
# Makefile.config
# Makefile.help
# lib/Makefile.villas-ext.inc
# lib/Makefile.villas.inc
# lib/memory.c
# lib/nodes/Makefile.inc
|
2018-07-04 16:50:36 +02:00 |
|
|
bb70be0b2c
|
memory: refactored memory subsystem
|
2018-07-02 15:57:56 +02:00 |
|
|
34e6891192
|
iec61850: fix ether_aton() call on OS X
|
2018-06-29 14:36:50 +02:00 |
|
|
db464e50ee
|
iec61850-9-2: fix memory leak
|
2018-04-04 12:01:09 +02:00 |
|
|
526603fc45
|
iec61850-9-2: some fixes for previous commit
|
2018-04-04 12:00:50 +02:00 |
|
|
b811c8248d
|
iec61850-9-2: allow publish/subscribe-only mode
|
2018-04-04 11:39:58 +02:00 |
|
|
bdcdb37bb3
|
iec61850: fix include paths
|
2018-03-28 14:15:08 +02:00 |
|
|
4804bb7e75
|
iex61850-9-2: fix initialization of new samples
|
2018-01-17 01:23:12 +01:00 |
|
|
617998df5b
|
iec61850: turn output into debug output
|
2017-12-06 16:57:23 +08:00 |
|
|
041f6be982
|
iec61850: rewrote iec61850-9-2 node-type in preperation for support of iec61850-8-1 node-type
|
2017-12-06 16:44:50 +08:00 |
|
|
6c7a9302a1
|
iec61850-9-2: fix race
|
2017-11-18 01:54:06 +01:00 |
|
|
3ed515ae8e
|
iec61850-9-2: finish initial implementation of new node-type
|
2017-11-18 01:43:05 +01:00 |
|
|
58fc61f82c
|
iec61850-9-2: finished Sampled Values implementation
|
2017-11-17 17:52:26 +01:00 |
|
|
6ce9b47f04
|
iec61850-9-2: added type descriptors
|
2017-11-17 17:45:42 +01:00 |
|
|
2be839eae0
|
iec61850-9-2: a little progress
|
2017-11-17 17:45:42 +01:00 |
|
|
2c74761ee1
|
iec61850: added skeleton for Sampled Values node-type
|
2017-11-17 17:45:42 +01:00 |
|