-
Notifications
You must be signed in to change notification settings - Fork 277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Amiibo NFC reading support #89
Closed
Closed
Commits on Oct 30, 2020
-
Poohl committed
Oct 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 3abcdb0 - Browse repository at this point
Copy the full SHA 3abcdb0View commit details
Commits on Nov 5, 2020
-
Poohl committed
Nov 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f4c41d - Browse repository at this point
Copy the full SHA 6f4c41dView commit details
Commits on Dec 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for abdc145 - Browse repository at this point
Copy the full SHA abdc145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a99a5 - Browse repository at this point
Copy the full SHA 53a99a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df9d0c - Browse repository at this point
Copy the full SHA 8df9d0cView commit details
Commits on Jan 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5d7bfe6 - Browse repository at this point
Copy the full SHA 5d7bfe6View commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c150d2a - Browse repository at this point
Copy the full SHA c150d2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d45f89 - Browse repository at this point
Copy the full SHA 4d45f89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18eba52 - Browse repository at this point
Copy the full SHA 18eba52View commit details
Commits on Feb 20, 2021
-
Writing until all data is transfered until EOF
Don't know how to respond to that yet...
Configuration menu - View commit details
-
Copy full SHA for 34889d0 - Browse repository at this point
Copy the full SHA 34889d0View commit details
Commits on Feb 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f0d0399 - Browse repository at this point
Copy the full SHA f0d0399View commit details
Commits on Mar 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 126be1d - Browse repository at this point
Copy the full SHA 126be1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 234de28 - Browse repository at this point
Copy the full SHA 234de28View commit details
Commits on Mar 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f06f447 - Browse repository at this point
Copy the full SHA f06f447View commit details
Commits on Mar 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7d20452 - Browse repository at this point
Copy the full SHA 7d20452View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee63a00 - Browse repository at this point
Copy the full SHA ee63a00View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff5dff6 - Browse repository at this point
Copy the full SHA ff5dff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7704317 - Browse repository at this point
Copy the full SHA 7704317View commit details -
added logging levels removed some angry comments
Configuration menu - View commit details
-
Copy full SHA for d488352 - Browse repository at this point
Copy the full SHA d488352View commit details
Commits on Mar 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 415e5ee - Browse repository at this point
Copy the full SHA 415e5eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bf640e - Browse repository at this point
Copy the full SHA 2bf640eView commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c2d10ac - Browse repository at this point
Copy the full SHA c2d10acView commit details
Commits on Apr 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 075b895 - Browse repository at this point
Copy the full SHA 075b895View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d74b18 - Browse repository at this point
Copy the full SHA 9d74b18View commit details
Commits on Apr 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f5f93d9 - Browse repository at this point
Copy the full SHA f5f93d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccc3b2 - Browse repository at this point
Copy the full SHA 4ccc3b2View commit details
Commits on Apr 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8d14a44 - Browse repository at this point
Copy the full SHA 8d14a44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7470666 - Browse repository at this point
Copy the full SHA 7470666View commit details
Commits on Apr 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3b98110 - Browse repository at this point
Copy the full SHA 3b98110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9712bc7 - Browse repository at this point
Copy the full SHA 9712bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb7700 - Browse repository at this point
Copy the full SHA cbb7700View commit details
Commits on May 1, 2021
-
- change_btaddr now accepts a optional argument as the mac to set it to - change_btaddr has some doc how to get it working - remote_capture now works without sudo by default - hcimon: example script how to capture HCI messages - mount: example how to easily develop remotely (not on a raspi)
Configuration menu - View commit details
-
Copy full SHA for cd58968 - Browse repository at this point
Copy the full SHA cd58968View commit details -
- transport not accepts an optional flow-control argument to prevent insane lag - refactored protocoll.py - now ues realtime instead of just bumping timer on every call - centrallized handling of report creation
Configuration menu - View commit details
-
Copy full SHA for fca0c68 - Browse repository at this point
Copy the full SHA fca0c68View commit details
Commits on May 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1899967 - Browse repository at this point
Copy the full SHA 1899967View commit details
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f8162d7 - Browse repository at this point
Copy the full SHA f8162d7View commit details
Commits on May 7, 2021
-
- Manual workaround for V12 disconnects * Flow Control * pause & unpause commands to go to interrupt mode * automated mashing on pairing screen - Automated BT_addr change - "-r auto" to reconnect to a paired switch - warnings when connecting with weird settings
Configuration menu - View commit details
-
Copy full SHA for a4fbdbf - Browse repository at this point
Copy the full SHA a4fbdbfView commit details
Commits on May 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 35ab59e - Browse repository at this point
Copy the full SHA 35ab59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for af940b8 - Browse repository at this point
Copy the full SHA af940b8View commit details
Commits on May 11, 2021
-
- transport now always has write_lock - changed naming to be similar to asyncio.Transport - Refactored outgoing flow control to conform to asyncio.Transport - disabled outgoing flow control by default - made user prompts silenced by default - removed anticipate mechnism - removed anticipate command
Configuration menu - View commit details
-
Copy full SHA for f0ef7b4 - Browse repository at this point
Copy the full SHA f0ef7b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b79bf7 - Browse repository at this point
Copy the full SHA 0b79bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 642b98a - Browse repository at this point
Copy the full SHA 642b98aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.