Go to the source code of this file.
Functions | |
res_update ($name, $result, $description) | |
_finish () | |
Variables | |
$_pass = FALSE | |
$MD_LENGTH = 32 | |
$SPC_DAT_FILE = "/etc/test/spc.dat" | |
$res_xml = "<?xml version='1.0' standalone='yes'?><test name=\"sensor_pattern_compression\">" | |
$MODE = "check" | |
$data = elphel_fpga_read(0x13) | |
$fpga_rev = sprintf("0x%x",$data) | |
$SDRAM_PHASES_LOG = "/var/log/fpga_sdram_phase" |
_finish | ( | ) |
Definition at line 38 of file sensor_pattern_compress.php.
References $_pass, $res_xml, $rslt, $xml, header, and res_update().
res_update | ( | $ | name, | |
$ | result, | |||
$ | description | |||
) |
Definition at line 28 of file sensor_pattern_compress.php.
References $res_xml.
Referenced by _finish().
$_pass = FALSE |
$data = elphel_fpga_read(0x13) |
Definition at line 77 of file sensor_pattern_compress.php.
$fpga_rev = sprintf("0x%x",$data) |
Definition at line 78 of file sensor_pattern_compress.php.
$MD_LENGTH = 32 |
Definition at line 11 of file sensor_pattern_compress.php.
$MODE = "check" |
Definition at line 70 of file sensor_pattern_compress.php.
Definition at line 25 of file sensor_pattern_compress.php.
Referenced by _finish(), _start(), and res_update().
$SDRAM_PHASES_LOG = "/var/log/fpga_sdram_phase" |
Definition at line 82 of file sensor_pattern_compress.php.
$SPC_DAT_FILE = "/etc/test/spc.dat" |
Definition at line 12 of file sensor_pattern_compress.php.