trice icon indicating copy to clipboard operation
trice copied to clipboard

Implement timeStamp switch for the `trice u` command

Open rokath opened this issue 3 years ago • 1 comments

  • [x] 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 -timeStamp 32 defaults new ID´s to ID.
    • The update switch -timeStamp 16 defaults new ID´s to Id.
    • The update switch -timeStamp 0 defaults new ID´s to id.
    • The update switch -timeStamp to32 converts all id and Id to ID.
    • The update switch -timeStamp to16 converts all id and ID to Id.
    • The update switch -timeStamp to0 converts all ID and Id to id.
  • [x] trice log:
    • The log switch -ttsf is the same as -ttsf32.
    • There is a new log switch ttsf16 for the 16 bit timestamps.
    • The trice tool alignes *Trice` messages with different timestamp sizes.

rokath avatar Aug 25 '22 17:08 rokath

-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 avatar Aug 27 '22 18:08 rokath

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

rokath avatar Nov 13 '22 05:11 rokath

Not needed anymore.

rokath avatar Feb 09 '23 06:02 rokath