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
ffe56137
Commit
ffe56137
authored
Nov 05, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor typo
parent
31e2423d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
init_elphel393.py
src/init_elphel393.py
+2
-2
No files found.
src/init_elphel393.py
View file @
ffe56137
...
...
@@ -221,14 +221,14 @@ if switch['eyesis']!=0:
if
sysfs_content
==
"mt9p006"
:
shout
(
"wget -O -
\"
localhost/framepars.php?sensor_port="
+
str
(
i
)
+
"&cmd=min_init
\"
"
)
time
.
sleep
(
2
)
shout
(
"/proc/interrupts"
)
shout
(
"
cat
/proc/interrupts"
)
for
i
in
range
(
4
):
sysfs_content
=
init_port_readsysfs
(
"sensor"
+
str
(
i
)
+
"0"
)
if
sysfs_content
==
"mt9p006"
:
shout
(
"wget -O -
\"
localhost/framepars.php?sensor_port="
+
str
(
i
)
+
"&cmd=eyesis_trig
\"
"
)
time
.
sleep
(
2
)
shout
(
"/proc/interrupts"
)
shout
(
"
cat
/proc/interrupts"
)
else
:
print
(
sys
.
argv
[
0
]
+
": auto exposure and auto white balance"
)
...
...
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