libnfc/utils
Romuald Conty e4802de965 Add new public functions to grab information in string format:
- New nfc_device_get_information_about()
 - Moved nfc-utils function str_nfc_baud_rate()
 - New str_nfc_modulation_type()
 - Add new device_get_information_about callback to nfc_driver struct
 - Export new symbols
 - Changed internal pn53x firmware text handling: we now store firmware text for further operations
 - print_nfc_target() now uses str_nfc_* functions
 - nfc-probe util now have a verbose which display information on detected devices (Fix verbose set but not used warning ;-) )
2012-05-17 00:48:47 +00:00
..
CMakeLists.txt Prepare libnfc 1.6.0-rc1 2012-03-01 12:00:23 +00:00
Makefile.am add nfc_device_get_connstring() function and nfc-probe example to show devices connection strings 2012-01-18 13:17:01 +00:00
mifare.c documentation: add utils and examples and hide internal files. 2012-01-31 14:28:45 +00:00
mifare.h documentation: add utils and examples and hide internal files. 2012-01-31 14:28:45 +00:00
nfc-emulate-forum-tag2.1 fix typos 2012-05-14 19:44:03 +00:00
nfc-emulate-forum-tag4.1 utils/nfc-emulate-forum-tag4: add support for v2.0 of the spec 2012-05-14 22:13:19 +00:00
nfc-emulate-forum-tag4.c utils/nfc-emulate-forum-tag4: add support for v2.0 of the spec 2012-05-14 22:13:19 +00:00
nfc-list.1 verbose option back for nfc-list, and newly implemented in nfc-poll 2012-01-04 21:29:43 +00:00
nfc-list.c Add MIN/MAX declarations in nfc-internal.h and nfc-utils.h 2012-05-13 19:15:44 +00:00
nfc-mfclassic.1 utils/nfc-mfclassic: remove non-conscistent "extract payload" option in nfc-mfclassic and use MIFARE instead of Mifare typo (Thanks to Thomas Hood) 2012-02-15 13:41:38 +00:00
nfc-mfclassic.c Prepare libnfc 1.6.0-rc1 2012-03-01 12:00:23 +00:00
nfc-mfsetuid.1 Update examples and utils manpages.(Fixes Issue 159) 2011-10-01 12:26:11 +00:00
nfc-mfsetuid.c add some whitespaces 2012-01-20 09:17:38 +00:00
nfc-mfultralight.1 Fix some spelling mistakes 2012-05-13 13:10:15 +00:00
nfc-mfultralight.c add context to nfc_init(), nfc_exit(), nfc_open() and nfc_list_devices() functions. 2012-01-18 16:22:06 +00:00
nfc-probe.c Add new public functions to grab information in string format: 2012-05-17 00:48:47 +00:00
nfc-read-forum-tag3.1 add missing manpages. 2011-11-22 15:23:18 +00:00
nfc-read-forum-tag3.c fix typos 2012-05-14 19:44:03 +00:00
nfc-relay-picc.1 Fix some spelling mistakes 2012-05-13 13:10:15 +00:00
nfc-relay-picc.c Fix a bunch of warnings. 2012-05-14 13:47:31 +00:00
nfc-utils.c Add new public functions to grab information in string format: 2012-05-17 00:48:47 +00:00
nfc-utils.h Add new public functions to grab information in string format: 2012-05-17 00:48:47 +00:00