-
Notifications
You must be signed in to change notification settings - Fork 13
Develop eng #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Develop eng #22
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
V2.1.28: • Try improving “Selected tag in Xerves.Scan page sometimes cannot present in the TagID of Xerves.Security page” problem • Try improving “Huawei phone cannot read temperature or logging of Fudan tags” problem V2.1.27: • Solve “after doing EPC+Brand_identifier+TID_check inventory, selecting a tag, backing to Home page and going to GeigerSearch page, doing GeigerSearch inventory. Then no selected tag is returned” problem V2.1.26A: • Solve “filter is turned on after doing EPC+Brand_identifier inventory, selecting a tag, backing to Home page and going to GeigerSearch page, doing GeigerSearch inventory. Then no selected tag is returned plus filter on when going to filter page.” problem V2.1.26: • Modify the selection sequence for “EPC+TID” and “EPC+Brand” inventory by reverting selections -select EPC 0x203/204 first with action 0 and select TID with action 2 • Change the display or decoding of the brand not due to E2806894 within the TID as TID may not be shown as compact inventory may be used in Ucode8 inventory • Change the decoding of the brand / extended Tid not due to E2806894 within the TID as compact inventory is used in Ucode8 “EPC+TID” or “EPC+Brand_identifier” inventory • Avoid new null extra bank data overwriting the valid old extra bank data for the tag with same Epc during multi-bank inventory. • Set “EP+Brand_identifier” as default Ucode8.configuration page • Add “EPC + Brand_identifier + TID check” inventory which does the same as “EPC + Brand identifier” but using normal inventory with TID multibank read • Remove the multibank read for “EPC+TID” and “EPC+Brand” inventory and use compact inventory for these two inventories • Skip the inventory record if there is no E2806894 found in “EPC+TID” or “EPC+Brand identifier+TID Check” inventory V2.1.25: • Correct the “0x901 brandid bit cannot be reset” problem, which causes changing id in normal inventory after ucode8 inventory • Revise to make abortOperatoin is the first commands when pressing back key during inventorying ucode8 tags. V2.1.24: • Assume connection failure if there are 5 writeCharacteristic failures. This may avoid looping at sending data. • Revise to make abortOperatoin is the first commands when (a) after connection (b) pressing back key during inventorying AuraSense tags, impinj tags, ucode8 tags, magnus and xerses tags. And add abortOperation command when destroying during inventory. This helps avoiding possible data sending when there is possible incoming inventory data. • Revise the minimum RFID firmware version to 2.6.43 which handle Ucode8 in -7 device • Assign different fragment to Em4325.One-Shot and Em4325.Logging pages, which are same segment in previous version • Add length checking during xpc decoding to avoid possible exception. V2.1.23: • Add column select for “time”, “timezone”, “location”, “direction” for CSV format in Setting.Administration page • Handle the exception just after exception as one more permission is deleted in previous version V2.1.22: • Add checkbox selection for the columns(res.bank, epc bank, tid bank, user bank, phase, channel and others) in CSV format in Setting.Administration page • Saving some columns in saving CSV file as per Setting.Administration page setting. • Remove “sequence number”, “number of tags”, “smart phone serial number”, “smart phone bluetooth MAC”, “smart phone Wifi MAC” info from CSV file • Solve “barcode serial number is not shown in csv file” for the first time saving. V2.1.21: • Remove showing “Initialing reader. Please wait” progress dialog when returning from other pages to Home page • Try improving “showing progress dialog continuously when returning from other pages sometimes’ problem. V2.1.20: • Try improving “hard to get the S3 tags in Megus s3 inventory page” problem. V2.1.19: • Correct “exception exit when measuring hot air temperature in Em4325 pages” • Remove the configuration section, BAP section and write button in Em4325.One-Shot page • For the temperature section in Em4325.One-shot page, remove checkpoint and alarm. And enlarge the font of the remained temperature information. V2.1.18: • Within EM4325 page, change tab name “Passive” to “One-shot”, “Configuration” to “Logging” • Within EM4335 page, reverse the tab order of “One-shot” and “Logging” • Delete the unused code V2.1.17: • Within EM4325 page, add Passive tab which does not have logging related control • In Passive tab of Em4325 page, Read temperature will set the BAP to disable before reading temperature to handle possible tag with BAP enable but without battery • Correct “last result from get logging is zero degree for some tags” in em4325.configuration page • Add checking of a written register before starting logging in em4325.configuration page to try avoiding possible wrong hang-up logging • Revise the ways to get smart phone serial number and wifi/bluetooth mac for some higher android version in file saving • Add other non-repeated data in CSV format in file saving • Add header for repeated data in CSV format in file saving • Remove some repeated data (accessPassword, killPassword and antenna port) in CSV format in file saving • Remove sub-header(such as PC=) of repeated data in CSV file saving • Add formatting data to some repeated data (PC, EPC, Bank Data, Time) in CSV format in file saving, so that Excel can reconsider them as String instead of number • Modify the extension from txt to csv in CSV file saving so that Excel can open the file without import V2.1.16: • Change from reading user memory 0x100 to using new command to read the temperature in Em4325.Configuration page • Add some debug message for the possible looping at runnableConfiguring routine • Add reading user memory 0x188 during inventory in Em4325.Scan page so that possible CS model can be found • Add JSON/CSV saving format selection in Settings.Adminstration page • Change ‘BAP status’ to ‘BAP mode’ in Em4325.Configuration page • Remove some unused routines
v2.1.29 • Try improving “other tags are still found in the Em4325 selectTag page” problem by adding selecting 4 more bits and by post filtering • Remove some unused codes
- Added programmer's guide
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.