1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

535 commits

Author SHA1 Message Date
f853bb6ee8 update VILLAScommon submodule 2020-12-07 21:22:16 +01:00
62bed4953d api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config 2020-10-20 22:17:55 +02:00
ca8cb9523f update VILLAScommon submodule 2020-10-16 11:13:39 +02:00
335440d8ad node: ensure unique UUID for simple websocket nodes 2020-10-15 12:53:00 +02:00
e3ce379c36 if: rewrote libnl / network if code to C++ and fixed if affinity (closes #233) 2020-09-13 11:11:46 +02:00
a36b93a46d add support to set affinity on a per path/thread basis (closes #4) 2020-09-13 08:37:09 +02:00
85749eaf9a update VILLAScommon submodule 2020-09-11 16:08:16 +02:00
6411fc5ca7 warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
57f570d9b0 list: use new lookup methods 2020-08-25 20:22:19 +02:00
4626628c66 update VILLAScommon submodule 2020-08-17 12:52:29 +02:00
16e706da91 update VILLAScommon submodule 2020-07-06 14:03:45 +02:00
8e259516a3 add more nullptr checks after memory allocations 2020-07-06 14:03:43 +02:00
7d75746a88 update VILLAScommon submodule 2020-07-03 10:22:18 +02:00
f05fa39773 update VILLAScommon submodule 2020-07-01 17:20:30 +02:00
037bfcb81e fix initialization errors 2020-07-01 17:07:17 +02:00
747ce08684 update VILLAScommon submodule 2020-07-01 17:07:16 +02:00
a5bc8eb90f fpga: first compiling code of fpga support 2020-07-01 17:07:16 +02:00
96c55711da plugin: use new plugin code from VILLAScommon 2020-07-01 17:07:15 +02:00
e077285d98 update VILLAScommon submodule 2020-06-08 04:03:18 +02:00
1f3655ba2d refactor alloc() / free() to new / delete 2020-01-21 16:27:03 +01:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
e4e12482f6 memory: fix logic to activate hugepage allocator 2019-10-29 23:30:10 +01:00
19d1274e51 use same C++ version in VILLASnode and VILLAScommon repos 2019-10-20 01:58:39 +02:00
Sonja Happ
fdd2a3b266 only build unit tests of common if project is toplevel project 2019-10-17 10:42:53 +02:00
Sonja Happ
2101fa5fa8 update common submodule 2019-09-16 15:59:42 +02:00
69d29cd335 update common submodule 2019-09-03 23:29:29 +02:00
7feddca897 update common submodule 2019-09-03 23:03:20 +02:00
4a4a8e3d38 upadte common submodule 2019-09-03 22:59:40 +02:00
6c6f580f1d update common submodule 2019-09-03 21:33:40 +02:00
4ce98dd6fc update VILLAScommon submodule 2019-06-27 01:38:09 +02:00
f71643813f fix several minor bugs detected by valgrind 2019-06-26 20:18:44 +02:00
Divya Laxetti
9e418add40 update common submodule 2019-06-26 16:12:54 +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
f05b2ae952 exec: add support for env variables, working directory. non-shell mode 2019-06-23 10:53:10 +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
a5f5e02bc3 exceptions: add missing include 2019-05-28 17:29:52 +02:00
b322b4423d update VILLAScommon submodule 2019-04-23 13:15:48 +02:00
b764dbfd7d fixes for VILLAScommonn submodule 2019-04-23 00:13:11 +02:00
3cb88b9f0a Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2019-04-15 13:17:04 +02:00
46c02302a9 update VILLAScommon submodule 2019-04-15 13:11:07 +02:00
7ee01aabda Merge branch 'hook-rtp-rate-pid' into develop 2019-04-15 12:26:51 +02:00
4cea9559c9 update VILLAScommon submodule 2019-04-15 10:02:32 +02:00
78fdadfbba Merge branch 'develop' of https://git.rwth-aachen.de/acs/public/villas/VILLASnode into develop 2019-04-10 21:49:56 +02:00
f7cdb5f9d8 update VILLAScommon submodule 2019-04-10 09:26:35 +02:00
Manuel Pitz
2bd3e8a790 FIX: missing preprocessor #else and unused parameters 2019-04-08 10:36:21 +01:00
e05a23e5cf update VILLAScommon submodule 2019-04-08 10:42:57 +02:00
9202913230 update VILLAScommon submodule 2019-04-07 16:19:26 +02:00