Skip to content
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

[WIP] MFRC522 support #300

Closed
wants to merge 16 commits into from
Closed

[WIP] MFRC522 support #300

wants to merge 16 commits into from

Commits on Jun 11, 2015

  1. WIP support for MFRC522

    Marcos Vives Del Sol committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    6b4ba0d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Fixed MFRC522 UART driver

    Marcos Vives Del Sol committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    9683946 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2015

  1. Further work for RC522

    Marcos Vives Del Sol committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    6953cbe View commit details
    Browse the repository at this point in the history
  2. Convert CRLFs to LFs

    Marcos Vives Del Sol committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    942faef View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. Improved code for PN532 driver

    Marcos Vives Del Sol committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    6204340 View commit details
    Browse the repository at this point in the history
  2. Basic support for RC522 detection

    Marcos Vives Del Sol committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    053dc8d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2015

  1. Improved UART with async pin control

    Marcos Vives Del Sol committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    09ceb92 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2015

  1. Further work for RC522

    Marcos Vives Del Sol committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    94b2dda View commit details
    Browse the repository at this point in the history
  2. Disable baudrate setting for RC522 for now

    Marcos Vives Del Sol committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    2823a0e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. More RC522 stuff

    Marcos Vives Del Sol committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    9daec49 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. Yay! TX for RC522 is now working!

    Marcos Vives Del Sol committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    1eaa4da View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2015

  1. Use default timeout in nfc-anticol example (prevents RX from locking …

    …after HALT)
    Marcos Vives Del Sol committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    a9b1b94 View commit details
    Browse the repository at this point in the history
  2. Added special case for timeouts that don't expire

    Marcos Vives Del Sol committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    6cd025e View commit details
    Browse the repository at this point in the history
  3. Replaced short-circuit logic with macros

    Marcos Vives Del Sol committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    6641097 View commit details
    Browse the repository at this point in the history
  4. Use also TRANSMIT and RECEIVE commands in MFRC522

    Marcos Vives Del Sol committed Jun 20, 2015
    2 Configuration menu
    Copy the full SHA
    d0c781c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2015

  1. Merge branch 'master' of https://github.com/nfc-tools/libnfc

    Conflicts:
    	cmake/modules/LibnfcDrivers.cmake
    Marcos Vives Del Sol committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    c2fdab7 View commit details
    Browse the repository at this point in the history