-
Notifications
You must be signed in to change notification settings - Fork 13
Develop eng #20
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 #20
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
Since v2.1.0, this version does followings. • Try solving “Inventory -> Setting filter -> Inventory -> reset filter -> inventory -> going to setting country -> setting filter -> inventory cannot filter” problem. • Remove setting of 710 parameters “IntraPacket delay” and “Duplicate Elimination timeout” in Setting.Admininstration page • Remove the useless reference of 710 in InventoryRfidMultiFragment.java and InventoryRfidTask.java • Correct no “Channel and phase” display in multi-bank inventory • Correct “no filter setting file saving when exit”. So setting saving is only in Setting pages • Remove “executeReliableWrite” and “immediate retry when sending failure” which may create more error in bluetooth transmission/reception . Since v2.1.0, this version does followings. • Try solving “Inventory -> Setting filter -> Inventory -> reset filter -> inventory -> going to setting country -> setting filter -> inventory cannot filter” problem. • Remove setting of 710 parameters “IntraPacket delay” and “Duplicate Elimination timeout” in Setting.Admininstration page • Remove the useless reference of 710 in InventoryRfidMultiFragment.java and InventoryRfidTask.java • Correct no “Channel and phase” display in multi-bank inventory • Correct “no filter setting file saving when exit”. So setting saving is only in Setting pages • Remove “executeReliableWrite” and “immediate retry when sending failure” which may create more error in bluetooth transmission/reception Since v2.0.0, this version does followings. • Correct “< android 8 phone cannot connect” problem • Correct “showing 0 for the parameter power in Settings.Opration page”
v2.1.15: • Try correct “cannot inventory Xerxes tag” problem v2.1.14: • Try correct “cannot inventory Xerxes tag” problem v2.1.13: • Add the function to the ‘Stop Logging’ button in fudan configuration page • Revise and Add back the function to the ‘Save Logging result’ button in fudan configuration page • Add accessing user-data 0-3, 8-11 for the Set/Get Logging in fudan configuration page • Change the location of printing access result for Stop Logging in fudan configuration page • Correct ‘the exception error when writing Tag data ‘ problem in Register Tag page v2.1.12: • Add TID select for the ‘EPC + TID’ and ‘EPC + Brand identifier’ UCODE8 scan v2.1.11: • Set default as enable for the ‘enable LED auto flash’ in fudan configuration page • Hide the Save logging button in fudan configuration page as saving is incomplete. v2.1.10: • Add selection of led on/off for logging in fudan tag • Clear old logging and other operation flags when starting new operation in case the old flag cannot be cleared due to error, which causes redoing the old operation and affects the new operation, such as get temperature. v2.1.9: • Check more parameter before confirming no data logged when saving logging button is pressed • Handle the case to do “get logging result” but there is no “set logging” done before, which causes no save log buffer allocated and error exit • Correct the size allocated for fudan log result, which causes too much memory allocated and possible error exit v2.1.8: • Add additional Stop command at the end of inventory in case inventory is stopped by receiving “command end” but inventory data is coming. This helps further data transfer. • Clear possible decoded Rfid uplink data, especially command_end, earlier when 8002 response is received, instead of when confirming data sent. This avoid possible receiving command_command just after starting inventory. • Make sure “Rfid stop command” is the first data sent out. Otherwise, all “Rfid” data should be the last data. This ensures there is no further data out after starting command (such as inventory start command”, which helps data transfer. • Store and compare the TriggerReporting & vibrateSetting parameter before sending data setting to avoid repeating setting. v2.1.7A • Try avoiding “long data initialisation with final sending error” problem sometimes v2.1.7: • Add “Date code, version” for barcode section in About page • Hide “RFID/Barcode on status” display in About page • Add “-2 SG” frequency option • Correct barcode setting “nls0502110” from , to ; at the end. v2.1.6: • When setting fudan tag b040.user_cfg0, change io_pad_cfg from 00 to 01. So LED can be turned on the tag board • When setting fudan tag LED CTRL, add setting of b040.user_cfg0 in order to turn on the LED on the tag board • Try improving the errors when doing access procedures especially during fudan tag access • Change fudan initial logging delay to 0 from 1. • Change fudan logging step delay to 5 from 20 • Use “Setting” Dynamic/Fixed Algorithm, Q Value settings and Target (instead of Fixed, Q=0, A) when doing tag selected inventory v2.1.5: • Solve “After dong magnus tag inventory, cannot do normal compact inventory with tagFocus” problem. v2.1.4: • Add menu item to display the trigger status for 0.5 seconds when trigger signal is received • Add menu display in home page to display battery and trigger status after connection • Hide the “Trigger reporting” setting row when the Host version is below 1.0.16 • Remove some more 710 references and unused codes v2.1.3: • Correct “inventory stops after a while” problem • Remove some 710 references • Add auto setting of compact tag delay to 2ms if profile 3 is selected v2.1.2: • Correct “the apps has stopped” error when “Start Logging: in “Special Functions.FM13DT160” page in Lenova mobil • Disable setting of Rx2000 register 0x201 and Keep its default as 0x210 • Add “Trigger Reporting” setting in Settings.Administration page • Improve “Trigger release” notification • Add “COMMAND_ACTIVE” response to the application as value of register 0x201 is 0x210 v2.1.1: • Try solving “Inventory -> Setting filter -> Inventory -> reset filter -> inventory -> going to setting country -> setting filter -> inventory cannot filter” problem. • Remove setting of 710 parameters “IntraPacket delay” and “Duplicate Elimination timeout” in Setting.Admininstration page • Remove the useless reference of 710 in InventoryRfidMultiFragment.java and InventoryRfidTask.java • Correct no “Channel and phase” display in multi-bank inventory • Correct “no filter setting file saving when exit”. So setting saving is only in Setting pages • Remove “executeReliableWrite” and “immediate retry when sending failure” which may create more error in bluetooth transmission/reception
miss the gradle file update to previous GitHub update
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.