aboutsummaryrefslogtreecommitdiff
path: root/sensors.cpp
AgeCommit message (Collapse)Author
2018-07-14Reset sensor after pausing the sensor worker.Gravatar Chris Xiong
2018-07-11Remove profanity.Gravatar Chris Xiong
Reset the iio device buffer before using it.
2018-07-11Manual mode added.Gravatar Chris Xiong
Quit gracefully. Multiple code clean-ups in the Sensor class.
2018-07-06Random code clean-ups to get ready for the next update.Gravatar Chris Xiong
Also tweaked the config a little bit.
2018-04-14Added forced adjustment and minimum brightness.Gravatar Chris Xiong
Documentation(?)
2018-04-10Hopefully fixed some segmentation faults.Gravatar Chris Xiong
Added init script for OpenRC. Fixed compiler warnings.
2018-04-09Initial commit.Gravatar Chris Xiong