Releases: cslrfid/CS108-iOS-ObjC-App
Releases · cslrfid/CS108-iOS-ObjC-App
CSL CS108 iOS Demo Application (April 2023)
What's Changed
Full Changelog: v3.6.3076...v3.7.3107
CSL CS108 iOS Demo Application (October 2022)
- Added ASCII display to tag inventory page
CSL CS108 iOS Demo Application (May 2022)
- Modified binary search insertions for the filteredBuffer
- Resolved problem on high CPU usage
CSL CS108 iOS Demo Application (November 2021)
- 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)
- Updates for Japanese regional settings
CSL CS108 iOS 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 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 Demo Application (April 2020)
- 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)
- Data input validation on sensor on-chip RSSI
- UI adjustments
CSL CS108 iOS Demo Application (December 2019)
- 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