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
1db43722
Commit
1db43722
authored
Sep 14, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
just added a comment
parent
27b66fd7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
pgm_functions.c
src/drivers/elphel/pgm_functions.c
+1
-0
No files found.
src/drivers/elphel/pgm_functions.c
View file @
1db43722
...
@@ -1748,6 +1748,7 @@ int pgm_sensorstop (int sensor_port, ///< sensor port number (0..3
...
@@ -1748,6 +1748,7 @@ int pgm_sensorstop (int sensor_port, ///< sensor port number (0..3
* set through a character device driver (with FPGA bit set to get locked?) and then pgm_gamma is activated when
* set through a character device driver (with FPGA bit set to get locked?) and then pgm_gamma is activated when
* the P_GTAB_R (*_G,*_GB, *_B) are updated
* the P_GTAB_R (*_G,*_GB, *_B) are updated
* The scale part of these parameters (lower 16 bits) may be modified by white balancing code without loading a new table
* The scale part of these parameters (lower 16 bits) may be modified by white balancing code without loading a new table
* Should not be? It would limit the output range if it is less than default 0x400
*
*
* will be programmed not earlier than 1 frame ahead of the current to prevent condition when earlier frame
* will be programmed not earlier than 1 frame ahead of the current to prevent condition when earlier frame
* is programmed after the later one (not possible because of just two tables in the FPGA - current and shadow,
* is programmed after the later one (not possible because of just two tables in the FPGA - current and shadow,
...
...
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