1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/lib/nodes
Daniel Krebs fe302f9649 comedi: implement ADC and DAC directions, only DAC tested
The write / DAC direction has been tested with two output signals, see
etc/comedi.conf for reference. For now, the buffer size may not be
(considerably) smaller than 32kB, Comedi stops working for unknown
reasons. To compensate for the latency (always approx. one buffer size)
if only small sample rates are required, configure the path for
upsampling (sample-and-hold via rate parameter) at the same rate as
the out direction of the comedi node.
2018-06-15 15:47:10 +02:00
..
amqp.c io: remove state-less IO calls 2018-05-12 15:25:29 +02:00
cbuilder.c fix several build system related issues 2018-02-06 23:29:54 +01:00
comedi.c comedi: implement ADC and DAC directions, only DAC tested 2018-06-15 15:47:10 +02:00
file.c file: destroy IO in file_destroy() instead of file_stop() 2018-05-12 18:03:40 +02:00
iec61850.c iec61850: fix include paths 2018-03-28 14:15:08 +02:00
iec61850_sv.c iec61850-9-2: fix memory leak 2018-04-04 12:01:09 +02:00
influxdb.c influx: use new signal description for specifying the InfluxDB fields 2018-05-24 09:23:17 +02:00
loopback.c fix several build system related issues 2018-02-06 23:29:54 +01:00
Makefile.inc comedi: fix typo in Makefile 2018-06-15 14:56:27 +02:00
mqtt.c mqtt: fix memory leak 2018-05-26 02:53:40 +02:00
nanomsg.c io: remove state-less IO calls 2018-05-12 15:25:29 +02:00
ngsi.c refactor: change include prefix 2018-02-04 16:40:52 +01:00
opal.c c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
shmem.c shmem: use proper naming convention 2018-06-15 14:24:04 +02:00
signal_generator.c signal_generator: show total amount of missed steps 2018-04-19 15:43:57 +02:00
socket.c io: remove state-less IO calls 2018-05-12 15:25:29 +02:00
stats.c refactor: change include prefix 2018-02-04 16:40:52 +01:00
test_rtt.c io: remove state-less IO calls 2018-05-12 15:25:29 +02:00
websocket.c websocket: fix some bugs when requesting non-existant node 2018-06-12 20:02:43 +02:00
zeromq.c io: remove state-less IO calls 2018-05-12 15:25:29 +02:00