summaryrefslogtreecommitdiff
path: root/daemon
AgeCommit message (Expand)Author
2022-06-07Tweaked header includes in SinewaveAki
2022-06-07Renamed internal common to configAki
2022-06-07Fixed binary location for serviceAki
2022-06-06Changed sinewave generator defaultsAki
2022-06-06Reformatted newly added code to be closer to conventionAki
2022-05-04Fix sine wave generation errormarwik15
2022-05-02Sine wave changes after CRmarwik15
2022-05-02Add sine wave generatormarwik15
2022-01-28Restricted user and group of the daemonAki
2022-01-26Renamed and fixed paths in systemd unit fileAki
2022-01-24Added systemd service file for daemonAki
2021-10-21Added memory to the daemon stateAki
2021-10-21Added client/server config with env variablesAki
2021-10-16Added explicit empty consturctor for GpioAki
2021-10-16Added write conditionAki
2021-10-16Library updated to use newly added gpioAki
2021-10-16Extended Gpio class with real functionalityAki
2021-10-16Added Gpio and Assembly stubsAki
2021-10-15Changed name of the daemon executableAki
2021-10-14Extended client by adding sample state mutation to daemon and libAki
2021-10-14Created stub daemon with a communication libraryAki