Manuel Pitz
|
791b314121
|
Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq
|
2018-10-06 15:21:05 +02:00 |
|
Manuel Pitz
|
963fe79290
|
uldaq : fix race condition between daq and read from buffer
|
2018-10-06 15:15:21 +02:00 |
|
|
9e9522f06f
|
uldaq: final improvements
|
2018-10-05 15:24:48 +02:00 |
|
|
cc2802cbac
|
cmake: fix linking against pkg-config libs
|
2018-10-05 15:09:26 +02:00 |
|
|
badca85662
|
wip
|
2018-10-04 03:00:14 +02:00 |
|
|
e120535fa8
|
Merge branch 'arm' into node-uldaq
|
2018-10-04 00:51:48 +02:00 |
|
|
d88c59aab4
|
bugfixes for ARM
|
2018-10-04 00:49:46 +02:00 |
|
|
15ac4023f5
|
fixes for compiling VILLASnode on ARM
|
2018-10-04 00:49:38 +02:00 |
|
|
7dd4fc2f91
|
link against libm
|
2018-10-04 00:45:21 +02:00 |
|
|
9c0d26448c
|
cmake: fix detection of libwebsockets
|
2018-10-04 00:45:07 +02:00 |
|
Manuel Pitz
|
c837b4bebc
|
uldaq: add sample configuratioen for ul201
uldaq: fix missing samples by not using the uldaq counter. this may create race iussues
|
2018-09-26 23:28:53 +02:00 |
|
|
d0a55b91d5
|
raw: fixup for last change
|
2018-09-25 22:51:16 +02:00 |
|
Manuel Pitz
|
ebd3621941
|
node uldaq fix index calculation
|
2018-09-25 22:41:27 +02:00 |
|
|
9915bc7960
|
raw: add support for multiple samples in a single packet
|
2018-09-25 22:39:48 +02:00 |
|
Manuel Pitz
|
7a12497804
|
update start index
|
2018-09-25 21:46:42 +02:00 |
|
|
6ffdd74802
|
uldaq: another attempt to fix the deadlock
|
2018-09-25 21:09:36 +02:00 |
|
|
f75f4c4a95
|
uldaq: fix sequence no again
|
2018-09-25 20:56:05 +02:00 |
|
|
6596b02ada
|
uldaq: add debugging
|
2018-09-25 20:54:50 +02:00 |
|
|
eda8f19aa3
|
uldaq: fix sequence numbering
|
2018-09-25 20:52:55 +02:00 |
|
|
5413088039
|
uldaq: increase buffer
|
2018-09-25 20:49:06 +02:00 |
|
|
fa2667986b
|
uldaq: fix sequence number and deadlock
|
2018-09-25 20:38:58 +02:00 |
|
|
d734eb82b4
|
node: fix assertion in node_init()
|
2018-09-25 20:29:05 +02:00 |
|
|
9e88472fd8
|
Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq
|
2018-09-25 20:27:09 +02:00 |
|
|
0ba65c3ae1
|
uldaq: make use of events to signal availability of new data
|
2018-09-25 20:27:01 +02:00 |
|
|
350112db1c
|
node: call init functions for node_tyles
|
2018-09-25 19:18:46 +02:00 |
|
Manuel Pitz
|
32c4c5eb21
|
First working version with analog sampling
|
2018-09-25 19:11:26 +02:00 |
|
Manuel Pitz
|
ffbbb9bd51
|
workaround for init function call
|
2018-09-25 15:22:50 +02:00 |
|
|
103d2047e4
|
uldaq: improvied error reporting
|
2018-09-25 13:09:17 +02:00 |
|
|
793e2b1d89
|
uldaq: another fix when parsing input range
|
2018-09-25 13:02:51 +02:00 |
|
|
ec33de7fa5
|
uldaq: bugfix when parsing signal definition
|
2018-09-25 13:01:58 +02:00 |
|
|
7f770d2e90
|
uldaq: working on uldaq_parse() and uldaq_print() for parsing signal/channel list
|
2018-09-25 12:56:23 +02:00 |
|
|
01fb1f05d0
|
uldaq: added min/max values to input range list
|
2018-09-25 12:55:38 +02:00 |
|
|
556f4384a3
|
uldaq: check that signal definitions are correct.
|
2018-09-25 12:09:04 +02:00 |
|
|
43a869d4f1
|
uldaq: fix uldaq_print()
|
2018-09-25 11:59:38 +02:00 |
|
|
a6ae879edc
|
uldaq: fix minor bugs
|
2018-09-25 11:58:12 +02:00 |
|
|
f499e49ef7
|
uldaq: fix CMakeLists
|
2018-09-25 10:25:16 +02:00 |
|
|
eb7cccf424
|
uldaq: fix remaining compiler errors
|
2018-09-25 10:25:05 +02:00 |
|
|
e466606fe0
|
uldaq: add missing function from example/utility.h
|
2018-09-25 10:24:47 +02:00 |
|
|
69099a2436
|
Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq
# Conflicts:
# lib/nodes/uldaq.c
|
2018-09-25 10:11:28 +02:00 |
|
|
ed3b5585d0
|
uldaq: fix compiler errors
|
2018-09-25 10:10:30 +02:00 |
|
Manuel Pitz
|
a59e6c042d
|
Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq
|
2018-09-25 10:09:21 +02:00 |
|
Manuel Pitz
|
7909d39fee
|
nodetype:uldaq started integration for example
|
2018-09-25 10:09:17 +02:00 |
|
|
d4371d5bae
|
Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq
|
2018-09-25 10:04:46 +02:00 |
|
|
edec5e22dc
|
uldaq: added uldaq_destroy()
|
2018-09-25 10:04:42 +02:00 |
|
|
838d65ecee
|
uldaq: fix compiler errors
|
2018-09-25 10:04:25 +02:00 |
|
Manuel Pitz
|
b139e171f9
|
nodetype:uldaq started integration for example
|
2018-09-25 10:03:31 +02:00 |
|
|
bb9ef6d234
|
Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq
|
2018-09-25 10:00:18 +02:00 |
|
|
481d0182ed
|
uldaq: refactor code
|
2018-09-25 09:55:51 +02:00 |
|
|
ab58f3aa11
|
uldaq: fix function pointers
|
2018-09-25 09:55:15 +02:00 |
|
Manuel Pitz
|
6d52a3789a
|
Merge branch 'node-uldaq' of git.rwth-aachen.de:acs/public/villas/VILLASnode into node-uldaq
|
2018-09-25 09:54:31 +02:00 |
|