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
345609cd
Commit
345609cd
authored
Apr 30, 2019
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug in interface FPGA code
parent
85a89079
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pgm_functions.c
src/drivers/elphel/pgm_functions.c
+1
-1
No files found.
src/drivers/elphel/pgm_functions.c
View file @
345609cd
...
...
@@ -379,7 +379,7 @@ int pgm_detectsensor (int sensor_port, ///< sensor port number (
int
qperiod
;
int
i2cbytes
;
int
mux
,
sens
;
int
fpga_interface
=
x393_sensor_interface
();
int
fpga_interface
=
x393_sensor_interface
()
+
1
;
dev_dbg
(
g_dev_ptr
,
"{%d} frame16=%d
\n
"
,
sensor_port
,
frame16
);
MDP
(
DBGB_PSFN
,
sensor_port
,
"frame16=%d
\n
"
,
frame16
)
...
...
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