summaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-controllers
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Handle stream calls to transfer to mixer apiJonathan Aillet2-3/+70
2018-10-08Add 'init-mixer' verb to hal controllerJonathan Aillet3-1/+64
2018-10-08Parse controller config to get halmixer json objectJonathan Aillet3-1/+105
2018-10-08Use a structure to store ctl hal specific dataJonathan Aillet1-3/+8
2018-10-08Rename function used to load verbs into a dynamic apiJonathan Aillet1-1/+1
2018-10-08Remove the 'ping' of each hal controller apiJonathan Aillet1-2/+0
2018-10-08Add a 'List' verb to each hal controller apiJonathan Aillet3-0/+68
2018-10-08Change the name of controller configuration filesJonathan Aillet1-2/+2
2018-10-08Remove sections id in sections callbacks structureJonathan Aillet1-6/+5
2018-10-08Change names of some structures fieldsJonathan Aillet1-1/+1
2018-10-08Get Hal controller api structure fields properlyJonathan Aillet2-32/+6
2018-10-08Pre-version of 4a-hal-managerJonathan Aillet2-0/+279