summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2018-12-16Switch back to sending all tag contents to clientsScott Murray1-2/+3
Switch back to sending all tag records to subscribed clients on presence detection. While sending the first text record as the "uid" value the identity agent expects works, in the grand scheme of things, it is better to keep the NFC service generic and add the required parsing to the identity agent instead. Change-Id: I157dde987fb499772bb792b4c723e85734e2c9e4 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-11-29binding: nfc: Process content data from tag (adapter in tag reader mode)flounder_6.0.3flounder/6.0.36.0.3Raquel Medina1-1/+1
Bug-AGL: SPEC-1975 - Register callback for tag found - Update callback for record found - Fix memory leak Change-Id: I870648f3c5771aa1b54b710ef6b75786a1c67f65 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
2018-11-25binding: nfc: remove dependencies on libnfcRaquel Medina1-10/+3
Bug-AGL: SPEC-1921 - remove dependencies on libnfc - remove unused code (binding/afm-nfc-common.c) Change-Id: I824094f5d7a409739c479904662e21c900cc8509 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
2018-07-17binding: nfc: add neardal support for reading NDEF encoded tagsMatt Ranostay1-1/+11
Read RFID tags via neardal helper library that are NDEF encoded Bug-AGL: SPEC-1544 Change-Id: I90c0e8b4dec705ef56c7303ec2a592ca6ab9054c Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-07-04binding: nfc: new initial bindingMatt Ranostay1-78/+12
Slight rewrite to use libnfc initially for getting tag uid's for user settings. Bug-AGL: SPEC-1554 Change-Id: I7b8c30102b82e86a92c89909bcbfba9ab7164c1f Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-11-09added some info into the readmeLoïc Collignon1-0/+34
Change-Id: I72f77473ccdd1425aacab8fbb7e3b741e97171a9
2017-11-08added compilation option to enable or disable modulations to speed up the ↵Loïc Collignon1-0/+12
detection. Change-Id: I14bd40f9fcc4ca526da8d1d15e836f7f722fc9c7 Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
2017-10-25fixed a typoLoïc Collignon1-1/+1
Change-Id: Ib09e1204c2530489edf4e6bccfc485ce03d036ed Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
2017-10-25fixed a typoLoïc Collignon1-0/+1
Change-Id: I1d48ba736a4fadafbd46e624ec5d732ffe691f38 Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
2017-10-25add tag compatibility infosLoïc Collignon1-1/+36
Change-Id: Ib3b2d59b50ae142d9515e6a8cd3e21b6b115b2f2 Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
2017-10-23Initial commitLoïc Collignon [IoT.bzh]1-0/+2