| File | Date | Author | Commit |
|---|---|---|---|
| driver | 2013-12-13 |
|
[a0fea4] remove keyboard ioctl |
| Makefile | 2013-12-06 |
|
[c55264] renamed: Sample.cpp -> control.cpp |
| README | 2013-12-01 |
|
[de5132] new file: README |
| control.cpp | 2013-12-13 |
|
[1d9d73] axes are float. |
| mouse.c | 2013-12-07 |
|
[dab02f] added ioctl for keyboard |
| mouse.h | 2013-12-07 |
|
[dab02f] added ioctl for keyboard |
To build please 1. git clone into LeapSDK/ 2. in lpmouse direcory do: $ make $ cd driver $ make to run 1. in driver directory. $ sudo insmod leappmosue.ko $ cd ../ $ sudo ./Sample