|
5b1cda7a89
|
can: inital code skeleton
|
2020-07-09 07:25:33 +02:00 |
|
|
947a7de83c
|
code-style improvements
|
2020-07-08 13:43:15 +02:00 |
|
|
38d2b84687
|
signal: last bug fixes for output signal api
|
2020-07-06 14:03:45 +02:00 |
|
|
1f39d1bca0
|
signal: split signal related code into separate files
|
2020-07-06 14:03:45 +02:00 |
|
|
0252ee7d98
|
path: remove obsolete function prototype
|
2020-07-06 14:03:44 +02:00 |
|
|
86d7f91eb5
|
path: dump signal list during startup
|
2020-07-06 14:03:44 +02:00 |
|
|
6f72bc832c
|
api: expose output signals via API
|
2020-07-06 14:03:43 +02:00 |
|
|
a1d9fca94b
|
config: add missing include
|
2020-07-06 13:32:07 +02:00 |
|
|
4d18b0e9df
|
config: enable subsitution of environment variables and resolvement of @include directives
|
2020-07-06 13:25:12 +02:00 |
|
|
8c01a7914f
|
config: and WIP version of env subsitution and include directives
|
2020-07-01 17:07:16 +02:00 |
|
|
a5bc8eb90f
|
fpga: first compiling code of fpga support
|
2020-07-01 17:07:16 +02:00 |
|
|
f8850b4110
|
refactor: improve code-style
|
2020-07-01 17:07:16 +02:00 |
|
|
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 |
|