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

Go to the source code of this file.

Variables

 $address = ""
 $data = ""
 $data = $data1*65536+("0x".substr($sdata,6,4))
 break
 $xml = new SimpleXMLElement("<?xml version='1.0'?><fpga/>")


Variable Documentation

$address = ""

******************************************************************************* ! FILE NAME : fpga.php ! DESCRIPTION: Provides control of FPGA compressor/image acquisition ! to the circular buffer (circbuf) ! Copyright (C) 2007 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
fpga.php,v
! Revision 1.1.1.1 2008/11/27 20:04:03 elphel ! ! ! Revision 1.4 2008/04/29 05:50:18 elphel ! made it handle unsigned long >=0x80000000 ! ! Revision 1.3 2008/03/20 22:32:38 elphel ! cleanup, modified to return xml ! ! Revision 1.2 2008/03/17 17:44:03 elphel ! updated to make use of elhel_fpga_* (extension) instead of file read/write ! ! Revision 1.1 2007/12/06 19:02:50 elphel ! collected most of the camera PHP script into one /packages/web/353/php_top directory ! ! Revision 1.1 2007/10/27 00:55:31 elphel ! untested revision - need to go ! ! Revision 1.1 2007/10/16 19:25:27 elphel ! Added php script to control driver parameters (P_XXX, as defined in c313a.h) instead of the IOCTL. It is possible to control sensor phase with it ! !

Definition at line 46 of file fpga.php.

Referenced by parseGetNames().

$data = $data1*65536+("0x".substr($sdata,6,4))

Definition at line 66 of file fpga.php.

$data = ""

Definition at line 47 of file fpga.php.

$xml = new SimpleXMLElement("<?xml version='1.0'?><fpga/>")

Definition at line 83 of file fpga.php.

break

Definition at line 68 of file fpga.php.


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