Commit Graph

13 Commits

Author SHA1 Message Date
TheJackiMonster 17f791bfd8
Add functions to adjust display mode
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-11-29 12:53:07 +01:00
TheJackiMonster b074ab72fc
Return errors on open functions
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-09-08 13:04:05 +02:00
TheJackiMonster 2bd57ee0dd
Fix error values to be unique
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-09-08 01:15:08 +02:00
TheJackiMonster 5bcf6efe57
Use enums for error codes
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-09-08 01:12:31 +02:00
TheJackiMonster 70689b76a9
Write function to upload mcu firmware
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-05-03 00:30:08 +02:00
TheJackiMonster 9e7d897f74
Update message ids and read disp-mode on startup
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-05-02 23:44:55 +02:00
TheJackiMonster 4f061d1687
Fix device4 payloads, adjust naming, complete its packet structure and request firmware versions
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-05-01 22:19:00 +02:00
TheJackiMonster 754b5c131a
Adjust constants and button event handling
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-05-01 18:38:53 +02:00
TheJackiMonster 72feaa60b3
Switch from libusb to hidapi
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-04-30 12:59:34 +02:00
TheJackiMonster d41415b485
Correct reading values from magnetometer and apply z axis flip properly
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-04-24 17:04:37 +02:00
TheJackiMonster 898fe12180
Correct C++ includes
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-04-05 22:54:24 +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 2c23021a5e
Add calibration and separate the interface
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-04-02 23:08:28 +02:00
Renamed from src/device4.h (Browse further)