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/common/lib
2024-02-29 18:58:07 +01:00
..
dsp dsp: add PID controller 2024-02-29 18:58:07 +01:00
kernel fixes for armhf and aarch64 compatability 2024-02-29 18:58:07 +01:00
advio.cpp replace C-style headers with C++ C-compatability headers 2024-02-29 18:58:07 +01:00
base64.cpp use custom base64 implementation and add unit tests 2024-02-29 18:58:07 +01:00
buffer.cpp replace C-style headers with C++ C-compatability headers 2024-02-29 18:58:07 +01:00
CMakeLists.txt cmake: add missing fmt include 2024-02-29 18:58:07 +01:00
common.cpp replace C-style headers with C++ C-compatability headers 2024-02-29 18:58:07 +01:00
compat.cpp replace C-style headers with C++ C-compatability headers 2024-02-29 18:58:07 +01:00
cpuset.cpp rt: fix cpuset affinity 2024-02-29 18:58:07 +01:00
hist.cpp hist: use more C++ constructs 2024-02-29 18:58:07 +01:00
json_buffer.cpp update copyright year to 2019 2024-02-29 18:58:07 +01:00
list.cpp replace C-style headers with C++ C-compatability headers 2024-02-29 18:58:07 +01:00
log.cpp fix Log::getLevelName() 2024-02-29 18:58:07 +01:00
log_legacy.cpp do not use villas::utils namespace by default 2024-02-29 18:58:07 +01:00
memory.cpp fixes for armhf and aarch64 compatability 2024-02-29 18:58:07 +01:00
memory_manager.cpp refactor: use C-style commenting everywhere 2024-02-29 18:58:07 +01:00
plugin.cpp refactor enums to class enums 2024-02-29 18:58:07 +01:00
popen.cpp refactor enums to class enums 2024-02-29 18:58:07 +01:00
table.cpp replace C-style headers with C++ C-compatability headers 2024-02-29 18:58:07 +01:00
task.cpp replace C-style headers with C++ C-compatability headers 2024-02-29 18:58:07 +01:00
terminal.cpp use C++ compiler 2024-02-29 18:58:07 +01:00
timing.cpp use C++ compiler 2024-02-29 18:58:07 +01:00
tool.cpp added new villas::Tool class as common top-level entrypoint 2024-02-29 18:58:07 +01:00
tsc.cpp refactor: NULL => nullptr 2024-02-29 18:58:07 +01:00
utils.cpp replace C-style headers with C++ C-compatability headers 2024-02-29 18:58:07 +01:00
version.cpp update copyright year to 2019 2024-02-29 18:58:07 +01:00