aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-12Merge "agl-service-unicens: replace legacy sendmessage" into eeleel_5.1.0eel/5.1.05.1.0eelJan-Simon Moeller4-166/+12
2018-06-12ucs_cfg.h: increase tx/rx message buffer to 1052Tobias Jahnke1-1/+1
- now supports parametric EQ (fiberdyne amp) Bug-AGL: SPEC-1177 Change-Id: I7273e1d824a3118e9b01fa48975964b90f5291ab Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> (cherry picked from commit 9ae3b962cec4c2a191b9ba0261c11252ab5cd9e5)
2018-06-08agl-service-unicens: replace legacy sendmessageTobias Jahnke4-166/+12
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> (cherry picked from commit 98fb362c23bcbd4bd300abe6154450e3fd37d250)
2018-06-08Merge "agl-service-unicens: robustess measure for tx msg" into eelWalt Miner5-47/+113
2018-06-08agl-service-unicens: robustess measure for tx msgTobias Jahnke5-47/+113
- implement asynchronous message transmission via queue - set message buffer to 512 bytes payload consistently - xml parsing robustness improvement - fix error 7 caused by unnecessary gpio port initialization Bug-AGL: SPEC-1177 Change-Id: I8f494288d03d60d7a0a147f0e25ceb3665731782 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> (cherry picked from commit a85efd7f8f33e04c82e44675e126089a9adbd5e3)
2018-06-08agl-service-unicens: support fiberdyne amp setupTobias Jahnke2-21/+152
- 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> (cherry picked from commit 7d3efd06d97d6f00540351dbe6d698f340e1fd68)
2018-06-08agl-service-unicens: support base64 Tx/RxTobias Jahnke5-23/+49
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> (cherry picked from commit 216ae6b4e1c6eac62dea123816ccb1314c8362c9)
2018-06-08Merge "agl-service-unicens: prepare control message transmission in b64 ↵Walt Miner4-31/+101
format" into eel
2018-06-08agl-service-unicens: prepare control message transmission in b64 formatTobias Jahnke4-31/+101
Bug-AGL: SPEC-1177 Add new verb sendmessageb64. Change-Id: I4f7c67141ede4e5c5d5f60acb4dd93ca4b46c271 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> (cherry picked from commit 84c3e1b169038e181526b4fbadab3d8f9322717c)
2018-06-08agl-service-unicens: update submodules, app-templatesTobias Jahnke4-3/+3
Change-Id: Iefa1de14c6d744c40ba6f295276ba3b83df96395 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> (cherry picked from commit fe3f7fe258ad72e430806266a26da40e2b9a1311)
2017-12-20Merge "agl-service-unicens: Rx message event" into eeleel_5.0.3eel_5.0.2eel_5.0.1eel_5.0.0eel_4.99.5eel/5.0.3eel/5.0.2eel/5.0.1eel/5.0.0eel/4.99.55.0.35.0.25.0.15.0.04.99.5Jan-Simon Moeller5-25/+141
2017-12-20agl-service-unicens: Rx message eventTobias Jahnke5-25/+141
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-20ucs2-interface: Fix trailing whitespacesTobias Jahnke3-10/+10
Bug-AGL: SPEC-1177 Cleanup files before applying changes. Change-Id: Iae7b0dec9409cf02315c9b6f51f4c5e9ae59e482 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-12-20ucs_binding.c: Fix compiler warningsTobias Jahnke1-12/+28
Bug-AGL: SPEC-1177 Fix compiler warnings due to the use of deprecated json-c functions. Change-Id: I8fc783af7f1cbf436d9a979395b6f6cf3c5d511d Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-12-19conf.d: project: modify cmake configurationTobias Jahnke1-6/+6
Changes project name, author and repository info. See SPEC-1151. Change-Id: Ia35fa3c5412f1d57757622ff35b1a50e2721419a Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-12-13ucs_binding.c: Add control message transmissionTobias Jahnke4-27/+184
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-12-04conf.d: wgt: set widget parameterseel_4.99.4eel/4.99.44.99.4Christian Gromm1-0/+1
This patch sets the widget parameters system and value to 'run-by-default' and 'required'. It is needed to have the agl-service-unicens autmatically being started at system start up. Change-Id: Iec294ff756cc932fac3f909e1a3dc4ec20f64528 Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
2017-11-29Add .gitreview defaultbranch for eelJan-Simon Möller1-0/+1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-11-23Use PKG_CONFIG instead of FIND_LIBeel_4.99.3eel/4.99.34.99.3tkummermehr2-5/+3
Change-Id: Ic6298bec9ed2fbb8bac6beb9648cfc77eb07e727 Signed-off-by: tkummermehr <thorsten.kummermehr@k2l.de>
2017-11-23UcsXml component use libxml2 instead of libmxmltkummermehr7-1613/+1646
Change-Id: I5b1479c8c5be81cc214292abce137c41387d2601 Signed-off-by: tkummermehr <thorsten.kummermehr@k2l.de>
2017-11-16Make service hidden on homescreenScott Murray2-0/+3
Add hidden permission to config.xml.in and update app-templates submodule to pick up fix for finding local config.xml.in so it will take effect. Change-Id: I9a3bf8351d53ab0189da1ac17d7855071811d40f Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2017-11-15update config.cmake from new templateRonan Le Martret1-21/+79
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-15Remove useless 3rd partyRonan Le Martret1-42/+0
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-15Fix build errorRonan Le Martret1-2/+2
* Some warning compile message is a error in yocto Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-15Update config.cmakeRonan Le Martret2-1/+1
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-11Remove trailing whitespaces in ucs_binding.cTobias Jahnke1-62/+62
Change-Id: I37857ddc83fa0d642328c18b13741832893f36d4 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-11-11enables automatic network setup on bindinginitTobias Jahnke1-21/+44
Change-Id: Ie0c9f8cf04647c315949f0f2cecf61bb08b69e6d Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-11-11adds init function and getter for default cfg pathTobias Jahnke4-42/+84
Change-Id: I620d485bb935f984efcfeaf29399d184d3261e7d Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-11-11remove netbeans project folderTobias Jahnke3-726/+1
Change-Id: I42ce5c3dbb2fc810881ee92d9e46238cbe8b8238 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-11-10modifies netbeans project for debugging in dev environmentTobias Jahnke2-3/+1
Change-Id: I16367573e429bf8089626e801bdd8a08a1b85b31 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-11-10set initial volume from mute to default volumeTobias Jahnke1-2/+2
Change-Id: I75feea3d64b98c0d6e8771a3078d853ed62c25e5 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-11-09Add Apache-2.0 LICENSE fileRonan Le Martret1-0/+204
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-09create agl .gitreview fileRonan Le Martret1-0/+4
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-09signed commitTobias Jahnke1-1/+0
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-11-09transparent user commitTobias Jahnke1-1/+0
2017-11-08Merge pull request #22 from iotbzh/tobias-devtjahnk2-0/+1
Update submodules / ignores 3rdparty/mxml folder
2017-11-08updates app templatesTobias Jahnke1-0/+0
2017-11-08ignores mxml in 3rdparty directoryTobias Jahnke1-0/+1
2017-11-07Merge pull request #21 from tkummermehr/EnhanceXmlParsertkummermehr10-189/+719
Merge with current development (UNICENSd)
2017-11-07Remove non needed mics from config. Enhance XML schemaThorsten Kummermehr2-91/+512
2017-11-07Deliver network statusThorsten Kummermehr1-0/+9
2017-11-07Fix uninitialized warningThorsten Kummermehr1-2/+2
2017-11-07Deliver network statusThorsten Kummermehr2-14/+18
2017-11-07Deliver network connection labelThorsten Kummermehr2-2/+3
2017-11-07Change all UNICENS words to upper caseThorsten Kummermehr1-1/+1
2017-11-07Increased cmd queueThorsten Kummermehr1-1/+1
2017-11-07Change all UNICENS words to upper caseThorsten Kummermehr3-30/+28
2017-11-07Correct handling of empty nodesThorsten Kummermehr1-18/+19
2017-11-07Improve integer handlingThorsten Kummermehr1-2/+61
2017-11-07Improve general error handlingThorsten Kummermehr2-19/+56