Skip to content
  1. Nov 02, 2022
  2. Oct 27, 2022
  3. Oct 25, 2022
  4. Oct 20, 2022
  5. Sep 15, 2022
  6. Sep 12, 2022
    • developer2's avatar
      Version 5.0.72 access control functions added · 92b22c16
      developer2 authored
      UFR_STATUS DL_API UfrOutControl(uint8_t output_nr, uint8_t invert, uint8_t cycle_nr, uint8_t on_duration, uint8_t off_duration);
      UFR_STATUS DL_API UfrGetInputState(uint8_t input_nr,  uint8_t *input_state);
      92b22c16
  7. Aug 04, 2022
  8. Jun 29, 2022
  9. May 24, 2022
  10. May 12, 2022
  11. Apr 20, 2022
  12. Apr 19, 2022
  13. Mar 24, 2022
  14. Mar 14, 2022
    • developer33's avatar
      Version 5.0.65: Android libraries updated: BT/BLE communication updated,... · d90fa590
      developer33 authored
      Version 5.0.65: Android libraries updated: BT/BLE communication updated, ReaderOpenEx() expanded to search for uFR Online reader via provided mac address/serial number if not paired with Android device. DL_TLS_SetClientCertificate() & DL_TLS_Request() methods no longer call SetISO14443_4_Mode() method internally.
      d90fa590
  15. Mar 11, 2022
  16. Mar 09, 2022
  17. Mar 04, 2022
  18. Feb 24, 2022
  19. Feb 23, 2022
    • developer2's avatar
      Version 5.0.60 Card emulation T2T counter support · 367e326f
      developer2 authored
      Tag emulation T2T counter support
      
      UFR_STATUS DL_API TagEmulationMirrorCounterResetEnabled(uint16_t mirror_pos);
      UFR_STATUS DL_API TagEmulationMirrorCounterNonResetEnabled(uint16_t mirror_pos);
      UFR_STATUS DL_API TagEmulationMirrorCounterDisabled(void);
      367e326f
  20. Jan 18, 2022
  21. Jan 12, 2022
  22. Dec 28, 2021
  23. Nov 21, 2021
  24. Oct 30, 2021
  25. Oct 06, 2021
    • developer2's avatar
      Version 5.0.55. functions for RGB signalization added · ee014615
      developer2 authored
      UFR_STATUS DL_API RgbControl(uint8_t red, uint8_t green, uint8_t blue);
      UFR_STATUS DL_API SetRgbData(IN uint8_t *display_data, uint8_t data_length, uint8_t port_name);
      UFR_STATUS DL_API SetRgbIntensity(uint8_t intensity);
      UFR_STATUS DL_API GetRgbIntensity(VAR uint8_t *intensity);
      ee014615
  26. Oct 05, 2021
    • developer2's avatar
      Version 5.0.55. functions for RGB signalization added · c881f17f
      developer2 authored
      UFR_STATUS DL_API RgbControl(uint8_t red, uint8_t green, uint8_t blue);
      UFR_STATUS DL_API SetRgbData(IN uint8_t *display_data, uint8_t data_length, uint8_t port_name);
      UFR_STATUS DL_API SetRgbIntensity(uint8_t intensity);
      UFR_STATUS DL_API GetRgbIntensity(VAR uint8_t *intensity);
      c881f17f
  27. Aug 23, 2021
  28. Jul 27, 2021
  29. Jul 06, 2021
  30. Jul 02, 2021
  31. Jun 16, 2021
  32. Mar 26, 2021
  33. Feb 12, 2021