summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-29Initial Commit as submoduleFulup Ar Foll58-3746/+1021
2017-09-08Use public URL for submodule afb-utilitiesRonan Le Martret1-1/+1
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-31add packagingRonan Le Martret7-0/+206
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-31add dependency lua5.3 for debRonan Le Martret2-1/+5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-31Fix cmake buildRonan Le Martret1-5/+5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-29ctl-plugin: adjust deps; update app-templatesStephane Desneux2-1/+0
ctl-plugin must not be linked with ctl-binder. Otherwise, this produces some error like this depending on cmake version: ----- CMake Error at ctl-plugin/CMakeLists.txt:44 (TARGET_LINK_LIBRARIES): Target "afb-controller" of type MODULE_LIBRARY may not be linked into another target. One may link only to STATIC or SHARED libraries, or to executables with the ENABLE_EXPORTS property set. ----- Change-Id: I514b01e51da108c6a2ba09a96159779fe6e6797f Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-08-29update afb-utilitiesRonan Le Martret1-0/+0
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-29Fix strncat functRonan Le Martret2-15/+15
I: Statement might be overflowing a buffer in strncat. Common mistake: BAD: strncat(buffer,charptr,sizeof(buffer)) is wrong, it takes the left over size as 3rd argument GOOD: strncat(buffer,charptr,sizeof(buffer)-strlen(buffer)-1) Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-29Add *.tar.gz to .gitignoreRonan Le Martret1-0/+1
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-29update app-templatesRonan Le Martret1-0/+0
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-29update config.cmakeRonan Le Martret1-11/+31
* add link option Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-29Fixed spelling.Sebastien Douheret1-14/+14
2017-08-29Fixed LUA_CHECKER binary for debian/ubuntuSebastien Douheret1-0/+2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-08-28Fix: handle packaging depsRomain Forlot3-2/+2
See app-templates commit description. Change-Id: Ie994acc2021818c7be293d9bc3eca597fc30bb68 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-28Cleanup in repo namesfulup2-0/+14
Change-Id: I16d9705dcc325910f0dd2b4ff5af587130193ecc
2017-08-28Update to new app-templatesFulup Ar Foll1-0/+0
2017-08-26CleanRomain Forlot1-5/+0
Change-Id: I3688d9891e7f3daafdaabf05943d2e1b988a3dac Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-26Fix: clean way to include directories for a targetRomain Forlot1-0/+59
Change-Id: I9573376b9a1acdcde17f200943181a97d6afec35 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> # Conflicts: # ctl-plugin/CMakeLists.txt
2017-08-26Remove Audio mentions from log messagesRomain Forlot1-2/+2
Change-Id: I2a3a2b0ad51c479d463eed7f827b07693e55a657 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-26Updated READMERomain Forlot1-48/+62
Change-Id: Ic5aa7a887cd796b551ed60b5f3c3695400f84671 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-26Fixed Netbeans ConfigurationFulup Ar Foll1-13/+0
2017-08-25Fulup Error Message at Lua levelFulup Ar Foll2-9/+88
2017-08-25Fix include issue on pluginFulup Ar Foll2-6/+24
2017-08-25Cleanup in reop namesfulup11-91/+23
2017-08-25Clean up module namingFulup Ar Foll6-151/+232
2017-08-25Merge ConflictFulup Ar Foll1-1/+0
2017-08-25Attend to merfe with MasterFulup Ar Foll3-0/+19
2017-08-25Fulup Error Message at Lua levelFulup Ar Foll2-9/+88
2017-08-24Fix include issue on pluginFulup Ar Foll2-6/+24
2017-08-24Cleanup in reop namesfulup11-44/+30
2017-08-24MD linting and merge json.d README to the root oneRomain Forlot2-14/+39
Change-Id: I1fd36c2f23743d746b91d61084bea0a39a1ce074 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-24Clean up module namingFulup Ar Foll6-151/+232
2017-08-24Update .gitignoreRomain Forlot1-0/+1
Change-Id: I1eaf22401e27647fcd4ba86ebbfda1a8b683dc4d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-24FormatRomain Forlot1-4/+4
Change-Id: I16191ded40a96d7803ccf0631fee2afbedefe4e1 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-24Update README (fix md format and renaming project)Romain Forlot1-76/+92
Change-Id: I94221384207b5e103247adbbbd97b97cf2184b65 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-23Added sample for synchronous control request and update documentationFulup Ar Foll5-7/+17
to support monitoring.
2017-08-23conf.d/cmake: use 00-default-osconfig.cmake for all distro except debian-basedStephane Desneux4-1/+0
Change-Id: I4bf5b9c13d42a26d8116a81fe1eb1b366056b19e Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-08-23Fix: missing linked default librariesRomain Forlot1-0/+1
Change-Id: I07d2004dcf1511b0502c52a65f291f5374f69ab2 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-23Fix: link dependency issue with afb-utilitiesRomain Forlot1-0/+5
Change-Id: Iabea3e725a65575b53133f7963b1f7ffda6bb326 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-23Format: Remove spaces at EOLRomain Forlot14-183/+183
Change-Id: I50bbf17cfa913b40caf0cb6752a902fb626ec1ad Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-23Moved Sample Plugin in an independant directoryFulup Ar Foll3-30/+52
2017-08-23Restore Basic HTML5 testing Scenario as a Standalone ControllerFulup Ar Foll34-1992/+443
2017-08-22Adding control panel sample HTML5 UIRomain Forlot8-0/+483
Change-Id: Id7cb7e3f1a817000c9054139922bdf9e3e21a0a8 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Separated afb-utilities submodule usedRomain Forlot4-1/+26
filescan adn wrap-=json now separated. Change-Id: Ie8006b43625173b0c91056c61c394a2804cb3542 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Fixed Lua Table to Json parsingRomain Forlot1-226/+249
Change-Id: I423ca987d0647b8985172aa03510927d75af4e0d Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Import missing project files.Romain Forlot16-8/+866
Change-Id: I157131b2a08024f795d289d0357f55a0032117d7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Reapply lost CMakeLists.txt filesRomain Forlot2-4/+75
Change-Id: I6b47826cb35b31b6f531465971df679d0c98b133 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Minor Fix on LUA script search pathFulup Ar Foll5-125/+26
2017-08-22Added .gitignoreRomain Forlot1-0/+5
Change-Id: Ic69af841a4184c2bd455abebe8293f6d3aa5ab2b Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Missing LUA module checking specific by distroRomain Forlot4-0/+3
Change-Id: I99dcdccdcfb34eaf7a03c4acaad454b8cc05be8c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>