|
dd114e8a69
|
usb: imrove error handling
|
2021-08-31 14:40:37 +02:00 |
|
|
11849a59c0
|
temper: move basic device lifecycle functions to usb code
|
2021-08-31 14:40:37 +02:00 |
|
|
dbf798f29b
|
temper: improve code-style
|
2021-08-31 14:40:37 +02:00 |
|
|
2eeca3abda
|
temper: add example config
|
2021-08-31 14:40:37 +02:00 |
|
|
169e58422f
|
loopback: align code with loopback_internal
|
2021-08-31 14:40:37 +02:00 |
|
|
fe9119337a
|
super_node: node_type_start() should acutally called before node_prepare()
|
2021-08-31 14:40:37 +02:00 |
|
|
4d6c746232
|
fix doxygen @todo commands
|
2021-08-31 14:40:37 +02:00 |
|
|
8306831942
|
hook: fixes for new {Single,Multi}SignalHook classes
|
2021-08-31 14:31:56 +02:00 |
|
|
8d525513e1
|
QueueSignalledMode::AUTO defaults to QueueSignalledMode::EVENTFD on linux systems
|
2021-08-31 13:58:19 +02:00 |
|
|
6c58d6ee2b
|
fix code-style in include list
|
2021-08-31 13:57:37 +02:00 |
|
Sonja Happ
|
a6bd73861b
|
CI: fix rabbitmq version service to 3.8 due to breaking changes in config of version 3.9 (latest)
|
2021-08-31 13:53:06 +02:00 |
|
Sonja Happ
|
bfa51b2585
|
include <filesystem> directly and set minimum required compiler versions for gcc and clang in cmake file
|
2021-08-31 13:53:06 +02:00 |
|
Sonja Happ
|
b57a660bba
|
mqtt: add missing include of super_node.hpp in mqtt node type
|
2021-08-31 13:53:06 +02:00 |
|
Sonja Happ
|
846352c3d2
|
add missing WITH_HOOKS condition to compile without hooks
|
2021-08-31 13:53:06 +02:00 |
|
Sonja Happ
|
d3a04660e4
|
config: enable compile with GCC versions older than 8 (where filesystem is still in experimental/filesystem)
|
2021-08-31 13:53:06 +02:00 |
|
Sonja Happ
|
d3b1da4957
|
loopback_internal: enable compile if eventfd header is not present on system
|
2021-08-31 13:53:06 +02:00 |
|
|
7d8aa793aa
|
docker: fix Alpine images
|
2021-08-31 13:39:03 +02:00 |
|
|
bfafe10678
|
deps: make make threads configurable
|
2021-08-03 15:37:19 -04:00 |
|
|
45fe6e550b
|
ci: limit concurrency
|
2021-07-21 15:11:09 +02:00 |
|
|
110ec81cc6
|
redis: fix cppcheck warnings
|
2021-07-20 21:05:54 +02:00 |
|
|
198e4a3c51
|
docker: test build of uldaq on Debian multiarch
|
2021-07-20 20:52:45 +02:00 |
|
|
14daa11dc1
|
redis: add detection for TLS support
|
2021-07-20 20:52:45 +02:00 |
|
|
52192b5f05
|
redis: fix compilation of redis++ on debian
|
2021-07-20 18:50:58 +02:00 |
|
|
3f79908bee
|
deps: add SKIP_REDIS variable
|
2021-07-20 18:15:29 +02:00 |
|
|
b2a8b36fef
|
deps: add MAKE_OPTS variable
|
2021-07-20 18:15:11 +02:00 |
|
|
64824e198a
|
redis: use self-built hiredis on Debian Docker images
|
2021-07-20 17:44:08 +02:00 |
|
|
d72a133263
|
redis: add new redis node-type
|
2021-07-20 14:53:40 +00:00 |
|
|
5e62b3a35f
|
node: show full details of node when starting
|
2021-07-20 14:53:40 +00:00 |
|
|
50f6a53742
|
fix whitespaces
|
2021-07-20 14:53:40 +00:00 |
|
|
602bae7dd2
|
web: fix hanging Web::stop()
|
2021-07-20 14:53:40 +00:00 |
|
|
fc6434c66c
|
pps_ts: re-add missing variable
|
2021-07-20 13:37:19 +02:00 |
|
|
6c6489f7b3
|
pps_ts: avoid nullptr dereference
|
2021-07-20 12:51:54 +02:00 |
|
|
efb5f43980
|
pps_ts: add new mode option to switch between different implementations
|
2021-07-20 12:51:54 +02:00 |
|
|
b77403d907
|
json.edgeflex: improve error handling
|
2021-07-20 12:23:50 +02:00 |
|
|
fd7fddcf15
|
json.edgeflex: add sample unpacking support
|
2021-07-20 12:23:31 +02:00 |
|
Manuel Pitz
|
30441a96ad
|
Merge branch 'dft_pps_update' of https://git.rwth-aachen.de/acs/public/villas/node into dft_pps_update
|
2021-07-19 12:18:38 +02:00 |
|
Manuel Pitz
|
2fc0781811
|
formats: add specific json format for edgeFlex
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
1509939a40
|
dft: add missing padding type
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
7a61f509ea
|
dft: add angle unit select (degree/rad)
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
b7f00fe18b
|
revert to very simple pps time sync
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
5645753879
|
fix mapping of dft output values
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
862dfce65a
|
formats: add specific json format for edgeFlex
|
2021-07-19 12:12:26 +02:00 |
|
Manuel Pitz
|
99fa539a8d
|
dft: add missing padding type
|
2021-07-19 12:09:37 +02:00 |
|
Manuel Pitz
|
a93ca25b23
|
dft: add angle unit select (degree/rad)
|
2021-07-19 12:09:07 +02:00 |
|
|
b73a45e580
|
update VILLAScommon submodule
|
2021-07-13 12:13:15 +00:00 |
|
|
f0da62b8f0
|
stats: fix initialization of sub-hooks
|
2021-07-13 11:22:40 +02:00 |
|
Manuel Pitz
|
037bec2a68
|
revert to very simple pps time sync
|
2021-07-12 17:52:27 +02:00 |
|
Manuel Pitz
|
e1fb92b79d
|
fix mapping of dft output values
|
2021-07-12 17:51:09 +02:00 |
|
Manuel Pitz
|
efd64ea7fc
|
path_source: fix double incref
|
2021-07-12 17:48:30 +02:00 |
|
Manuel Pitz
|
d4ea4b9d6e
|
pps_ts: fix parse function for singal name update
|
2021-07-12 13:33:04 +00:00 |
|