diff options
author | Christian Gromm <christian.gromm@microchip.com> | 2016-12-08 16:46:07 +0100 |
---|---|---|
committer | Christian Gromm <christian.gromm@microchip.com> | 2016-12-08 16:46:07 +0100 |
commit | 0a28683a1ff9f3975c8b68b15017cf342bab5f3d (patch) | |
tree | 2f350b709db4d45532fc0624cfce22ec11e43ccf /i2c-slim-amplifier-v2.3.script | |
parent | 18c9e9fc0000861257ab06f6a033612b0c567674 (diff) |
src: vod-server: import sources
This patch adds the source tree of the Video-On-Demand server and
its configuration scripts.
Change-Id: I6db8c43d46c7450baf117a541bd7153496dbcd4c
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Diffstat (limited to 'i2c-slim-amplifier-v2.3.script')
-rw-r--r-- | i2c-slim-amplifier-v2.3.script | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/i2c-slim-amplifier-v2.3.script b/i2c-slim-amplifier-v2.3.script new file mode 100644 index 0000000..02f4bcc --- /dev/null +++ b/i2c-slim-amplifier-v2.3.script @@ -0,0 +1,92 @@ +<script> + <action> + <name>I2CPortCreate (1/1)</name> + <type>SEND_MCM</type> + <fblock_id_hex>0</fblock_id_hex> + <function_id_hex>6C1</function_id_hex> + <op_type_request_hex>2</op_type_request_hex> + <op_type_response_hex>C</op_type_response_hex> + <payload_hex>00 00 01 01</payload_hex> + </action> + <action> + <name>TAS5717 Setup (1/8)</name> + <type>SEND_MCM</type> + <fblock_id_hex>0</fblock_id_hex> + <function_id_hex>6C4</function_id_hex> + <op_type_request_hex>2</op_type_request_hex> + <op_type_response_hex>C</op_type_response_hex> + <payload_hex> 0F 00 00 00 2A 02 03 E8 1B 80</payload_hex> + </action> + <action> + <name>TAS5717 Setup (2/8)</name> + <type>SEND_MCM</type> + <fblock_id_hex>0</fblock_id_hex> + <function_id_hex>6C4</function_id_hex> + <op_type_request_hex>2</op_type_request_hex> + <op_type_response_hex>C</op_type_response_hex> + <payload_hex> 0F 00 00 00 2A 02 03 E8 11 B8</payload_hex> + </action> + <action> + <name>TAS5717 Setup (3/8)</name> + <type>SEND_MCM</type> + <fblock_id_hex>0</fblock_id_hex> + <function_id_hex>6C4</function_id_hex> + <op_type_request_hex>2</op_type_request_hex> + <op_type_response_hex>C</op_type_response_hex> + <payload_hex> 0F 00 00 00 2A 02 03 E8 12 60</payload_hex> + </action> + <action> + <name>TAS5717 Setup (4/8)</name> + <type>SEND_MCM</type> + <fblock_id_hex>0</fblock_id_hex> + <function_id_hex>6C4</function_id_hex> + <op_type_request_hex>2</op_type_request_hex> + <op_type_response_hex>C</op_type_response_hex> + <payload_hex> 0F 00 00 00 2A 02 03 E8 13 A0</payload_hex> + </action> + <action> + <name>TAS5717 Setup (5/8)</name> + <type>SEND_MCM</type> + <fblock_id_hex>0</fblock_id_hex> + <function_id_hex>6C4</function_id_hex> + <op_type_request_hex>2</op_type_request_hex> + <op_type_response_hex>C</op_type_response_hex> + <payload_hex> 0F 00 00 00 2A 02 03 E8 14 48</payload_hex> + </action> + <action> + <name>TAS5717 Setup (6/8)</name> + <type>SEND_MCM</type> + <fblock_id_hex>0</fblock_id_hex> + <function_id_hex>6C4</function_id_hex> + <op_type_request_hex>2</op_type_request_hex> + <op_type_response_hex>C</op_type_response_hex> + <payload_hex> 0F 00 00 00 2A 05 03 E8 20 00 89 77 72</payload_hex> + </action> + <action> + <name>TAS5717 Setup (7/8)</name> + <type>SEND_MCM</type> + <fblock_id_hex>0</fblock_id_hex> + <function_id_hex>6C4</function_id_hex> + <op_type_request_hex>2</op_type_request_hex> + <op_type_response_hex>C</op_type_response_hex> + <payload_hex> 0F 00 00 00 2A 02 03 E8 06 00</payload_hex> + </action> + <action> + <name>TAS5717 Setup (8/8)</name> + <type>SEND_MCM</type> + <fblock_id_hex>0</fblock_id_hex> + <function_id_hex>6C4</function_id_hex> + <op_type_request_hex>2</op_type_request_hex> + <op_type_response_hex>C</op_type_response_hex> + <payload_hex> 0F 00 00 00 2A 02 03 E8 05 00</payload_hex> + </action> + <action> + <name>TAS5717 Master Volume (1/1)</name> + <type>SEND_MCM</type> + <fblock_id_hex>0</fblock_id_hex> + <function_id_hex>6C4</function_id_hex> + <op_type_request_hex>2</op_type_request_hex> + <op_type_response_hex>C</op_type_response_hex> + <payload_hex> 0F 00 00 00 2A 03 03 E8 07 01 50</payload_hex> + </action> +</script> |