Skip to content

Releases: cslrfid/CS108-iOS-Swift-App

CSL CS108 iOS Swift Demo Application (April 2023)

29 Apr 12:26
6e9a152
Compare
Choose a tag to compare

What's Changed

  • Release version S3.7 Build 329 by @ksclam in #16

Full Changelog: S3.6.320...S3.7.329

CSL CS108 iOS Swift Demo Application (November 2022)

14 Nov 09:28
dcedb6f
Compare
Choose a tag to compare
  • Added ASCII display to tag inventory page

CSL CS108 iOS Swift Demo Application (May 2022)

19 May 04:53
146dc78
Compare
Choose a tag to compare
  • Modified binary search insertions for the filteredBuffer
  • Resolved problem on high CPU usage

CSL CS108 iOS Swift Demo Application (January 2022)

07 Jan 19:01
312735c
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 Swift Demo Application (March 2021)

03 Mar 08:20
1c228ca
Compare
Choose a tag to compare
  • Updates for Japanese regional settings

CSL CS108 iOS Swift Demo Application (December 2020)

30 Dec 06:38
7f92593
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 Swift Demo Application (June 2020)

09 Jun 20:15
02c5777
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 Swift Demo Application (April 2020)

02 Apr 07:07
025af99
Compare
Choose a tag to compare
  • Initial Release of the CS108 iOS Demo App in Swift
  • Aligned to v3.0 release in Objective-C