1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/lib
2020-09-10 17:40:37 +02:00
..
api refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
formats list: use new lookup methods 2020-08-25 20:22:19 +02:00
hooks refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
kernel refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
memory refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
nodes refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
api.cpp api: rewrite API to v2 2020-08-17 17:30:21 +02:00
CMakeLists.txt fix building with bitbake when villas-fpga is used 2020-08-28 15:13:19 +02:00
config.cpp remove usage of uninitialized value 2020-08-17 17:30:21 +02:00
config_helper.cpp update copyright year to 2020 2020-01-20 17:17:00 +01:00
format_type.cpp update copyright year to 2020 2020-01-20 17:17:00 +01:00
hook.cpp refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
hook_list.cpp refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
io.cpp add more nullptr checks after memory allocations 2020-07-06 14:03:43 +02:00
mapping.cpp refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
memory.cpp smaller bug fixes 2020-06-08 04:03:07 +02:00
node.cpp refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
node_direction.cpp refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
node_type.cpp refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
path.cpp path: improve error handling 2020-09-10 17:40:37 +02:00
path_destination.cpp path: add dedicated functions for path_{source,destination}_prepare() 2020-09-10 17:40:36 +02:00
path_source.cpp path: add dedicated functions for path_{source,destination}_prepare() 2020-09-10 17:40:36 +02:00
plugin.cpp fix initialization errors 2020-07-01 17:07:17 +02:00
pool.cpp make more use of villas::MemoryAllocationError 2020-07-06 14:03:45 +02:00
queue.cpp avoid assertions due to uninitialized memory 2020-03-10 23:40:44 +01:00
queue_signalled.cpp update copyright year to 2020 2020-01-20 17:17:00 +01:00
sample.cpp make more use of villas::MemoryAllocationError 2020-07-06 14:03:45 +02:00
shmem.cpp fix initialization errors 2020-07-01 17:07:17 +02:00
signal.cpp signal: all signal_to_json() 2020-08-17 17:30:21 +02:00
signal_data.cpp signal: replace placeholder for invalid data 2020-08-17 12:51:04 +02:00
signal_list.cpp signal: last bug fixes for output signal api 2020-07-06 14:03:45 +02:00
signal_type.cpp signal: split signal related code into separate files 2020-07-06 14:03:45 +02:00
socket_addr.cpp add more nullptr checks after memory allocations 2020-07-06 14:03:43 +02:00
stats.cpp refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
super_node.cpp refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
web.cpp api: second batch of changes for new API version 2020-08-17 17:30:21 +02:00