packages/web/353/php_top/focus.php File Reference

Go to the source code of this file.

Variables

 $focus_rdonly
 $filter
 $scale = $_GET["SCALE"]*1.0
 $nowait = false
 $binary_tab = ""
 $tables_file = fopen('/dev/fpga_tables', 'w')
 $pars ["FOCUS_FILTER"] = $fn
 $state = elphel_get_P_arr ($focus_rdonly)
 $msg = "<?xml version=\"1.0\"?>\n<focus>\n"
 $msg = "</focus>\n"


Variable Documentation

$binary_tab = ""

Definition at line 199 of file focus.php.

$filter

Definition at line 46 of file focus.php.

$focus_rdonly

Initial value:

array(
  "FOCUS_SHOW"=>0,
  "FOCUS_SHOW1"=>0,
  "FOCUS_VALUE"=>0,
  "FOCUS_LEFT"=>0,
  "FOCUS_WIDTH"=>0,
  "FOCUS_TOP"=>0,
  "FOCUS_HEIGHT"=>0,
  "FOCUS_FILTER"=>0
)
******************************************************************************* ! FILE NAME : focus.php ! DESCRIPTION: Controls FPGA focus calculation and visualization ! Copyright (C) 2008 Elphel, Inc ! -----------------------------------------------------------------------------** ! ! This program is free software: you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation, either version 3 of the License, or ! (at your option) any later version. ! ! This program is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License ! along with this program. If not, see <http://www.gnu.org/licenses/>. ! -----------------------------------------------------------------------------** !
Log
focus.php,v
! Revision 1.1.1.1 2008/11/27 20:04:03 elphel ! ! ! Revision 1.3 2008/02/01 06:57:15 elphel ! Made focus.html read current camera settings at startup ! ! Revision 1.2 2008/02/01 04:52:10 elphel ! Fixed focus visualization code in FPGA and related software ! ! Revision 1.1 2008/01/27 06:26:47 elphel ! Added Web Focusing Helper !

Definition at line 36 of file focus.php.

$msg = "</focus>\n"

Definition at line 227 of file focus.php.

$msg = "<?xml version=\"1.0\"?>\n<focus>\n"

Definition at line 223 of file focus.php.

$nowait = false

Definition at line 184 of file focus.php.

$pars["FOCUS_FILTER"] = $fn

Definition at line 206 of file focus.php.

$scale = $_GET["SCALE"]*1.0

Definition at line 183 of file focus.php.

$state = elphel_get_P_arr ($focus_rdonly)

Definition at line 222 of file focus.php.

Referenced by seq_extract_channel(), seq_receive(), seq_send(), and seq_table().

$tables_file = fopen('/dev/fpga_tables', 'w')

Definition at line 201 of file focus.php.


Generated on Fri Nov 28 00:08:38 2008 for elphel by  doxygen 1.5.1