Packet row fields
Rows show each packet's decoded fields as pills. Add the header fields back in here.
{{ displaySettings.packetType ? 'check_box' : 'check_box_outline_blank' }}
Packet type namethe decoded type, e.g. "Group Voice Channel Grant Update"
{{ displaySettings.identifiers ? 'check_box' : 'check_box_outline_blank' }}
IdentifiersNAC · opcode · MFID
{{ displaySettings.hex ? 'check_box' : 'check_box_outline_blank' }}
Raw hextrailing hex bytes on each row
{{ displaySettings.verbose ? 'check_box' : 'check_box_outline_blank' }}
All flagsshow off/false flags too (default shows only active flags)