/alps/ipecamera

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/ipecamera

« back to all changes in this revision

Viewing changes to tests/autotrigger.sh

  • Committer: Suren A. Chilingaryan
  • Date: 2015-07-23 16:36:04 UTC
  • Revision ID: csa@suren.me-20150723163604-5ot6xjmom62zbosy
Support for new CMOSIS 20MPix camera

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
pci -g -o /dev/null --run-time 12000000 --verbose 10 &
18
18
pid=$!
19
19
 
20
 
usleep 100000
 
20
sleep 0.1
21
21
pci -w 9040 80004a01
22
 
usleep 10000000
 
22
sleep 10
23
23
pci -w 9040 80000201
24
24
 
25
25
echo "Waiting grabber to finish"