Skip to content
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

Implement -stamp switch for the trice u command #317

Closed
2 tasks done
rokath opened this issue Aug 25, 2022 · 3 comments
Closed
2 tasks done

Implement -stamp switch for the trice u command #317

rokath opened this issue Aug 25, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@rokath
Copy link
Owner

rokath commented Aug 25, 2022

  • New Trice macros are writable without the ID, so when trice u is executed a CLI switch controls the ID type selection:
    • The update switch -stamp S8 defaults new ID´s to iD.
    • The update switch -stamp S4 defaults new ID´s to ID.
    • The update switch -stamp S2 defaults new ID´s to Id.
    • The update switch -stamp S0 defaults new ID´s to id.
    • The update switch -stamp S0toS4 converts all id and Id to ID.
    • The update switch -stamp S0toS2 converts all id and ID to Id.
    • The update switch -stamp S4toS0 converts all ID and Id to id.
  • trice log:
    • The trice tool alignes Trice messages with different timestamp sizes.
    • Default stamp width is S4.
@rokath rokath self-assigned this Aug 25, 2022
@rokath rokath added the enhancement New feature or request label Aug 25, 2022
@rokath
Copy link
Owner Author

rokath commented Aug 27, 2022

-replace "Id to ID"
-replace "Id to id"
-replace "ID to Id"
-replace "ID to id"
-replace "id to ID"
-replace "id to Id"

@rokath
Copy link
Owner Author

rokath commented Nov 13, 2022

trice u -convert "S0->S4" or the like could be done with a text processor, so no need for it.

@rokath rokath changed the title Implement timeStamp switch for the trice u command Implement -stamp switch for the trice u command Nov 13, 2022
@rokath
Copy link
Owner Author

rokath commented Feb 9, 2023

Not needed anymore.

@rokath rokath closed this as completed Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant