Commit graph

33 commits

Author SHA1 Message Date
Denis
5947da5f2d
Use high frequency when available 2024-02-20 02:23:14 +01:00
Denis
c68e06a88b
moved inline_read_file and inline_write_file 2024-02-20 02:02:40 +01:00
Denis
3834651c0e
move dmi board read 2024-02-20 01:56:37 +01:00
Denis
98e64bb864
Fix sampling rate of iio and reduce reporting frequency from devices 2024-02-13 01:12:05 +01:00
Denis
612fb701c5
use asusctl command to set leds 2024-01-06 23:49:08 +01:00
Denis
3bd22ad542
Improve gyro-to-analog(s) 2024-01-06 16:59:41 +01:00
Denis
ae3fac6301
swap y and z, improve gyro-to-joystick 2024-01-06 03:32:50 +01:00
Denis
026e970615
join analogs and gyroscope 2024-01-03 15:39:19 +01:00
Denis
82fab22cff
restore vibration and brightness value 2023-12-25 20:25:46 +01:00
Denis
a4b98139ee
Use bluetooth dualshock 2023-12-21 02:04:54 +01:00
Denis
71603dc4d6
WIP: timer implementation 2023-12-17 15:48:17 +01:00
Denis
0797e2e326
discarding hidraw mode change and initial setup 2023-12-16 18:39:15 +01:00
Denis
17fa95f779
all-in-one should now be able to exit correctly 2023-12-13 15:16:40 +01:00
Denis
80bc6c62c3
fix accept code 2023-12-13 14:27:05 +01:00
Denis
00fb3a02e3
split up application in two different sub-applications 2023-12-12 23:46:08 +01:00
Denis
583e8a983a
Fixed linking errors 2023-12-10 01:08:57 +01:00
Denis
0db06c226c
leds test 2023-12-08 20:49:24 +01:00
Denis
b59261f1e9
fixed div_round_closest 2023-12-08 20:18:28 +01:00
Denis
9d0c14ff93
better magnitude 2023-12-08 20:13:05 +01:00
Denis
ef7a9660a0
whoops... 2023-12-08 19:09:27 +01:00
Denis
c7a78c60a5
iio search test 2023-12-08 18:41:39 +01:00
Denis
37c23e1b62
The bbcr broke off my compilation help plz 2023-12-06 21:05:02 +01:00
Denis
d6e6162db5
Code refactor 2023-12-06 00:32:51 +01:00
Denis
f4f5d32e47
hidraw test 2023-12-05 01:06:31 +01:00
Denis
9117825bcf
Improved codebase, compiling with clang 2023-11-20 01:15:07 +01:00
Denis
783571ccdd
test for accel 2023-11-19 02:42:29 +01:00
Denis
15583b484b
set preferred input scale for gyroscope 2023-11-18 19:14:12 +01:00
Denis
574e66474f
Generate iio events 2023-11-10 21:08:53 +01:00
Denis
895b5abeb9
use a queue to send events to the output device 2023-11-06 01:39:52 +01:00
Denis
857c359e0b
Should be able to open a device 2023-11-03 01:05:29 +01:00
Denis Benato
d6aee2c63d WIP: input device 2023-11-02 16:12:02 +01:00
Denis Benato
75abf3c6e8 output devices 2023-11-02 14:19:02 +01:00
Denis Benato
ecea75cf5f Create IMU virtual device 2023-11-02 13:11:02 +01:00