Go to the source code of this file.
Functions | |
| getSweep () | |
| getSoftware () | |
| ps () | |
| getSerial () | |
| fpga () | |
| cat_interupts () | |
| cat_sdram () | |
| ifconfig () | |
| generate () | |
Variables | |
| $q = $_GET['q'] | |
| break | |
| case | serial |
| break | |
| case | ip |
| break | |
| case | soft |
| break | |
| case | proc |
| break | |
| case | fpga |
| break | |
| case | int |
| break | |
| case | sdram |
| break | |
| case | ifconfig |
| break | |
| case | generate |
| break | |
| $out | |
| cat_interupts | ( | ) |
| cat_sdram | ( | ) |
| fpga | ( | ) |
| generate | ( | ) |
Definition at line 77 of file ui_ajax.php.
References cat_interupts(), cat_sdram(), fpga, getSerial(), getSoftware(), header, ifconfig, and ps().
| getSerial | ( | ) |
| getSoftware | ( | ) |
Definition at line 22 of file ui_ajax.php.
| getSweep | ( | ) |
| ifconfig | ( | ) |
| ps | ( | ) |
| print $out |
Definition at line 130 of file ui_ajax.php.
Referenced by xml_simple::encode_as_xml(), and i2c_getCMOSClock().
| $q = $_GET['q'] |
Definition at line 91 of file ui_ajax.php.
Definition at line 124 of file ui_ajax.php.
Definition at line 121 of file ui_ajax.php.
Definition at line 118 of file ui_ajax.php.
Definition at line 115 of file ui_ajax.php.
Definition at line 112 of file ui_ajax.php.
Definition at line 109 of file ui_ajax.php.
Definition at line 106 of file ui_ajax.php.
Definition at line 103 of file ui_ajax.php.
Definition at line 100 of file ui_ajax.php.
Definition at line 97 of file ui_ajax.php.
| case fpga |
Definition at line 111 of file ui_ajax.php.
Referenced by generate(), getSweep(), and set_gamma_table().
| case generate |
Definition at line 123 of file ui_ajax.php.
| case ifconfig |
| case int |
Definition at line 114 of file ui_ajax.php.
| case ip |
| case proc |
| case sdram |
Definition at line 117 of file ui_ajax.php.
| case serial |
Definition at line 99 of file ui_ajax.php.
| case soft |
Definition at line 105 of file ui_ajax.php.
1.5.1