.. |
api
|
use new NodeList and PathList in SuperNode
|
2021-06-21 16:12:47 -04:00 |
formats
|
ported io/format code to C++
|
2021-06-17 08:26:46 -04:00 |
hooks
|
dft: use logger from parent class
|
2021-07-01 20:54:23 +02:00 |
kernel
|
kernel: refactor naming style
|
2021-05-20 06:21:33 -04:00 |
memory
|
kernel: refactor naming style
|
2021-05-20 06:21:33 -04:00 |
nodes
|
loopback: simplify code
|
2021-07-01 11:41:25 +02:00 |
api.cpp
|
api: extend status endpoint
|
2020-10-15 14:57:13 +02:00 |
CMakeLists.txt
|
use new NodeList and PathList in SuperNode
|
2021-06-21 16:12:47 -04:00 |
config.cpp
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
config_helper.cpp
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
dumper.cpp
|
dumper: fix length of len parameter
|
2021-07-01 17:49:59 +02:00 |
format.cpp
|
several minor fixes
|
2021-06-18 14:32:03 -04:00 |
hook.cpp
|
add plugin names to logger instances
|
2021-06-18 14:24:28 -04:00 |
hook_list.cpp
|
fix calculation of maximum number of signals in nodes/paths
|
2021-07-01 22:26:44 +02:00 |
mapping.cpp
|
mapping: use signal lists after hook processing
|
2021-06-24 10:35:41 +00:00 |
memory.cpp
|
kernel: refactor naming style
|
2021-05-20 06:21:33 -04:00 |
node.cpp
|
fix calculation of maximum number of signals in nodes/paths
|
2021-07-01 22:26:44 +02:00 |
node_direction.cpp
|
fix calculation of maximum number of signals in nodes/paths
|
2021-07-01 22:26:44 +02:00 |
node_list.cpp
|
use new NodeList and PathList in SuperNode
|
2021-06-21 16:12:47 -04:00 |
node_type.cpp
|
remove old plugin code
|
2021-06-21 16:11:42 -04:00 |
path.cpp
|
wip
|
2021-07-07 08:38:17 +02:00 |
path_destination.cpp
|
ported io/format code to C++
|
2021-06-17 08:26:46 -04:00 |
path_list.cpp
|
use new NodeList and PathList in SuperNode
|
2021-06-21 16:12:47 -04:00 |
path_source.cpp
|
fix calculation of maximum number of signals in nodes/paths
|
2021-07-01 22:26:44 +02:00 |
pool.cpp
|
kernel: refactor naming style
|
2021-05-20 06:21:33 -04:00 |
queue.cpp
|
ported io/format code to C++
|
2021-06-17 08:26:46 -04:00 |
queue_signalled.cpp
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
sample.cpp
|
ported io/format code to C++
|
2021-06-17 08:26:46 -04:00 |
shmem.cpp
|
ported io/format code to C++
|
2021-06-17 08:26:46 -04:00 |
signal.cpp
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
signal_data.cpp
|
ported io/format code to C++
|
2021-06-17 08:26:46 -04:00 |
signal_list.cpp
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
signal_type.cpp
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
socket_addr.cpp
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
stats.cpp
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
super_node.cpp
|
use new NodeList and PathList in SuperNode
|
2021-06-21 16:12:47 -04:00 |
usb.cpp
|
temper: add new node-type for reading PCSensor / TEMPer USB sensors
|
2021-06-18 15:26:55 -04:00 |
web.cpp
|
websocket: actively cancel lws_service() / poll() when new data is to be sent
|
2021-05-09 21:03:49 +00:00 |