summaryrefslogtreecommitdiffstats
path: root/htdocs
AgeCommit message (Collapse)AuthorFilesLines
2018-10-09agl-service-unicens: modify commands in web-uiTobias Jahnke1-12/+17
Bug-AGL: SPEC-1759 - Modifies microphone front-end commands in web-ui - new: set color scheme, get direction of audio - modified: set mode, set direction Change-Id: I203d1add6a1ce65662aac6d373e978ed424b7d79 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-10-04agl-service-unicens: support microphone front-endTobias Jahnke1-0/+13
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>
2018-05-15agl-service-unicens: support fiberdyne amp setupTobias Jahnke1-11/+127
- add amp (node and routing) to xml configuration - add amp control buttons to html web-interface Bug-AGL: SPEC-1177 Change-Id: If6df66f4b6e7d9cf7a259c4e44604db90e588134 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-05-09agl-service-unicens: replace legacy sendmessageTobias Jahnke1-7/+4
Bug-AGL: SPEC-1177 Replace verb sendmessage using interger array by new new version now using base64 coded string. Change-Id: I1b06ad353a13b1e6b2f335c9567cd923960d8104 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-05-09agl-service-unicens: support base64 Tx/RxTobias Jahnke1-0/+3
Bug-AGL: SPEC-1177 Implement function to transmit control messages with base64 encoded payload string. Modify control message reception providing the payload as base64. Change-Id: I78fb600e75cef3083220da202d2274df729083d9 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-05-07agl-service-unicens: prepare control message transmission in b64 formatTobias Jahnke1-0/+3
Bug-AGL: SPEC-1177 Add new verb sendmessageb64. Change-Id: I4f7c67141ede4e5c5d5f60acb4dd93ca4b46c271 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-12-20agl-service-unicens: Rx message eventTobias Jahnke1-1/+2
Bug-AGL: SPEC-1177 Implements /subscriberx function. Control Rx messages will be notified to subscribers. If no subscriber is assigned, then Rx messages are discarded. This avoids Rx stuck issues after receiving multiple messages. Change-Id: Idb71569b8ff6f651833d7d01c37a3eea866daf1d Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-12-12ucs_binding.c: Add control message transmissionTobias Jahnke1-2/+5
Bug-AGL: SPEC-1177 Support control message transmission to other network devices via json api. Change-Id: I22af427471a379f819e626ea4d746f78f3e37a6a Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-08-18removed volume APITobias Jahnke1-9/+8
2017-08-03adds node-availibility event and subscribe functionTobias Jahnke1-0/+1
2017-08-02cleanup of API i2cwriteTobias Jahnke1-3/+3
2017-08-01adds processing of data to i2c_writeTobias Jahnke1-3/+3
2017-08-01adds experimental i2cwrite commandTobias Jahnke1-0/+9
2017-07-26fixes: volume buttons are using wrong verbTobias Jahnke1-9/+9
2017-07-25Update HTML test page to new template. Added Config file selection from UI.Fulup Ar Foll5-84/+189
2017-07-20added volume properties for channel 3..6Tobias Jahnke1-1/+6
2017-07-13New XML Parser implementation, supports splitter and combinertkummermehr1-1/+1
2017-06-27Change marketing stuffRomain Forlot5-29/+29
unicens -> UNICENS MicroChip -> Microchip Change-Id: I7a2f48ac62f44579831ed252b5e24dc918c09645 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-15Fix template dir and data file dir to match new templating.Sebastien Douheret1-1/+1
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-26Initial CommitFulup Ar Foll5-0/+324