|
d335837525
|
get rid of LIST_INIT
|
2018-10-19 13:41:50 +02:00 |
|
Dennis Potter
|
6e16e43833
|
Started with cleanup of code
|
2018-10-18 23:59:07 +02:00 |
|
Dennis Potter
|
c91487eb25
|
Script is now able to plot 3d graphes. Still needs documentation and a major cleanup.
|
2018-10-18 16:33:45 +02:00 |
|
Dennis Potter
|
e5144575dd
|
Version is able to plot histograms and medians. Yet to be done before code is cleaned: 3d plots of rate/size combination
|
2018-10-18 10:21:20 +02:00 |
|
Dennis Potter
|
e68202e525
|
Placed conditional block at right position.
|
2018-10-17 23:57:19 +02:00 |
|
|
e0a02c74f5
|
loopback: add option for queue sync mode
|
2018-10-17 16:12:16 +02:00 |
|
|
11bba98efe
|
node: simplify configuration of node signals
|
2018-10-17 16:11:44 +02:00 |
|
Dennis Potter
|
c639796c97
|
Initial version of an evaluation script to compare node-types
**this is an early version** The code still needs serious cleanup and a lot of options are not yet available.
|
2018-10-16 01:34:46 +02:00 |
|
Dennis Potter
|
09c5d0bb49
|
Changed default flag back to TIMERFD
|
2018-10-16 01:07:57 +02:00 |
|
Dennis Potter
|
1109a82581
|
Fixed errors from 65ee460953 that broke compilation with RDTSC flag
|
2018-10-16 01:00:31 +02:00 |
|
|
97381d245b
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2018-10-16 00:08:33 +02:00 |
|
Dennis Potter
|
8f90d77224
|
Added flag which lets path use original sequence number of source
|
2018-10-14 14:44:56 +02:00 |
|
Dennis Potter
|
1d918229e8
|
Forgot to remove a debug print statement
|
2018-10-14 12:39:49 +02:00 |
|
Dennis Potter
|
1328f190ad
|
Removed obsolete BUSY/EVENT flag from Infiniband node
|
2018-10-14 01:54:54 +02:00 |
|
Dennis Potter
|
ed3a27fefd
|
Fixed wrong meta data correction and added macros for sample size
|
2018-10-11 14:18:30 +02:00 |
|
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 |
|
|
e812a36a73
|
portability: more fixes for RPi
|
2018-10-04 02:41:20 +02:00 |
|
|
68df32a0e1
|
add some comments
|
2018-10-04 02:41:01 +02:00 |
|
|
7f1ef6735c
|
cmake: fix package dependencies
|
2018-10-04 02:22:21 +02:00 |
|
|
8d16634356
|
docker: use new fedora package repo
|
2018-10-04 02:22:04 +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 |
|
|
ad775bbf58
|
fix syntax error in uldaq.conf
|
2018-10-04 00:48:44 +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 |
|
|
06b4ede3e7
|
docker: use new fedora package repo
|
2018-10-04 00:44:18 +02:00 |
|
|
091fe0dc0a
|
docker: switch to fedora 29
|
2018-10-04 00:43:54 +02:00 |
|
Manuel Pitz
|
e7d0af6b6b
|
raw: fix raw headers when using standard raw formats
|
2018-09-26 23:31:14 +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 |
|