HLA / LLA - set colors of results
- Allow HLAs to set the colours of results. E.g. 'error' results can be red, 'transaction' results yellow, etc.
- e.g. Add HLA color field to result_type
- Allow terminal results to be custom colored based on various factors, like result type, or to follow ANSI colors here: https://ss64.com/nt/syntax-ansi.html
Saleae Edit: Changed title, added bullet points
Activity Newest / Oldest
Trampas
Would also be nice to define multi-level bubbles. That is levels on the "y-axis" such that you have something like bit, bytes, packets, message level decodes. I do know you can have multiple HLA to do this, but would be easier with one.
Jericho
It would be good idea to be able to assign individual colors to frames in highlow level analyzer extensions.
Tim
Paul
+1 for this request. It would be really useful to be able to identify UBX, NMEA and RTCM messages with different colors in the SparkFun u-blox UBX HLA.
Thanks!
Paul
Tim
discuss.saleae.com/t/set-color-of-individual-analyzer-frames/1939
"I am developing an HLA which concatenates bytes into messages (according to some logic).
My HLA is essentially the same as the ‘Concatenator’ HLA, but with some extra intelligence which allows it to break down the message bytes into their various components.
My logic is able to differentiate between ‘message types’. I would like to indicate the different message types by setting the color of each analyzer frame accordingly.
Is it possible to set the color of an individual analyzer frame? I have not yet been able to find anything in the documentation."
Bruce
I would like to up-vote this request.
Tim
(#73817)
"I would like to change the color of my custom HighLevelAnalyzer in case of e.g an error-frame.
I read somewhere that there might be a data.color setting - but unfortunately I can not find any documentation for that."
Andre
each bubble which is returned should have the ability to be set to a different color. maybe somthing like 16 colors for text and 16 colors for the background. so the programmer have a lot of freedom to represent different content with different colors or something like that.
Tim
(#61610)
"enable a hla to change the the line color. So when a frame is okay it will be green and otherwise red. This could be done within the data field data.color = ..."
Rob
I'd like the ability to colorize the HLA bubbles according to the decoded protocol. For example, some bubbles would be in an 'error' or 'warn' color for protocol violations.
This could be an attribute of the types in result_types.
Tim
Merged with: Multicolor bubbles for HLA
Neel
Status changed to: Open
Saleae
Status changed to: Planned