|
e341b7c0dc
|
fpga: update CMakeLists
|
2020-07-01 17:07:16 +02:00 |
|
|
f8d96ada55
|
avoid unnecessary includes
|
2020-07-01 17:07:15 +02:00 |
|
|
96c55711da
|
plugin: use new plugin code from VILLAScommon
|
2020-07-01 17:07:15 +02:00 |
|
|
44fc7ccfb3
|
common: fix submodule url
|
2020-07-01 17:07:15 +02:00 |
|
|
daeb0820ee
|
smaller bug fixes
|
2020-06-08 04:03:07 +02:00 |
|
|
13c117fe2c
|
use new task api
|
2020-06-08 03:41:00 +02:00 |
|
|
8340e1725e
|
use new headers
|
2020-06-08 03:40:25 +02:00 |
|
|
2ed51e7e79
|
use new villas/common header
|
2020-06-08 03:39:44 +02:00 |
|
|
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 |
|
|
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 |
|
irismarie
|
38e1193f7e
|
Added Ultralight format for FISMEP project
|
2020-03-10 19:15:57 +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 |
|
Niklas Eiling
|
62a15894fe
|
ethercat: add stub for new ethercat node interface
|
2020-01-25 13:18:52 +01:00 |
|
|
67d0a35317
|
example: fix invalid return value
|
2020-01-21 14:31:40 +01:00 |
|
|
5b3829b317
|
node_type: improve documentation
|
2020-01-21 14:31:40 +01:00 |
|
|
18ebd41249
|
node_type: fix refactoring mistake
|
2020-01-21 14:31:40 +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 |
|
|
6761ee21cc
|
node: parse UUID from config or generate one based on config hash
|
2019-10-30 02:40:43 +01:00 |
|
|
1bc639644e
|
zeromq: allow both sides of the socket to bind
|
2019-10-29 20:18:30 +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 |
|
|
88a82484d0
|
whitespace changes
|
2019-10-26 13:36:10 +02:00 |
|
|
c406a153dc
|
memory: add new mmap allocator
|
2019-10-26 13:35:40 +02:00 |
|
|
995e4b5ec9
|
memory: use default value for memory type
|
2019-10-26 13:34:03 +02:00 |
|
|
4a21758081
|
memory: remove memory_type_lookup()
|
2019-10-26 13:29:08 +02:00 |
|
|
4350683174
|
memory: change argument order
|
2019-10-26 13:07:02 +02:00 |
|
|
fd3c732771
|
refactor: msg format reserved
|
2019-09-03 22:06:23 +02:00 |
|
|
9cbcef4fc1
|
format: do not use hyphens in file names
|
2019-09-03 22:02:42 +02:00 |
|
|
5e6fec26ae
|
signal: refactor signal_data_snprint() -> signal_data_print_str()
|
2019-09-03 21:21:11 +02:00 |
|
|
f71643813f
|
fix several minor bugs detected by valgrind
|
2019-06-26 20:18:44 +02:00 |
|
|
ef1c339433
|
replace NULL by nullptr
|
2019-06-23 16:58:28 +02:00 |
|
|
150d4591fd
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
|
|
ef17ec19a2
|
refactor enums to class enums
|
2019-06-23 16:13:23 +02:00 |
|
|
c842914bc5
|
stats: port to C++
|
2019-06-23 13:35:42 +02:00 |
|
|
f05b2ae952
|
exec: add support for env variables, working directory. non-shell mode
|
2019-06-23 10:53:10 +02:00 |
|
|
6b2e53feda
|
path: keep a per path list of mappings
|
2019-06-11 18:34:23 +02:00 |
|
|
4a8d2bfc2b
|
hooks: use exceptions for error handling
|
2019-06-11 18:32:58 +02:00 |
|
|
09a5d810e3
|
exec: add new exec node-type
|
2019-06-05 18:59:45 +02:00 |
|
|
ebf2943240
|
update VILLAScommon submodule
|
2019-06-04 16:55:38 +02:00 |
|
Sonja Happ
|
e8ed440ccf
|
Fix MSG_TS macro
|
2019-05-08 15:44:19 +02:00 |
|
|
14434d093f
|
remove old super_node C wrapper code
|
2019-04-23 13:14:47 +02:00 |
|
|
4a4a7d1280
|
use C++ linkage for hook_list
|
2019-04-23 13:12:04 +02:00 |
|
|
6a106b42e5
|
use villas/utils.hpp instead of villas/utils.h
|
2019-04-23 13:09:50 +02:00 |
|
|
cd00f8def5
|
use STL atomics
|
2019-04-23 13:05:31 +02:00 |
|