- Mar 05, 2025
-
-
developer38 authored
Version 6.0.9 - CHANGELOG.md updated with latest changes. Get/SetServicedata() API function calls added. Android library updated to support Display_*() function calls and GetCardManufaturer() function call.
-
- Feb 18, 2025
-
-
developer38 authored
Version 6.0.8 - README.md Changelog section updated with latest changes. ReaderOpen() updated for Android Platform; Various bug fixes.
-
- Feb 05, 2025
-
-
developer2 authored
-
- Dec 19, 2024
-
-
developer38 authored
Version 6.0.6 - Changelog section added to README.md & updated with major changes. ReaderOpen() updated; Improved port open connection for uFR Zero Series. Support for UWP and readers on 250k baudrate considered deprecated and removed from ReaderOpen(); ReaderReset() bug fixes - Raspbian issue with GPIO pins fixed, reset patch for Linux & macOS added. Android library FTD2XX dependency updated for Android 14.
-
- Sep 24, 2024
-
-
developer38 authored
-
- Sep 20, 2024
-
-
developer38 authored
Version 6.0.5 - uFR Zero Display functions added (Display_* API calls), Android BLE communication fixup
-
- Sep 06, 2024
-
-
developer38 authored
Version 6.0.4 - uFR session callbacks improvement, communication bugs fixup, Android library updated with Async session API calls, Android Sunmi library dependencies updated, Android BLE communication refactoring, iOS Framework and iOS Simulator libraries added. FTDI dependecie .libs added for Windows static libraries
-
- Jul 19, 2024
-
-
developer38 authored
Version 6.0.3 - Initial set of API functions for uFR Asynchronous API introduced for Windows, Linux, MacOS and iOS.
-
- Jun 14, 2024
-
-
developer38 authored
Version 6.0.2 - ReaderStillConnected() fixup, GetFtdiDriverVersion() & GetFtdiDriverVersionStr() implemented.
-
- Jun 11, 2024
-
-
developer38 authored
-
- Apr 06, 2024
-
-
developer38 authored
-
developer48 authored
Version 6.0.0 - uFR MDK support added. Support for NTAG2XX (with NDEF), Mifare Classic, Desfire & ISO14443-4 APDU commands added for Android; Desfire & ISO14443-4 APDU support added for iOS; ReaderOpen() support for uFR Zero on Android added.
-
- Sep 13, 2023
-
-
developer2 authored
-
- Sep 07, 2023
-
-
developer2 authored
-
developer2 authored
-
- Jul 19, 2023
-
-
developer38 authored
-
- Jun 30, 2023
-
-
developer38 authored
-
- Jun 29, 2023
-
-
developer2 authored
UFR_STATUS DL_API RgbInternalTurnOn(void); UFR_STATUS DL_API RgbInternalTurnOff(void);
-
- Jun 22, 2023
-
-
developer38 authored
-
- Mar 24, 2023
-
-
developer33 authored
-
- Mar 21, 2023
-
-
developer4 authored
uFCoder.h file fix-up for missing ATECC608 handling functions in last two library versions. Added handling for the status codes UFR_I2C_BUS_ERROR and UFR_ECC_STORAGE_ERROR in the UFR_Status2String() function.
-
- Mar 17, 2023
-
-
developer4 authored
Fix-up in functions for ATECC608 setup
-
- Mar 15, 2023
-
-
developer33 authored
-
developer2 authored
-
developer4 authored
Automatic reader open problem in versions 5.0.86 and 5.0.87 fix-up
-
- Mar 14, 2023
-
-
developer4 authored
ATECC608 Provisioning Functions
-
- Mar 13, 2023
-
-
developer2 authored
UFR_STATUS DL_API ReadUserDataExt(OUT uint8_t *aucData); UFR_STATUS DL_API WriteUserDataext(IN const uint8_t *aucData);
-
- Mar 10, 2023
-
-
developer2 authored
-
- Feb 27, 2023
-
-
developer33 authored
-
- Jan 24, 2023
-
-
developer33 authored
-
- Jan 11, 2023
-
-
developer33 authored
-
- Dec 22, 2022
-
-
developer4 authored
Corrected the GetMobileAdditionalData() API typo (in version 5.0.80 name was GetMobileAditionalData).
-
- Dec 21, 2022
-
-
developer4 authored
Implemented following functions: GetMobileAditionalData(), GetMobileAditionalDataM(), GetDiscoveryLoopSetup(), GetDiscoveryLoopSetupM(), SetDiscoveryLoop(), SetDiscoveryLoopM(), GetMobileUniqueIdAid(), GetMobileUniqueIdAidM(), SetMobileUniqueIdAid(), SetMobileUniqueIdAidM().
-
- Dec 07, 2022
-
-
developer33 authored
-
- Dec 01, 2022
-
-
developer33 authored
-
- Nov 17, 2022
-
-
developer33 authored
-
- Nov 16, 2022
-
-
developer2 authored
New functions: UFR_STATUS DL_API MFP_ChangeSectorExtKey(uint8_t sector_nr, uint8_t auth_mode, uint8_t key_index, uint8_t *new_key, uint8_t new_key_type); UFR_STATUS DL_API MFP_ChangeSectorKeySamExtKey(uint8_t sector_nr, uint8_t auth_mode, uint8_t key_index, uint8_t new_key_index, uint8_t new_key_type); UFR_STATUS DL_API MFP_ChangeSectorKeyExt_PK(uint8_t sector_nr, uint8_t auth_mode, uint8_t *old_key, uint8_t *new_key, uint8_t new_key_type);
-
- Nov 15, 2022
-
-
developer33 authored
Version 5.0.77 - ReaderResetWait() added. Custom baud rate port open fixup for all platforms. SetDefaultUartSpeed() bug fied. UWP port open procedure refactored, speed improvement. Android communication bugs fixed.
-
- Nov 02, 2022
-
-
developer33 authored
Version 5.0.76 - UWP MultiReader support added; ReaderList_GetInformation() signature changed; UDP communication fixup
-
- Oct 27, 2022
-
-
developer33 authored
-