|
e4a602cd5e
|
do not use villas::utils namespace by default
|
2024-02-28 02:36:37 +01:00 |
|
|
ecbbb2ed15
|
move utils.h to utils.hpp
|
2024-02-28 02:36:37 +01:00 |
|
|
74db55e846
|
rt: fix cpuset affinity
|
2024-02-28 02:35:37 +01:00 |
|
|
2d7af5e743
|
refactor: NULL => nullptr
|
2024-02-28 02:35:37 +01:00 |
|
|
73cb4f8512
|
use C++ compiler
|
2024-02-28 02:35:37 +01:00 |
|
|
2881bd8b73
|
add comments to #endif's
|
2024-02-28 02:35:37 +01:00 |
|
|
5c8c1ad59d
|
remove dead code
|
2024-02-28 02:35:37 +01:00 |
|
|
77418a8994
|
refactor: use C-style commenting everywhere
|
2024-02-28 02:35:37 +01:00 |
|
|
54425dcfe9
|
refactor: use strtok_r() instead of strtok()
|
2024-02-28 02:35:37 +01:00 |
|
|
45b4dec42d
|
use exceptions instead of return codes for error handling
|
2024-02-28 02:35:37 +01:00 |
|
|
34a1406ec8
|
memory locking is now done at memory subsystem
|
2024-02-28 02:35:37 +01:00 |
|
|
e4b0743cf2
|
added compatability for 32bit ARM platforms
|
2024-02-28 02:35:37 +01:00 |
|
|
79605afb93
|
log: remove static logger instances
|
2024-02-28 02:35:37 +01:00 |
|
|
e5da0e46f1
|
update copyright year to 2019
|
2024-02-28 02:35:37 +01:00 |
|
|
d66ae1a893
|
refactor: list_* -> vlist_*
|
2024-02-28 02:35:37 +01:00 |
|
|
cb157965c2
|
use better heuristic for compile-time cache line size
|
2024-02-28 02:35:36 +01:00 |
|
|
c990e8697d
|
do not throw dynamically allocated exceptions
|
2024-02-28 02:35:36 +01:00 |
|
|
1e301aaa1a
|
refactor: use of auto
|
2024-02-28 02:35:36 +01:00 |
|
|
14d0243999
|
rt: harmonize logging messages
|
2024-02-28 02:35:36 +01:00 |
|
|
254fb92c4e
|
kernel: inprove portability
|
2024-02-28 02:35:36 +01:00 |
|
|
592d07a32d
|
smaller fixups
|
2024-02-28 02:35:36 +01:00 |
|
|
5e147da376
|
rewrite logging system with spdlog
|
2024-02-28 02:35:36 +01:00 |
|
|
21b6937599
|
kernel: improve compatability for RPi
|
2024-02-28 02:35:36 +01:00 |
|
|
505162aaf2
|
rt: ported to C++
|
2024-02-28 02:35:36 +01:00 |
|
|
ef5c365d9a
|
kernel: partial port to C++
|
2024-02-28 02:35:36 +01:00 |
|
|
93dbd9c964
|
kernel: remove obsolete { }
|
2024-02-28 02:35:36 +01:00 |
|
|
9dd0d0bf42
|
whitespace cleanups
|
2024-02-28 02:35:36 +01:00 |
|
|
af2a11b28c
|
introduce new PORJECT_* macros
|
2024-02-28 02:35:36 +01:00 |
|
|
7ef001afa8
|
moved more code from VILLASnode to VILLAScommon
|
2024-02-28 02:35:36 +01:00 |
|
|
2aef3aba54
|
refactor: change project name from VILLAS{fpga,node} to VILLAScommon
|
2024-02-28 02:35:36 +01:00 |
|
|
ff1a295814
|
merge changes from VILLASfpga/feature/hls-rtds2gpu
|
2024-02-28 02:35:36 +01:00 |
|
|
d2a97a81c0
|
move more common code from VILLASfpga repo
|
2024-02-28 02:35:36 +01:00 |
|