|
ef7b2f7f91
|
graphviz: workaround nameclash
|
2020-06-08 02:32:11 +02:00 |
|
|
9c2c99696e
|
graphviz: fix broken detection
|
2020-06-08 02:19:00 +02:00 |
|
|
26500efb5b
|
graph: add first version of graph output
|
2020-06-08 02:19:00 +02:00 |
|
|
ee3087bae6
|
cmake: add support for garphviz
|
2020-06-08 02:17:34 +02:00 |
|
|
fa96d2a016
|
more CI fixes
|
2020-06-08 01:49:46 +02:00 |
|
|
b882f476e8
|
Update clients/hypersim/model/ucm_node.def, clients/opal/models/send_receive/src/main.c, include/villas/formats/msg_format.h, lib/formats/msg.cpp files
|
2020-06-04 09:33:01 +02:00 |
|
|
c47fc8f865
|
avoid assertions due to uninitialized memory
|
2020-03-10 23:40:44 +01:00 |
|
|
ebc60ed3a1
|
influxdb: fix index error
|
2020-03-10 22:54:44 +01:00 |
|
|
06b374e05e
|
minor formatting tweaks
|
2020-03-10 19:15:58 +01:00 |
|
|
4da8f1be68
|
use tabs instead of spaces for indention
|
2020-03-10 19:15:58 +01:00 |
|
|
854dbca744
|
formatting: no braces for single statement if/then/else branches
|
2020-03-10 19:15:58 +01:00 |
|
irismarie
|
2f51c6bc3b
|
follow formatting guidelines
|
2020-03-10 19:15:57 +01:00 |
|
irismarie
|
38e1193f7e
|
Added Ultralight format for FISMEP project
|
2020-03-10 19:15:57 +01:00 |
|
Divya Laxetti
|
c3c0035989
|
ethercat: remove old testing code
|
2020-02-02 13:25:54 +01:00 |
|
Divya Laxetti
|
dd155818ca
|
ethercat: fix detection of EtherLAB in CMake
|
2020-02-02 13:25:54 +01:00 |
|
|
5eb267ecdf
|
fixes after new/delete refactoring
|
2020-01-25 17:39:06 +01:00 |
|
|
ee1c417e9b
|
ethercat: fix sample code
|
2020-01-25 17:38:39 +01:00 |
|
|
c9dfc547f4
|
ethercat: rewrite into multithreaded
|
2020-01-25 17:38:22 +01:00 |
|
Divya Rajashekhar Laxetti
|
4258b74ecc
|
Update ethercat.h
|
2020-01-25 13:19:58 +01:00 |
|
Divya Laxetti
|
69256b0d79
|
ethercat: bugfixes
|
2020-01-25 13:19:20 +01:00 |
|
Divya Rajashekhar Laxetti
|
692da638af
|
Update lib/nodes/ethercat.c
|
2020-01-25 13:19:20 +01:00 |
|
Divya Laxetti
|
76cbaad2b9
|
ethercat: fixes for test setup in lab
|
2020-01-25 13:19:20 +01:00 |
|
Niklas Eiling
|
142363a03f
|
ethercat: add ethercat plugin to cmake. removed some whitespaces.
|
2020-01-25 13:19:20 +01:00 |
|
Niklas Eiling
|
f1911b89ae
|
ethercat: make ethercattest display more relevant information during startup
|
2020-01-25 13:18:53 +01:00 |
|
Niklas Eiling
|
140bafc5f9
|
ethercat: add ethercattest tool for testing the ethercat connection
|
2020-01-25 13:18:52 +01:00 |
|
Niklas Eiling
|
62a15894fe
|
ethercat: add stub for new ethercat node interface
|
2020-01-25 13:18:52 +01:00 |
|
|
1f3655ba2d
|
refactor alloc() / free() to new / delete
|
2020-01-21 16:27:03 +01:00 |
|
|
3bf4eeabad
|
example: add missing callbacks
|
2020-01-21 14:31:38 +01:00 |
|
|
817c3fab0e
|
socket: change file header description
|
2020-01-21 14:31:37 +01:00 |
|
|
0e7e5cc476
|
added example node-type for starting new implementations
|
2020-01-21 14:31:37 +01:00 |
|
|
e53661a62c
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
|
|
806be42803
|
influx: add support for complex signal types
|
2020-01-09 10:36:12 +01:00 |
|
|
ae8f43dac9
|
influx: fix copy&paste mistake while checking supported signal types
|
2020-01-07 10:51:59 +01:00 |
|
|
ade8a428ba
|
api: catch exceptions for invalid requests
|
2019-10-30 02:40:43 +01:00 |
|
|
fa94c63b4f
|
api: return node UUIDs for 'nodes' action
|
2019-10-30 02:40:43 +01:00 |
|
|
6761ee21cc
|
node: parse UUID from config or generate one based on config hash
|
2019-10-30 02:40:43 +01:00 |
|
|
e4e12482f6
|
memory: fix logic to activate hugepage allocator
|
2019-10-29 23:30:10 +01:00 |
|
|
5a73d477bb
|
Merge branch 'fix-csv-format' into 'master'
Use the the same column interpretation while en/decoding CSV data
Closes #259
See merge request acs/public/villas/node!59
|
2019-10-29 23:11:49 +01:00 |
|
|
f2f830c7f0
|
csv: use the the same column interpretation while en/decoding CSV data
(closes #259)
|
2019-10-29 23:02:18 +01:00 |
|
|
a49e11653d
|
average: fixes out-of-bound access in average hook (closes #249)
|
2019-10-29 22:43:39 +01:00 |
|
|
4ce10cbdf5
|
protobuf: fix invalid sample flags
|
2019-10-29 20:19:19 +01:00 |
|
|
040c8e69bb
|
stats: allow stats hook to be used with villas-hook in which case there is no node object
|
2019-10-29 20:19:01 +01:00 |
|
|
1bc639644e
|
zeromq: allow both sides of the socket to bind
|
2019-10-29 20:18:30 +01:00 |
|
|
4b8215baca
|
fix code-style
|
2019-10-29 17:58:36 +01:00 |
|
|
4a35f84bc9
|
fix code-style
|
2019-10-29 09:23:36 +01:00 |
|
|
1370ad7f7b
|
mmap: remove debugging output
|
2019-10-29 09:21:27 +01:00 |
|
|
d919a76dd7
|
mmap: fix name of hugepage allocator
|
2019-10-29 09:21:13 +01:00 |
|
|
9aab0118cd
|
fix code-style
|
2019-10-29 09:20:57 +01:00 |
|
Sonja Happ
|
f2f4ca8efd
|
memory: init page size for mmap even if number of hugepages is equal to 0
|
2019-10-28 15:10:31 +01:00 |
|
|
c200ecc326
|
Merge branch 'mqtt-fix-thread' into 'master'
use warnings instead of errors in async mqtt thread
See merge request acs/public/villas/VILLASnode!54
|
2019-10-26 14:27:15 +02:00 |
|