Commit graph

29 commits

Author SHA1 Message Date
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)