blob: 5af50cb962b80646a76ef7ed54708f1808f98b68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
ver 0.3:
Added a Tag D-Bus API.
Added an SNEP testing tool.
Added SNEP fragmentation support.
Added BlueZ signal handlers for adapter tracking.
Added BlueZ adapter properties handling.
Added a main.conf template.
Removed the Target D-Bus API.
Fixed Type 1 commands handling.
ver 0.2:
Added SNEP support.
Added tag presence check implementation.
Added initial publishing API implementation.
Added MIFARE reader support.
Added NFC type 3 writer mode support.
Added netlink Powered property handling implementation.
Fixed p2p network conditions errors.
Fixed valgrind memory leak reports.
ver 0.1:
Added reader mode for NFC types 1,2,3 and 4.
Added writer mode for NFC types 1,2, and 4.
Added peer to peer reader mode (NPP).
Added initial SNEP support.
Added initial Bluetooth OOB support.
|