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

Go to the source code of this file.

Functions

 myval ($s)
 read_latencies ()
 apply_latencies ()
 print_latencies ()
 read_triggers ()
 print_triggers_head ($names)
 print_triggers ($filter=0, $minnum=0, $maxnum=926, $rephead=50)
 apply_triggers ()

Variables

 $elp_const = get_defined_constants(true)
 TODO: colorize columns, checkboxes.
 $elp_const = $elp_const["elphel"]
case latency
default __pad9__
default those adjustments
to be applied to C headers
of the 
drivers


Function Documentation

apply_latencies (  ) 

Definition at line 83 of file tuneseq.php.

References $i.

apply_triggers (  ) 

Definition at line 223 of file tuneseq.php.

References $i, $pars, and $s.

myval ( s  ) 

******************************************************************************* ! FILE NAME : tuneseq.php ! DESCRIPTION: Run-time adjustmet of the camera core sequencer ! 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
tuneseq.php,v
! Revision 1.1.1.1 2008/11/27 20:04:03 elphel ! ! ! Revision 1.7 2008/11/17 23:42:04 elphel ! changed myval() to accept numbers in "" ! ! Revision 1.6 2008/11/02 00:33:45 elphel ! fixed bug introduced while renaming constants ! ! Revision 1.5 2008/10/31 18:26:32 elphel ! Adding support for constants like SENSOR_REGS32 (defined constant plus 32 to simplify referencing sensor registers from PHP ! ! Revision 1.4 2008/10/15 22:28:56 elphel ! snapshot 8.0.alpha2 ! ! Revision 1.3 2008/10/13 04:48:48 elphel ! added some help to the page ! ! Revision 1.2 2008/10/12 22:17:56 elphel ! snapshot !

Definition at line 45 of file tuneseq.php.

References $s.

print_latencies (  ) 

Definition at line 116 of file tuneseq.php.

References $i, latency, name, and read_latencies().

print_triggers ( filter = 0,
minnum = 0,
maxnum = 926,
rephead = 50 
)

Definition at line 172 of file tuneseq.php.

References $elp_const, $filter, $i, $pars, name, print_triggers_head(), read_triggers(), and value.

print_triggers_head ( names  ) 

Definition at line 160 of file tuneseq.php.

References $i.

Referenced by print_triggers().

read_latencies (  ) 

Definition at line 51 of file tuneseq.php.

References $elp_const, $i, latency, and name.

Referenced by print_latencies().

read_triggers (  ) 

Definition at line 130 of file tuneseq.php.

References $elp_const, $i, name, and value.

Referenced by print_triggers().


Variable Documentation

$elp_const = $elp_const["elphel"]

Definition at line 244 of file tuneseq.php.

$elp_const = get_defined_constants(true)

TODO: colorize columns, checkboxes.

Definition at line 243 of file tuneseq.php.

default __pad9__

Definition at line 282 of file tuneseq.php.

default those adjustments to be applied to C headers of the drivers

Definition at line 282 of file tuneseq.php.

Referenced by createDefaultConfig().

case latency

Definition at line 275 of file tuneseq.php.

Referenced by createDefaultConfig(), framepars_write(), print_latencies(), and read_latencies().


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