libnfc/libnfc
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
..
buses Fix compiler warning 2012-05-14 09:23:18 +00:00
chips Add new public functions to grab information in string format: 2012-05-17 00:48:47 +00:00
drivers Add new public functions to grab information in string format: 2012-05-17 00:48:47 +00:00
additional-pages.dox documentation: add utils and examples and hide internal files. 2012-01-31 14:28:45 +00:00
CMakeLists.txt Fix compilation using cmake 2011-10-04 21:43:05 +00:00
drivers.h Smart merge of acr122_usb branch: add acr122_usb driver without removing acr122_pcsc support. 2012-05-01 23:09:57 +00:00
iso7816.h Add licence and document a bit some files. 2011-03-30 09:39:08 +00:00
iso14443-subr.c Add a missing #include and fix a compiler warning 2012-05-13 13:02:37 +00:00
log-printf.c Use "const char *" instead of "char *" for the strings passed to 2012-05-13 14:58:44 +00:00
log.h Correctly use the log_put() format 2012-05-16 13:17:52 +00:00
Makefile.am Add new public functions to grab information in string format: 2012-05-17 00:48:47 +00:00
mirror-subr.c Fix compiler warning 2012-05-13 12:58:44 +00:00
mirror-subr.h add some Doxygen documentation. 2012-01-31 09:49:43 +00:00
nfc-device.c Fix more warnings while using -Wswitch-enum and -Wshadow on internal libnfc files 2012-05-16 18:08:42 +00:00
nfc-emulation.c Fix nfc-emulation, now works with utils/nfc-emulate-forum-tag4 and Nexus S 2012-05-14 21:20:26 +00:00
nfc-internal.c Fix more warnings while using -Wswitch-enum and -Wshadow on internal libnfc files 2012-05-16 18:08:42 +00:00
nfc-internal.h Add new public functions to grab information in string format: 2012-05-17 00:48:47 +00:00
nfc.c Add new public functions to grab information in string format: 2012-05-17 00:48:47 +00:00