Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-init
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-init
Commits
6ff70766
Commit
6ff70766
authored
Sep 29, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tweaking triggered mode startup
parent
3e340555
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
init_eyesis_bottom2.sh
src/init_eyesis_bottom2.sh
+6
-0
No files found.
src/init_eyesis_bottom2.sh
View file @
6ff70766
...
@@ -46,9 +46,15 @@ killall lighttpd; /usr/sbin/lighttpd -f /etc/lighttpd.conf
...
@@ -46,9 +46,15 @@ killall lighttpd; /usr/sbin/lighttpd -f /etc/lighttpd.conf
#wget -O /dev/null "localhost/framepars.php?sensor_port=3&cmd=min_init"
#wget -O /dev/null "localhost/framepars.php?sensor_port=3&cmd=min_init"
#wget -O /dev/null "localhost/framepars.php?sensor_port=2&cmd=min_init"
#wget -O /dev/null "localhost/framepars.php?sensor_port=2&cmd=min_init"
# Prepare all, but do not switch to triggered mode yet
#Using same min_init as for multiplexed Eyesis, phase will likely be wrong (correct separately)
#Using same min_init as for multiplexed Eyesis, phase will likely be wrong (correct separately)
wget
-O
-
"localhost/framepars.php?sensor_port=3&cmd=min_init"
wget
-O
-
"localhost/framepars.php?sensor_port=3&cmd=min_init"
wget
-O
-
"localhost/framepars.php?sensor_port=2&cmd=min_init"
wget
-O
-
"localhost/framepars.php?sensor_port=2&cmd=min_init"
#now switch to triggered mode
sleep
2
cat
/proc/interrupts
wget
-O
-
"localhost/framepars.php?sensor_port=2&cmd=eyesis_trig"
wget
-O
-
"localhost/framepars.php?sensor_port=3&cmd=eyesis_trig"
sleep
2
sleep
2
cat
/proc/interrupts
cat
/proc/interrupts
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment