Vincent Bareiß
|
288c49707a
|
Reimplemented read thread
|
2021-09-09 12:50:44 +00:00 |
|
Vincent Bareiß
|
482c51dd08
|
Dumper for node ft4222
|
2021-09-07 20:04:31 +02:00 |
|
Vincent Bareiß
|
6f09e60a6a
|
Tried out dumper
|
2021-08-23 16:03:58 +02:00 |
|
Vincent Bareiss
|
1dc8a475a0
|
Added first implementation of node-ft4222
Added example .conf
Fixed building with ft4222
|
2021-08-19 19:33:01 +02:00 |
|
Vincent Bareiss
|
907e2b2424
|
Added node-ft4222h and deps to build system
|
2021-08-18 14:18:11 +02:00 |
|
|
110ec81cc6
|
redis: fix cppcheck warnings
|
2021-07-20 21:05:54 +02:00 |
|
|
14daa11dc1
|
redis: add detection for TLS support
|
2021-07-20 20:52:45 +02:00 |
|
|
d72a133263
|
redis: add new redis node-type
|
2021-07-20 14:53:40 +00:00 |
|
|
32e016ebcb
|
log: use spdlog custom formatters for basic VILLASnode types (closes #308)
|
2021-07-07 09:10:23 +00:00 |
|
|
c49ee5b21c
|
nodes: remove hard-coded sample lengths from pool initializations
|
2021-06-24 10:35:41 +00:00 |
|
|
00a9e92b0a
|
remove old plugin code
|
2021-06-21 16:11:42 -04:00 |
|
|
edd84d79af
|
temper: add new node-type for reading PCSensor / TEMPer USB sensors
|
2021-06-18 15:26:55 -04:00 |
|
|
731909c3a8
|
ported io/format code to C++
|
2021-06-17 08:26:46 -04:00 |
|
|
f1b484449e
|
kafka: use a floating point number for the timeout setting
|
2021-05-09 18:09:24 +02:00 |
|
|
0881b38224
|
kafka: refactor setting "calocation" to "ca"
|
2021-05-09 15:23:02 +02:00 |
|
|
d5d12dd38e
|
kafka: fix authorship and copyright
|
2021-05-09 14:57:44 +02:00 |
|
Juan Pablo Noreña
|
818047c6bd
|
node-type-kafka producer and consumer separation, not working at same time as in a single node as desirable
|
2021-05-06 17:15:36 -05:00 |
|
Juan Pablo Noreña
|
ca10fd076f
|
Adds node-type-kafka, example and packaging deps
|
2021-05-05 12:02:18 -05:00 |
|
|
4f370ee1b2
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
|
|
2d5ca906e7
|
fix indention
|
2021-03-09 01:49:04 +01:00 |
|
|
8e53d2a329
|
opal: fix node-type
|
2021-02-24 09:17:53 +01:00 |
|
|
04fe1d34a1
|
fix indention
|
2021-02-19 07:03:21 +01:00 |
|
Felix Wege
|
150b6bf998
|
mqtt: added mqtt_prepare() to mqtt.hpp
|
2021-01-08 15:22:28 +01: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 |
|
|
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 |
|
|
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 |
|
|
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
|
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 |
|
|
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 |
|
|
ff25a2a02c
|
file: allow specifiying offset within file
|
2020-07-16 14:20:58 +02:00 |
|
|
33eef47f97
|
can: align code to VILLASnode coding-style
|
2020-07-09 07:25:36 +02:00 |
|
|
06fc6ed6ed
|
can: reduce includes to the required minimum
|
2020-07-09 07:25:36 +02:00 |
|
|
5df815765a
|
can: fix authors
|
2020-07-09 07:25:36 +02:00 |
|
|
208fc1843a
|
can: remove unused callbacks
|
2020-07-09 07:25:36 +02:00 |
|
Niklas Eiling
|
c4b21e5f26
|
can: add to_raw conversion and fix data conversions in can_write
|
2020-07-09 07:25:35 +02:00 |
|
Niklas Eiling
|
e3e1ecda2d
|
can: add function that converts arbitrary sized can data to union signal_data
|
2020-07-09 07:25:35 +02:00 |
|
Niklas Eiling
|
0235cc1190
|
can: allow out configuration to not contain name field. Order signals as in the config file instead of searching by name
|
2020-07-09 07:25:35 +02:00 |
|
Niklas Eiling
|
bf337ec2a3
|
can: implement config parsing and reading from can bus
|
2020-07-09 07:25:33 +02:00 |
|
Niklas Eiling
|
707e0e5175
|
can: add basic functionality for socketcan nodetype
|
2020-07-09 07:25:33 +02:00 |
|
|
5b1cda7a89
|
can: inital code skeleton
|
2020-07-09 07:25:33 +02:00 |
|
|
a5bc8eb90f
|
fpga: first compiling code of fpga support
|
2020-07-01 17:07:16 +02:00 |
|
|
44fc7ccfb3
|
common: fix submodule url
|
2020-07-01 17:07:15 +02:00 |
|
|
daeb0820ee
|
smaller bug fixes
|
2020-06-08 04:03:07 +02:00 |
|
|
13c117fe2c
|
use new task api
|
2020-06-08 03:41:00 +02:00 |
|