summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-09-23Seems to work, mostly.Nathanael Sensfelder
Issues remaining: - Spams the reset_axes until the first actual input is received. - Timeout is still set as a compilation option instead of a runtime one.
2017-09-23Nevermind, I just did something stupid.Nathanael Sensfelder
2017-09-23Currently facing "Bad file descriptor" errors...Nathanael Sensfelder
2017-09-18Starting to work on a timeout option.Nathanael Sensfelder
2015-09-04Better debug options, better string comparisons.Nathanael Sensfelder
2015-09-03Now support 'real' relative input devices, introduces 'options', the virtual ↵Nathanael Sensfelder
device name is now prefixed to help matching it with udev.
2015-09-03Adds compilation options, renames preprocessor macros to avoid collisions.Nathanael Sensfelder
2015-09-03Now applies the 'fuzz' and 'flat' properties.Nathanael Sensfelder
2015-09-02Adds much needed verbose flags to the compiler and corrects the issues they ↵Nathanael Sensfelder
pointed out.
2015-09-02relabsd is no longer limited to 6DOF devices.Nathanael Sensfelder
2015-09-02Sets the default debug level to zero.Nathanael Sensfelder
2015-09-02Adds some comments, as well as minor code improvements.Nathanael Sensfelder
2015-09-01Initial commit.Nathanael Sensfelder