Manuel Pitz
|
4e7597dd5a
|
use internal sampel clock of uldaq hardware
|
2021-02-15 15:14:00 +01:00 |
|
Manuel Pitz
|
cb5fed5e47
|
enable external trigger and fix readable uldaq errors
|
2021-02-15 15:14:00 +01:00 |
|
Manuel Pitz
|
7517dccca6
|
added error lookup for uldaq
|
2021-02-15 15:12:59 +01:00 |
|
Manuel Pitz
|
83e3dbd785
|
refactoring to comply with code style
|
2021-02-11 14:31:19 +01:00 |
|
|
d1f3b03bc5
|
portability fix some printf format strings for time_t
|
2021-01-08 22:21:25 +01:00 |
|
Felix Wege
|
3f418073d4
|
mqtt: now uses mqtt_prepare()
|
2021-01-08 15:16:15 +01:00 |
|
Felix Wege
|
f00c225b26
|
io: removed CHECKED state and fixed sprintf/sscan
|
2021-01-08 14:49:28 +01:00 |
|
|
ae4b0c4360
|
cppcheck: replace realloc by std::vector
|
2021-01-04 21:08:04 +01:00 |
|
|
0f2b33386b
|
ci: multiplatform builds
|
2020-12-07 21:22:17 +01:00 |
|
|
d398a5a8fb
|
cmake: use imoprted targets for linking
|
2020-12-07 21:22:17 +01:00 |
|
|
3534f4929d
|
cmake: use pkg-config for detecting libmosquitto
|
2020-12-07 21:22:17 +01:00 |
|
|
ace994247a
|
cmake: fix linking if libraries are in non-standard locations
|
2020-12-07 21:22:16 +01:00 |
|
|
8749088bd8
|
iec61850: remove obsolete header
|
2020-12-07 21:22:16 +01:00 |
|
|
787a4228bc
|
mqtt: bug fixes connection establishment
|
2020-12-04 09:09:09 +01:00 |
|
Manuel Pitz
|
dd61a919b1
|
mqtt: bugfixes after last refactoring
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
3c06705110
|
fix correct selection of uldaq hardware
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
bb16b07a69
|
finish rebase master
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
92482f4fda
|
use internal sampel clock of uldaq hardware
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
18b6797e7d
|
enable external trigger and fix readable uldaq errors
|
2020-10-21 21:04:45 +02:00 |
|
Manuel Pitz
|
ec962c5e53
|
added error lookup for uldaq
|
2020-10-21 21:04:45 +02:00 |
|
|
62bed4953d
|
api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config
|
2020-10-20 22:17:55 +02:00 |
|
|
fe69d015f0
|
uldaq: fix buffering issue
|
2020-10-12 17:43:30 +02:00 |
|
|
c7f96e1a97
|
websockets: add missing slash in destination path
|
2020-09-30 16:07:39 +02:00 |
|
|
925a315ca5
|
mqtt: fix initialization
|
2020-09-30 11:38:38 +02:00 |
|
|
ffa57f5e7a
|
mqtt: a bunch of fixes and updates for the MQTT node-type
|
2020-09-30 11:22:59 +02:00 |
|
|
795ef6e1a2
|
influxdb: fix invalid use of strncpy()
|
2020-09-30 10:56:58 +02:00 |
|
|
e3ce379c36
|
if: rewrote libnl / network if code to C++ and fixed if affinity (closes #233)
|
2020-09-13 11:11:46 +02:00 |
|
|
2014b8b61a
|
final cppcheck fixes
|
2020-09-11 16:27:22 +02:00 |
|
|
c7c513a5f6
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
|
|
e895d1479c
|
fixed a bunch of errors found by cppcheck
|
2020-09-10 18:24:27 +02:00 |
|
Niklas Eiling
|
f3e8876627
|
fix memory leak error in lib/nodes/exec.cpp and lib/nodes/opal.cpp
|
2020-09-10 18:24:27 +02:00 |
|
|
baddec2228
|
fix a lot of small bugs
|
2020-09-10 17:41:30 +02:00 |
|
|
88ef85844d
|
loopback_internal: add new node-type for internal loopback
|
2020-09-10 17:41:29 +02:00 |
|
|
e8fad23baf
|
loopback: use exceptions and separated ctor/dtors
|
2020-09-10 17:41:29 +02:00 |
|
|
6411fc5ca7
|
warn about unused return values for *_{init,destroy}() functions
|
2020-09-10 17:41:29 +02:00 |
|
|
b6201287d9
|
loopback: do not copy samples to internal pool
|
2020-09-10 17:40:37 +02:00 |
|
|
3c13f67930
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
|
Niklas Eiling
|
4de57668c5
|
fix building with bitbake when villas-fpga is used
|
2020-08-28 15:13:19 +02:00 |
|
Manuel Pitz
|
831a6824bd
|
bugfix for values array reading from json file
|
2020-08-25 20:46:44 +02:00 |
|
|
c7c290960a
|
file: remove specific restart logic
|
2020-08-25 20:25:27 +02:00 |
|
|
57f570d9b0
|
list: use new lookup methods
|
2020-08-25 20:22:19 +02:00 |
|
|
bbcfab1721
|
ngsi: fix segfaults caused by missing multithreading primitives
|
2020-08-24 21:02:40 +02:00 |
|
|
efe2f52e60
|
fixes for signal generator
|
2020-08-21 15:21:09 +02:00 |
|
Manuel Pitz
|
328b077956
|
first working version of signal generator
|
2020-08-21 14:02:30 +02:00 |
|
Manuel Pitz
|
b7f850cb0d
|
simple working pulses
|
2020-08-21 13:40:50 +02:00 |
|
Manuel Pitz
|
ecd5ed1a6f
|
Add node pulse to signal generator
|
2020-08-21 13:40:49 +02:00 |
|
|
bfe60465f5
|
signal-generator: add support for configuring different paramenters for each generated signal value
|
2020-08-19 14:14:40 +02:00 |
|
|
7e5c298d90
|
websocket: avoid nullptr deref
|
2020-08-17 17:30:22 +02:00 |
|
|
f8c3ec3647
|
ngsi: rewrite NGSI/FIWARE OCB node-type using C++ primitives
|
2020-08-17 12:52:08 +02:00 |
|
|
af1bb4af9d
|
ngsi: rewrite signal and attribute mapping based on new signal code
|
2020-08-14 15:00:57 +02:00 |
|