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

118 commits

Author SHA1 Message Date
9c63ab373d refactor: list_* -> vlist_* 2024-02-29 18:58:07 +01:00
2cadb5a98f use better heuristic for compile-time cache line size 2024-02-29 18:58:07 +01:00
21e05c2aa7 do not throw dynamically allocated exceptions 2024-02-29 18:58:07 +01:00
d8dcefd375 refactor: use of auto 2024-02-29 18:58:07 +01:00
ed250bb433 rt: harmonize logging messages 2024-02-29 18:58:07 +01:00
e22f08e3dd kernel: inprove portability 2024-02-29 18:58:07 +01:00
9fd43318c4 smaller fixups 2024-02-29 18:58:07 +01:00
39bbbca283 rewrite logging system with spdlog 2024-02-29 18:58:07 +01:00
25d4d942e6 kernel: improve compatability for RPi 2024-02-29 18:58:07 +01:00
094b4aa9f2 rt: ported to C++ 2024-02-29 18:58:07 +01:00
5066bd167a kernel: partial port to C++ 2024-02-29 18:58:07 +01:00
8cd19c1499 kernel: remove obsolete { } 2024-02-29 18:58:07 +01:00
b502838b07 whitespace cleanups 2024-02-29 18:58:07 +01:00
789bcea6c1 introduce new PORJECT_* macros 2024-02-29 18:58:07 +01:00
2dd2a530a1 moved more code from VILLASnode to VILLAScommon 2024-02-29 18:58:07 +01:00
83dfaa00d8 refactor: change project name from VILLAS{fpga,node} to VILLAScommon 2024-02-29 18:58:07 +01:00
1ca73d018c merge changes from VILLASfpga/feature/hls-rtds2gpu 2024-02-29 18:58:07 +01:00
5b906aa3ea move more common code from VILLASfpga repo 2024-02-29 18:58:07 +01:00