Commit graph

46 commits

Author SHA1 Message Date
Phil Taylor
17d3364fff Improve USB device enumeration and fix for MacOS 2023-02-06 15:02:48 +00:00
Phil Taylor
14c9d3e6b9 Bit of tidying 2023-02-02 23:11:49 +00:00
Phil Taylor
9a080c1b1c Initialize lastdata first. 2023-02-02 17:45:24 +00:00
Phil Taylor
53235c070b Use correct data for F1 key 2023-02-02 16:45:45 +00:00
Phil Taylor
8da5c44a1f Ensure link LED is turned on at startup 2023-02-02 16:23:41 +00:00
Phil Taylor
b6a7f68cc0 Turn off link LED when shutdown 2023-02-02 16:21:59 +00:00
Phil Taylor
df5c97cdbd Reduce to only send 3 bytes (report+data) 2023-02-02 16:17:41 +00:00
Phil Taylor
a2a067cf76 LED not working, maybe due to data size? 2023-02-02 15:47:59 +00:00
Phil Taylor
607997a987 More fixes 2023-02-02 15:02:32 +00:00
Phil Taylor
54520f1472 Fix warning 2023-02-02 11:24:22 +00:00
Phil Taylor
5ef3a9cb97 Fix GCC build error 2023-02-02 11:23:17 +00:00
Phil Taylor
d9830409cf Query RC-28 for version 2023-02-02 00:03:13 +00:00
Phil Taylor
cfe863457c Stop shuttle emitting a signal every 100ms! 2023-02-01 18:29:26 +00:00
Phil Taylor
0689533fb6 Try to get RC-28 LEDs working 2023-02-01 12:16:04 +00:00
Phil Taylor
a4492b4b2c Fix compile warning 2023-01-30 17:49:42 +00:00
Phil Taylor
30b2918d20 Remove a bit of debugging and fix compile warning 2023-01-29 15:15:41 +00:00
Phil Taylor
fa4fa4f672 Various shuttle fixes incorporating #54 2023-01-29 15:08:47 +00:00
Phil Taylor
bb648fa954 Fix compile issues 2023-01-12 19:39:35 +00:00
Phil Taylor
3510fc4707 Merge latest master and make USB controllers a compile time directive 2023-01-12 19:20:52 +00:00
Phil Taylor
741445dfcf Try to make dial smoother 2022-12-29 00:28:42 +00:00
Phil Taylor
f634d39e53 Add some more debugging 2022-12-29 00:25:14 +00:00
Phil Taylor
f88278c2c5 Make RC28 buttons work 2022-12-28 22:25:41 +00:00
Dawid Szymański
d774c04007 RC28 started to work (no LED feedback yet) MVP done 2022-12-28 21:38:39 +00:00
Phil Taylor
faa079eea5 Try analogue? 2022-10-23 19:32:55 +01:00
Phil Taylor
efe62bef43 More buttons 2022-10-23 19:13:11 +01:00
Phil Taylor
ba12f5e905 More button assignments 2022-10-23 19:06:48 +01:00
Phil Taylor
65bb4fdeee start to support analogue 2022-10-23 18:54:18 +01:00
Phil Taylor
f66604eaa9 Some more buttons and add commands 2022-10-23 00:17:50 +01:00
Phil Taylor
296a4bc93f Add some button mapping 2022-10-23 00:02:44 +01:00
Phil Taylor
9b85b02053 More gamepad stuff 2022-10-22 23:36:19 +01:00
Phil Taylor
7d8d3be52e Update usbcontroller.cpp 2022-10-22 23:30:15 +01:00
Phil Taylor
f87c78c94e Update usbcontroller.cpp 2022-10-22 23:19:52 +01:00
Phil Taylor
5a72792c9d Update usbcontroller.cpp 2022-10-22 23:18:45 +01:00
Phil Taylor
bcaa40c0e7 More gamepad stuff 2022-10-22 23:17:34 +01:00
Phil Taylor
38707c7469 Add gamepad detection 2022-10-22 20:55:08 +01:00
Phil Taylor
f7864a1ce8 Add storing button config 2022-09-18 21:00:44 +01:00
Phil Taylor
bae3fb058c Fixed after merge 2022-09-18 17:42:41 +01:00
Phil Taylor
7633ad3cd4 Test some shuttle changes 2022-05-17 08:53:24 +01:00
Phil Taylor
d68b5d9a79 Comment out debug message 2022-04-27 12:58:42 +01:00
Phil Taylor
4f54a37eb4 Improve logging and some code cleanup 2022-04-27 12:56:54 +01:00
Phil Taylor
c3583c3fa0 Shuttle button commands now working (mostly) 2022-04-26 14:50:16 +01:00
Phil Taylor
e0b23b9cb8 rename counter to jogCounter to make it clearer. 2022-04-26 08:52:08 +01:00
Phil Taylor
11dd27ccd2 Hopefully fix limited range warning 2022-04-26 08:45:57 +01:00
Phil Taylor
07afdec8d4 Add default constructor for BUTTON() 2022-04-26 08:41:58 +01:00
Phil Taylor
6bfd46a15d Various fixes 2022-04-25 17:40:41 +01:00
Phil Taylor
d11156914f 'Almost' working shuttle support 2022-04-22 11:11:21 +01:00
Renamed from shuttle.cpp (Browse further)