Commit Graph

66 Commits

Author SHA1 Message Date
dekunukem
0a564e2723 minor code fix, rearranged README sections, updated launch info 2022-02-12 09:46:53 +00:00
dekunukem
66ce1bffea updated protocol display name, added exception handling in custom gamepad mapping 2022-02-05 02:05:50 +00:00
dekunukem
539554f6cd fixed firmware update bug, fixed ertm disable bug, handle input scan exceptions, added xbox controller driver note 2022-02-05 01:07:13 +00:00
dekunukem
0d0726746c minor wording change 2022-02-03 09:26:14 +00:00
dekunukem
e6fe1c2695 added debug logging and copy to flashdrive 2022-02-02 23:30:17 +00:00
dekunukem
6a7ea24052 double check disabling ertm 2022-01-28 10:03:15 +00:00
dekunukem
8b56af8f17 fixed USB firmware update, now need both hex and dfu files 2022-01-24 16:37:04 +00:00
dekunukem
5e9e427b43 disabled unimplemented gamepad protocols for now 2022-01-15 18:19:51 +00:00
dekunukem
fa6e7c99e7 fixed a usb drive detection bug 2022-01-15 16:59:06 +00:00
dekunukem
c5441e93d6 added keep alive script 2022-01-15 15:59:51 +00:00
dekunukem
a1dd1b54ab added firmware update via USB DFU 2022-01-15 15:32:43 +00:00
dekunukem
b8dc1af30b added rpi app and firmware update menu 2022-01-15 14:19:21 +00:00
dekunukem
246b764f54 added update menufghgf 2022-01-15 11:52:54 +00:00
dekunukem
49eb5af45c implemented a rough draft of USB flash drive update 2022-01-14 23:24:29 +00:00
dekunukem
07bdf1862f changed custom map list to set, added usb update folder structure format 2022-01-14 22:37:07 +00:00
dekunukem
7da69c29a9 added mapp dict loading from file, and changed raw input idle sleeping 2022-01-14 21:40:26 +00:00
dekunukem
05cf63dd03 oled should stay on when RPi updates time from network 2022-01-14 20:55:36 +00:00
dekunukem
331ec2e7bd updated curve algorithm 2022-01-13 00:11:14 +00:00
dekunukem
bc9690b534 apply curve to analog axis now 2022-01-12 19:53:26 +00:00
dekunukem
33be87b077 added joystick curve option 2022-01-12 18:13:21 +00:00
dekunukem
1a905c1c45 added power options 2022-01-11 23:21:20 +00:00
dekunukem
8f940337e4 added support for multiple button names in map dict 2022-01-09 22:53:42 +00:00
dekunukem
b62508dd4e consolidated files 2022-01-09 21:52:43 +00:00
dekunukem
08936a22e0 forgot what i did 2022-01-09 21:44:56 +00:00
dekunukem
8fe8fbee25 implemented new custom map format 2022-01-09 16:53:05 +00:00
dekunukem
ae7c25f733 updated loading new mapping format 2022-01-09 14:34:26 +00:00
dekunukem
50a80b505f working on overhauling mapping dict 2022-01-09 14:08:13 +00:00
dekunukem
052c88f99e overhauling gamepad mapping 2022-01-08 21:52:36 +00:00
dekunukem
28497bce90 button presses now also wake up OLED 2022-01-08 18:05:42 +00:00
dekunukem
37e0fdd632 added UART delete file and info command 2022-01-08 16:46:22 +00:00
dekunukem
6798d62052 started working on uart config 2022-01-08 13:41:41 +00:00
dekunukem
3475baa0b2 added notes about running script on startup 2022-01-08 12:01:08 +00:00
dekunukem
d813518662 added OLED timeout sleeping to prevent burnin 2022-01-07 20:52:44 +00:00
dekunukem
e91b93c5d0 ip address and rpi app version display working 2022-01-04 21:49:42 +00:00
dekunukem
dff611aad7 bluetooth pairing now ignores already paired devices 2022-01-04 10:15:37 +00:00
dekunukem
c8cba5ca2d added unpair menu 2021-12-30 21:31:34 +00:00
dekunukem
62cb1f97f4 disabled ertm 2021-12-30 13:01:18 +00:00
dekunukem
b236989336 added bluetooth trust 2021-12-30 12:36:52 +00:00
dekunukem
117b06c8d8 fixed medium font centering 2021-12-30 12:28:06 +00:00
dekunukem
30a75af5ed bluetooth seems to be working 2021-12-30 12:14:28 +00:00
dekunukem
60e5dfe5e6 updated pairing function, seems to be working with PIN-less devices now 2021-12-30 11:47:20 +00:00
dekunukem
1a3aaa982a turns out bluetooth wasnt working after all, fixing 2021-12-30 09:44:30 +00:00
dekunukem
f2e79960bd bluetooth pairing menu working but only for non-pin devices 2021-12-30 00:15:45 +00:00
dekunukem
a22034470c working on bluetooth menu 2021-12-29 19:28:37 +00:00
dekunukem
31e01dd677 updated deadzone value to percent 2021-12-28 22:48:57 +00:00
dekunukem
338067a489 added default ibmpc ggp mapping 2021-12-28 17:33:33 +00:00
dekunukem
d53fe028d9 cleaned up mouse lookup 2021-12-28 15:14:32 +00:00
dekunukem
b49622d70c new data read seemingly working 2021-12-28 13:44:58 +00:00
dekunukem
3c1b5ef7a7 mouse axes and button mapping working 2021-12-26 20:29:02 +00:00
dekunukem
d8c983063c updated home screen layout 2021-12-26 19:15:02 +00:00