summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2017-11-07Change all UNICENS words to upper caseThorsten Kummermehr4-7/+7
2017-11-07Add NULL termination of port listsThorsten Kummermehr1-1/+1
2017-11-07Fix wrong iteration over all portsThorsten Kummermehr1-1/+1
2017-10-12External mXML project library inclusionRomain Forlot10-46/+99
Change-Id: I7ed0a21f3aa79cc007ff224eec66a048f53ba98f Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-23initialze muted, improved trace on i2c failureTobias Jahnke4-4/+23
2017-08-18updates nbprojectTobias Jahnke1-208/+65
2017-08-18removed volume APITobias Jahnke20-1211/+57
2017-08-17updated app-templatesTobias Jahnke1-0/+0
2017-08-17test initial pushTobias Jahnke1-2/+0
2017-08-14Merge pull request #19 from tjahnk/fix_listconfigtjahnk2-4/+1
fixes missing assignment in API 'listconfig' and removes unnecessary project configuration
2017-08-14fixes missing assignment in API 'listconfig' and removes unnecessary project ↵Tobias Jahnke2-4/+1
configuration
2017-08-03Merge pull request #18 from tjahnk/basic_eventstjahnk8-52/+118
Introduced basic event handling, adds subscribe function and node-availability event
2017-08-03adds node-availibility event and subscribe functionTobias Jahnke7-50/+116
2017-08-03updated paths to match new output directoryTobias Jahnke1-2/+2
2017-08-02Merge pull request #17 from tjahnk/i2cwrite_cleanuptjahnk4-71/+58
cleanup of API i2cwrite
2017-08-02cleanup of API i2cwriteTobias Jahnke4-71/+58