[elphel353-7.2] By elphel: implemented white balance, HDR mode (1/1 and 2/2)
elphel committed changes to the Elphel project elphel353-7.2 CVS:
implemented white balance, HDR mode (1/1 and 2/2)
implemented white balance, HDR mode (1/1 and 2/2)
- Modified autoexposure.c rev1.4 - added 649 lines, removed 122 lines
[elphel353-7.2] By elphel: touched
elphel committed changes to the Elphel project elphel353-7.2 CVS:
touched
touched
- Modified elphel_php.c rev1.17 - added 4 lines, removed 2 lines
[elphel353-7.2] By elphel: driver returns histogram frame number (it lags one frame from the real frame number)
elphel committed changes to the Elphel project elphel353-7.2 CVS:
driver returns histogram frame number (it lags one frame from the real frame number)
driver returns histogram frame number (it lags one frame from the real frame number)
- Modified histograms.c rev1.14 - added 4 lines, removed one line
[elphel353-7.2] By elphel: reports error when wrong constant name is entered (before in silently used 0)
elphel committed changes to the Elphel project elphel353-7.2 CVS:
reports error when wrong constant name is entered (before in silently used 0)
reports error when wrong constant name is entered (before in silently used 0)
- Modified framepars.php rev1.20 - added 30 lines, removed one line
[prod353] By spectr_rain: elphel: 1.1.1...
spectr_rain committed changes to the Elphel project prod353 CVS:
elphel: 1.1.1 keyword substitution: kv total revisions: 8; selected revisions: 8 description:
elphel: 1.1.1 keyword substitution: kv total revisions: 8; selected revisions: 8 description:
- Modified install.php rev1.5 - added none, removed none
[prod353] By spectr_rain: total revisions: 1; selected revisions: 1...
spectr_rain committed changes to the Elphel project prod353 CVS:
total revisions: 1; selected revisions: 1 description:
total revisions: 1; selected revisions: 1 description:
- Added prod353_abort.php rev1.1
[prod353] By spectr_rain: abort button
spectr_rain committed changes to the Elphel project prod353 CVS:
abort button
abort button
- Modified install.php rev1.5 - added 2 lines, removed none
- Modified lib.camera.php rev1.11 - added 26 lines, removed none
- Modified prod353_abort.php rev1.1 - added none, removed none
- Modified prod353_daemon.php rev1.11 - added 17 lines, removed none
- Modified prod353_launcher.sh rev1.6 - added 24 lines, removed 5 lines
- Modified prod353.html rev1.14 - added 48 lines, removed one line
- Modified prod353.php rev1.15 - added 46 lines, removed 2 lines
[elphel353-7.1-community] By oneartplease: updated
oneartplease committed changes to the Elphel project elphel353-7.1-community CVS:
updated
updated
- Modified camogm_interface.php rev1.4 - added 15 lines, removed 13 lines
- Modified camogmgui.js rev1.1 - added none, removed none
- Modified camogmgui.php rev1.4 - added 27 lines, removed 228 lines
[elphel353-7.2] By elphel: snapshot
elphel committed changes to the Elphel project elphel353-7.2 CVS:
snapshot
snapshot
- Modified autoexposure.c rev1.3 - added 95 lines, removed 6 lines
[elphel353-7.2] By elphel: new/modified autoexposure-related parameters
elphel committed changes to the Elphel project elphel353-7.2 CVS:
new/modified autoexposure-related parameters
new/modified autoexposure-related parameters
- Modified c313a.h rev1.35 - added 28 lines, removed 15 lines
[elphel353-7.2] By elphel: changed value of frame counters for histograms to compensate for 1 frame latency of histograms
elphel committed changes to the Elphel project elphel353-7.2 CVS:
changed value of frame counters for histograms to compensate for 1 frame latency of histograms
changed value of frame counters for histograms to compensate for 1 frame latency of histograms
- Modified sensor_common.c rev1.28 - added 5 lines, removed 2 lines
[elphel353-7.2] By elphel: just put notes about not using file->f_pos in read() and write()
elphel committed changes to the Elphel project elphel353-7.2 CVS:
just put notes about not using file->f_pos in read() and write()
just put notes about not using file->f_pos in read() and write()
- Modified cxsdram353.c rev1.6 - added 11 lines, removed 8 lines
- Modified fpga_sdram353.c rev1.5 - added 4 lines, removed 5 lines
[elphel353-7.2] By elphel: bug fixed: removed reference to file->f_pos in write() and replaced with *ofs
elphel committed changes to the Elphel project elphel353-7.2 CVS:
bug fixed: removed reference to file->f_pos in write() and replaced with *ofs
bug fixed: removed reference to file->f_pos in write() and replaced with *ofs
- Modified fpga_io.c rev1.9 - added 5 lines, removed 2 lines
[elphel353-7.2] By elphel: added lseek() calls to enable/disable daemons at events (compressed frame available, any frame available, histogram-Y and histograms-C available)
elphel committed changes to the Elphel project elphel353-7.2 CVS:
added lseek() calls to enable/disable daemons at events (compressed frame available, any frame available, histogram-Y and histograms-C available)
added lseek() calls to enable/disable daemons at events (compressed frame available, any frame available, histogram-Y and histograms-C available)
- Modified circbuf.c rev1.17 - added 8 lines, removed 3 lines
- Modified framepars.c rev1.35 - added 58 lines, removed 48 lines
- Modified histograms.c rev1.13 - added 16 lines, removed 2 lines
[elphel353-7.2] By elphel: added TODO: for the future
elphel committed changes to the Elphel project elphel353-7.2 CVS:
added TODO: for the future
added TODO: for the future
- Modified framepars.h rev1.16 - added 3 lines, removed none
[elphel353-7.2] By elphel: made the histograms calculations relate to previous, not this frame.
elphel committed changes to the Elphel project elphel353-7.2 CVS:
made the histograms calculations relate to previous, not this frame.
made the histograms calculations relate to previous, not this frame.
- Modified sensor_common.c rev1.27 - added 7 lines, removed 2 lines
[elphel353-7.2] By elphel: does not need reversed histograms (percentiles)
elphel committed changes to the Elphel project elphel353-7.2 CVS:
does not need reversed histograms (percentiles)
does not need reversed histograms (percentiles)
- Modified pnghist.c rev1.5 - added 2 lines, removed one line
[elphel353-7.2] By elphel: increased latency for gamma/gamma_load to fix a bug
elphel committed changes to the Elphel project elphel353-7.2 CVS:
increased latency for gamma/gamma_load to fix a bug
increased latency for gamma/gamma_load to fix a bug
- Modified latency.h rev1.11 - added 5 lines, removed 2 lines
[elphel353-7.2] By elphel: Changed word order in writes to gamma tables driver
elphel committed changes to the Elphel project elphel353-7.2 CVS:
Changed word order in writes to gamma tables driver
Changed word order in writes to gamma tables driver
- Modified elphel_php.c rev1.16 - added 15 lines, removed 13 lines
- Modified elphel_php.h rev1.11 - added none, removed 25 lines
- Modified gamma_tables.c rev1.17 - added 21 lines, removed 28 lines
- Modified c313a.h rev1.34 - added 67 lines, removed 102 lines
[elphel353-7.2] By elphel: updated copyright year
elphel committed changes to the Elphel project elphel353-7.2 CVS:
updated copyright year
updated copyright year
- Modified imgsrv.c rev1.9 - added 4 lines, removed one line