Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-elphel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
linux-elphel
Commits
fcf1ed50
Commit
fcf1ed50
authored
Mar 24, 2018
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed fps
parent
a61e2d2a
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
138 additions
and
111 deletions
+138
-111
mt9f002.c
src/drivers/elphel/mt9f002.c
+136
-109
mt9f002.h
src/drivers/elphel/mt9f002.h
+2
-2
No files found.
src/drivers/elphel/mt9f002.c
View file @
fcf1ed50
This diff is collapsed.
Click to expand it.
src/drivers/elphel/mt9f002.h
View file @
fcf1ed50
...
...
@@ -22,8 +22,8 @@
// bit 9 should have set masking for broken frames
// cleared bit 3 allows writing to some RO registers
//
#define MT9F002_RESET_REGISTER_VALUE 0x001c
#define MT9F002_RESET_REGISTER_VALUE 0x0014
#define MT9F002_RESET_REGISTER_VALUE 0x001c
//
#define MT9F002_RESET_REGISTER_VALUE 0x0014
// number of lines to sacrifice before generating Frame Valid
#define MT9F002_VACT_DELAY 2
...
...
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