Releases: cslrfid/CS108-iOS-Swift-App
Releases · cslrfid/CS108-iOS-Swift-App
CSL CS108 iOS Swift Demo Application (April 2023)
CSL CS108 iOS Swift Demo Application (November 2022)
- Added ASCII display to tag inventory page
CSL CS108 iOS Swift Demo Application (May 2022)
- Modified binary search insertions for the filteredBuffer
- Resolved problem on high CPU usage
CSL CS108 iOS Swift Demo Application (January 2022)
- 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)
- Updates for Japanese regional settings
CSL CS108 iOS Swift Demo Application (December 2020)
- 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)
- 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)
- Initial Release of the CS108 iOS Demo App in Swift
- Aligned to v3.0 release in Objective-C