aboutsummaryrefslogtreecommitdiffstats
path: root/4a-hal
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Handle if some hal info are not availableJonathan Aillet1-5/+6
2018-10-08Use a structure to store ctl hal specific dataJonathan Aillet3-8/+61
2018-10-08Use json_object* instead of struct json_object*Jonathan Aillet2-3/+3
2018-10-08Change the way that hal data are initialized and freedJonathan Aillet1-7/+10
2018-10-08Rename function used to load verbs into a dynamic apiJonathan Aillet4-4/+4
2018-10-08Regroup declaration of variables in functionsJonathan Aillet1-7/+5
2018-10-08Remove some unnecessary freeJonathan Aillet1-20/+2
2018-10-08Remove the 'ping' of each hal controller apiJonathan Aillet1-2/+0
2018-10-08Add a 'List' verb to each hal controller apiJonathan Aillet4-0/+69
2018-10-08Change the name of controller configuration filesJonathan Aillet1-2/+2
2018-10-08Change how to request all loaded api infoJonathan Aillet1-18/+6
2018-10-08Remove sections id in sections callbacks structureJonathan Aillet1-6/+5
2018-10-08Change names of some structures fieldsJonathan Aillet4-30/+26
2018-10-08Get Hal controller api structure fields properlyJonathan Aillet3-32/+7
2018-10-08Pre-version of 4a-hal-managerJonathan Aillet14-0/+1160
2018-10-08Add compilation configurationJonathan Aillet1-0/+53