From a1d746f850c487c065e518052f5205812a1f4adf Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Wed, 1 Apr 2015 21:26:47 +0200 Subject: Do not touch READOUT flag as requested by Michele. Now we can get data from DMA when camera is not grabbing --- tests/ipecamera/autotrigger.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/ipecamera/autotrigger.sh b/tests/ipecamera/autotrigger.sh index 1c8f353..5f8b4db 100755 --- a/tests/ipecamera/autotrigger.sh +++ b/tests/ipecamera/autotrigger.sh @@ -10,9 +10,9 @@ pci -g -o /dev/null --run-time 12000000 --verbose 10 & pid=$! usleep 100000 -pci -w 9040 80000a01 +pci -w 9040 80004a01 usleep 10000000 -pci -w 9040 80000001 +pci -w 9040 80000201 echo "Waiting grabber to finish" wait $pid -- cgit v1.2.3