Robert Martin
4f5c3edd7d
Update README.md
2020-08-15 11:27:36 +02:00
Robert Martin
805762e4ee
Merge pull request #74 from jackbdu/master
...
Minor error fixed: "minus" available on JOYCON_L instead of "plus"
2020-08-15 11:25:27 +02:00
Jack B. Du
a475d66a38
Minor error fixed: "minus" available on JOYCON_L instead of "plus"
2020-08-02 18:04:16 +04:00
Robert Martin
f4a8db0f7d
Merge pull request #63 from sekwah41/master
...
Fix NFC (Fixes Breath of the Wild comms error)
2020-08-02 00:27:10 +02:00
Sekwah
fc6270e339
Fix NFC comms
2020-07-05 03:16:11 +01:00
Robert Martin
e83dc5964b
Merge pull request #58 from peterjc/patch-1
...
Update README, works on Raspberry Pi 3B+ too
2020-06-11 18:41:04 +02:00
Peter Cock
a06993308e
Works on Raspberry Pi 3B+ too
...
See GitHub issue #57 .
2020-06-11 17:34:13 +01:00
Robert Martin
a2122fb4d5
Update version
2020-06-11 18:25:19 +02:00
Robert Martin
9976d70af6
Update README.md
2020-06-11 18:14:35 +02:00
Robert Martin
76afd23192
Update README.md
2020-06-11 18:11:43 +02:00
Robert Martin
86cb5b09f3
Merge branch 'pulls/326281544/55'
2020-06-11 17:48:07 +02:00
Robert Martin
fee9e719c6
renamed nfc data command and argument (Now: nfc and --nfc)
2020-06-11 17:47:57 +02:00
Robert Martin
628491fd9f
add an --amiibo argument to command line
2020-06-11 17:07:20 +02:00
grace
cf15647891
add an --amiibo argument to command line
2020-06-02 00:19:02 -07:00
Robert Martin
721646a7ec
Merge branch 'pulls/326281544/44'
2020-05-16 11:34:06 +02:00
Robert Martin
4dc63c0e7f
cleanup
2020-05-16 11:33:57 +02:00
Robert Martin
d6ab0565e5
Adding a mash_button function
2020-05-16 11:10:04 +02:00
Robert Martin
a102011f8b
small cleanup
2020-05-16 11:09:05 +02:00
Robert Martin
78f015d79b
Merge branch 'pulls/326281544/41'
2020-05-16 11:02:14 +02:00
Robert Martin
509579b268
small cleanup
2020-05-16 10:51:45 +02:00
Jesse Millar
faf9a09229
Adding a mash_button function
...
Signed-off-by: Jesse Millar <jesse.millar@microsoft.com >
2020-05-11 12:20:29 -05:00
Robert Martin
2748181ee3
Adjusting size of source amiibo file
2020-05-09 12:25:09 +02:00
Robert Martin
8601dd4702
Merge branch 'pulls/326281544/37'
2020-05-09 12:19:56 +02:00
Robert Martin
62a7fdec56
set default memory in run_controller_cli; set center if stick calibration available
2020-05-09 12:19:38 +02:00
Robert Martin
a05d3c7ef2
Add default factory stick calibration data for FlashMemory.
2020-05-09 11:55:17 +02:00
Robert Martin
11d9bbbeb1
cleanup
2020-05-09 11:30:39 +02:00
Robert Martin
e8fea818b2
Merge pull request #42 from tedzhu/master
...
Fix typo
2020-05-09 11:12:13 +02:00
Ted Zhu
ed839f1c0d
Fix typo
...
Fix typo dumb -> dump
2020-05-08 23:04:53 -04:00
Lu.Mi
c33c4ff851
Adjusting size of source amiibo file
...
When scanning amiibo binaries over 540 bytes like Twilight Princess Link an out of range error is thrown. Just writing up to the byte 540 solves this error. This is similar to TagMo implementation for bigger amiibos.
2020-05-08 14:05:14 -05:00
Wenyu Zhang
9e03d0c782
Add default factory stick calibration data for FlashMemory.
2020-05-05 21:56:10 -07:00
Robert Martin
b1390805d9
Merge pull request #29 from spacemeowx2/nfc-r3
...
feat: send amiibo report
2020-05-04 16:43:08 +02:00
Robert Martin
32075b189c
Merge branch 'master' into nfc-r3
2020-05-04 16:12:43 +02:00
Robert Martin
bab7d73cfa
Merge branch 'nfc_cleanup' into nfc-r3
2020-05-04 16:12:36 +02:00
Robert Martin
3adf0b2878
improved input report timing; some nfc cleanup
2020-05-04 16:11:47 +02:00
Robert Martin
2f85c4ce08
Merge pull request #34 from TylerCarberry/patch-1
...
Include the libhidapi-hidraw0 library in README
2020-05-03 10:23:32 +02:00
Tyler Carberry
3822568738
Include the libhidapi-hidraw0 library in README
2020-05-01 20:40:23 -04:00
Robert Martin
c17ab21140
merged run_amiibo_cli with run_controller_cli; some cleanups
2020-04-30 20:44:07 +02:00
spacemeowx2
be8dce71a0
feat: send amiibo report
2020-04-23 23:18:38 +08:00
Robert Martin
e90499393b
Hotfix: Make controller emulation work on new Switch version
2020-04-15 20:31:17 +09:00
Robert Martin
ac28b4e39e
removed break
2020-04-15 19:27:37 +09:00
Robert Martin
171c7236da
Merge pull request #24 from JuanPotato/master
...
Add reconnect option to relay script
2020-04-15 15:10:47 +09:00
Hasan Ibraheem
b4daaca22a
Add reconnect option to relay script
2020-04-12 22:36:26 -04:00
Hasan Ibraheem
db3c2b3d19
Fix newline formatting
2020-04-12 22:34:26 -04:00
Robert Martin
ae4ea6f0af
Merge pull request #23 from aarongolliver/add-pro-controller
...
add pro controller product id
2020-04-12 15:13:14 +09:00
Robert Martin
fd373aa48f
Added Pro Controller product id to relay_joycon.py script.
2020-04-12 15:11:12 +09:00
Aaron Golliver
4456e8456a
add pro controller product id
2020-04-11 17:23:33 -07:00
Robert Martin
fbfe26a0e3
Merge pull request #22 from JuanPotato/pairable
...
Make device pairable before trying to pair to switch
2020-04-12 05:09:36 +09:00
Robert Martin
2d56e38b2b
cleanup
2020-04-12 05:08:11 +09:00
Hasan Ibraheem
c5cd075ab7
Make device pairable before trying to pair to switch
2020-04-11 15:43:14 -04:00
Robert Martin
cee19451db
increased version
2020-04-11 16:35:26 +09:00