summaryrefslogtreecommitdiffstats
path: root/nfc
Commit message (Collapse)AuthorAgeFilesLines
* remove proprietary firmware files for Wi-Fi and NFCWolfgang Wiedmeyer2017-05-132-5562/+0
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Update some hw_device_t structs.Kyle Repinski2016-01-171-2/+2
| | | | | version_major and version_minor are deprecated. Ensure we actually set the sensor api version.
* nfc: Build with -Wall -Werror.Kyle Repinski2016-01-172-6/+8
| | | | Change-Id: I405d9d10a72db8c4ad0328f46d0dd2c82f18f74d
* nfc: Build firmware lib ourselves.Kyle Repinski2016-01-022-0/+5562
| | | | | | | | | | The prebuilt libpn544_fw.so has text relocations. Because the NFC app ends up targeting the latest SDK API level, linker doesn't allow any libs referenced by it to have text relocations, including the dlopen call to libpn544_fw.so; All this lib does is contain a couple char arrays with the fw and fw version. Change-Id: Iaac980193d92cfedb87f3cd80841f724f06d4876
* tuna: move nfc files to nfc/Ziyann2014-12-132-0/+28
| | | | Change-Id: I9a1f5cf85538c6b69fc3cc54a09263b7e910c228
* Remove ANAVMID EEPROM values.Martijn Coenen2012-02-241-2/+0
| | | | | | | | | These values are calibrated in the factory and should not be overwritten; they negatively affect both reader and ce performance. See the bug for more details. Bug: 5969862 Change-Id: I031b5b7fbe0ac4930ab08c36add011379c3f9907
* Reduce NFC-DEP target timeout in ATR_RES to 8.Martijn Coenen2012-02-081-2/+2
| | | | | | | | This is actually required by [DIGITAL], see WTmax in Appendix A.10 in Digital 1.0 Bug: 5971998 Change-Id: If25e887d80e3cdfd48b112453b187c38f4ceeeaa
* Set NFC load modulation parameters to recommended values.Martijn Coenen2011-11-162-1/+16
| | | | | | maguro/toro have different recommended load modulation settings. Change-Id: Ifce689180b6af06a113cefc8092bb0e540f04e86
* Fine-tune load modulation based on EMV test bench.Nick Pelly2011-11-071-0/+1
| | | | | Bug: 5515083 Change-Id: I229b3c583e9b0f951e7d50842826497eff991cfc
* Update EEPROM for FW 109.12, and enable low power polling retry mechanism.Nick Pelly2011-11-071-2/+8
| | | | | | | 4 retries. Bug: 5515083 Change-Id: I5602aab8313e4b790b2cabbfc44da7a0813a3bd9
* NFC: HAL implementation for tuna.Martijn Coenen2011-11-042-0/+157
Change-Id: I6452b5b5baeaebe9798b77e78ffbf318d6a05cd9