Commit graph

15 commits

Author SHA1 Message Date
258b7c4f26
feature: Switch console logging to Unix sockets 2025-06-10 11:15:53 -04:00
wheaney
a2c8e49856 Rename device3/4 to device_imu/mcu 2024-07-30 10:03:46 -07:00
Jacki
1705703b73
Rename nreal to xreal in readme, cmake and binaries
Signed-off-by: Jacki <jacki@thejackimonster.de>
2024-03-02 02:22:50 +01:00
Jacki
3914214af0
Fix usage of hid_init and hid_exit
Signed-off-by: Jacki <jacki@thejackimonster.de>
2023-12-19 09:26:02 +01:00
wheaney
115610aac2 XREAL Air 2 vendor/product IDs 2023-11-11 22:08:15 -08:00
TheJackiMonster
1d3f4640c2
Merge branch 'main' into merge_to_jackimonster
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-09-07 23:43:12 +02:00
TheJackiMonster
193dd8bf83
Update submodules usage
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-09-07 23:30:42 +02:00
TheJackiMonster
5e9d4d036b
Move Fusion submodule
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-09-07 23:02:59 +02:00
wheaney
da91b813f0 Merge device changes from https://github.com/wheaney/xrealAirLinuxDriver 2023-09-06 14:32:47 -07:00
TheJackiMonster
72feaa60b3
Switch from libusb to hidapi
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-04-30 12:59:34 +02:00
TheJackiMonster
678c0196ea
Load calibration from device via payload
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-04-23 02:10:55 +02:00
TheJackiMonster
bacc08e594
Add crc32 for checksums and implement sending proper payloads
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-04-22 01:58:32 +02:00
TheJackiMonster
8ea326e429
Specify languages and allow C++ usage
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-04-05 22:51:55 +02:00
TheJackiMonster
c96c9f0f8c
Add examples for debug output
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-04-05 22:14:51 +02:00
TheJackiMonster
2c23021a5e
Add calibration and separate the interface
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-04-02 23:08:28 +02:00