summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobias Jahnke <tobias.jahnke@microchip.com>2018-10-04 16:37:19 +0200
committerTobias Jahnke <tobias.jahnke@microchip.com>2018-10-04 16:37:19 +0200
commitde9d75e591820b59304b1037faf92a952a6ed7b2 (patch)
tree90d33f97e3423f58486ef9c7bb3a2f5893ba870d /htdocs
parent1b2eb59959fdf4e1f33e5e7c487bab5b54386cb6 (diff)
agl-service-unicens: support microphone front-end
Bug-AGL: SPEC-1759 - updates app-templates - adds routing setup of microphone front-end - adds web-ui buttons to control microphone front-end Change-Id: Ie18ec2f40a1b1fce348d32d28c64a4a3b289d55f Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/UNICENS.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/htdocs/UNICENS.html b/htdocs/UNICENS.html
index 46efeff..8badf8d 100644
--- a/htdocs/UNICENS.html
+++ b/htdocs/UNICENS.html
@@ -78,6 +78,19 @@
</ol>
<br>
+ <h1>Microphone Front-End</h1>
+ <h2>Mode</h2>
+ <button class="ucsCtrlButton" onclick="callbinder('UNICENS','sendmessage', {node: 0x520, msgid: 0x1000, data:'AQA='})">Off</button><!--01 00 -->
+ <button class="ucsCtrlButton" onclick="callbinder('UNICENS','sendmessage', {node: 0x520, msgid: 0x1000, data:'AQE='})">Idle</button><!--01 01 -->
+ <button class="ucsCtrlButton" onclick="callbinder('UNICENS','sendmessage', {node: 0x520, msgid: 0x1000, data:'AQI='})">Listening</button><!--01 02 -->
+ <button class="ucsCtrlButton" onclick="callbinder('UNICENS','sendmessage', {node: 0x520, msgid: 0x1000, data:'AQM='})">Processing</button><!--01 03 -->
+ <button class="ucsCtrlButton" onclick="callbinder('UNICENS','sendmessage', {node: 0x520, msgid: 0x1000, data:'AQQ='})">Error</button><!--01 04 -->
+ <h2>Direction</h2>
+ <button class="ucsCtrlButton" onclick="callbinder('UNICENS','sendmessage', {node: 0x520, msgid: 0x1001, data:'AQAA'})">0</button><!--01 00 00 -->
+ <button class="ucsCtrlButton" onclick="callbinder('UNICENS','sendmessage', {node: 0x520, msgid: 0x1001, data:'AQBa'})">90</button><!--01 00 5A -->
+ <button class="ucsCtrlButton" onclick="callbinder('UNICENS','sendmessage', {node: 0x520, msgid: 0x1001, data:'AQC0'})">180</button><!--01 00 B4 -->
+ <button class="ucsCtrlButton" onclick="callbinder('UNICENS','sendmessage', {node: 0x520, msgid: 0x1001, data:'AQEO'})">270</button><!--01 01 0E -->
+
<h1>Fiberdyne Amplifier Controls (Node 0x510)</h1>
<div class="divTable">
<div class="divTableBody">