Skip to content

Releases: cslrfid/CS108-iOS-ObjC-App

CSL CS108 iOS Demo Application (April 2023)

29 Apr 12:23
9016e38
Compare
Choose a tag to compare

What's Changed

  • Release version 3.7 Build 3107 by @ksclam in #44

Full Changelog: v3.6.3076...v3.7.3107

CSL CS108 iOS Demo Application (October 2022)

17 Oct 14:18
1edcafa
Compare
Choose a tag to compare
  • Added ASCII display to tag inventory page

CSL CS108 iOS Demo Application (May 2022)

19 May 05:06
35f44aa
Compare
Choose a tag to compare
  • Modified binary search insertions for the filteredBuffer
  • Resolved problem on high CPU usage

CSL CS108 iOS Demo Application (November 2021)

09 Nov 06:33
a4b234d
Compare
Choose a tag to compare
  • Added pre-filter and post-filter pages
  • Added API for polling the state of trigger key
  • Added class CSLReaderConfiguration with static methods for reader configurations
  • Added API for tag kill
  • Added tag kill function to tag access page
  • Added privacy statement

CSL CS108 iOS Demo Application (March 2021)

03 Mar 07:57
054027c
Compare
Choose a tag to compare
  • Updates for Japanese regional settings

CSL CS108 iOS Demo Application (December 2020)

30 Dec 06:27
b5b13de
Compare
Choose a tag to compare
  • Fixed problem on long wait for timeout when failing tag access
  • Fixed problem on data offset
  • Enabled 2k block write
  • Enabled writing to bank 2 if it is supported by the tag
  • Fixed issue on battery reporting when battery level is in the range of 0-2%
  • Updated battery characterization table
  • Added Fast ID feature for Impinj IC
  • Bug fix related to barcode with large data size
  • API for setting reader to low-power standby mode

CSL CS108 iOS Demo Application (June 2020)

04 Jun 15:13
406c6b2
Compare
Choose a tag to compare
  • Added tag focus for Impinj extension
  • Added LNA configurations for improving high volume tag reading
  • Added frequency and region configurations for supporting all reader model
  • Bug fix on duplicate tags during inventory
  • Revised battery level characterization algorithm
  • Added save tag data to csv file on inventory page

CSL CS108 iOS Demo Application (April 2020)

02 Apr 07:04
5eaf503
Compare
Choose a tag to compare
  • Added property to CSLBleReader class for holding the last RFID mac error returned
  • Display mac error on pop-up dialog when an mac error occurs
  • Enable antenna port 1 by default on Users Defaults
  • Bug fix on MQTT connection for sensor tags
  • Equivalent to Swift release vS3.0

CSL CS108 iOS Demo Application (January 2020)

08 Jan 23:40
e8608f2
Compare
Choose a tag to compare
  • Data input validation on sensor on-chip RSSI
  • UI adjustments

CSL CS108 iOS Demo Application (December 2019)

17 Dec 05:24
517364e
Compare
Choose a tag to compare
  • Restricting power level settings on different features
  • Bug fixes on tag access page and library
  • Updates UI on Tag Access Page
  • Bug fix on RFID packet decoding