traces
This commit is contained in:
@@ -19,14 +19,24 @@ DEFAULT_IGNORED_LABELS = {
|
||||
"connect_ok_path_response_candidate",
|
||||
"connect_c0_path_response_candidate",
|
||||
"table_readback_candidate",
|
||||
"active_selector0_keepalive_report",
|
||||
"gated_active_0004_response_candidate",
|
||||
"gated_active_0004_transition_candidate",
|
||||
}
|
||||
|
||||
KNOWN_FRAME_LABELS = {
|
||||
"00 00 00 80 80 5A": "active_selector0_keepalive_report",
|
||||
"00 00 6C 00 00 36": "copy_completion_exit_selector_006c_candidate",
|
||||
"00 00 6D 00 00 37": "copy_in_progress_selector_006d_candidate",
|
||||
"00 00 15 80 00 CF": "known_call_button_active_report",
|
||||
"00 00 15 00 00 4F": "known_call_button_inactive_report",
|
||||
"00 00 07 80 00 DD": "known_cam_power_button_report",
|
||||
"01 00 17 80 00 CC": "queued_bars_button_selector_0017_active_candidate",
|
||||
"02 00 17 80 00 CF": "queued_bars_button_selector_0017_active_candidate",
|
||||
"01 00 18 80 00 C3": "queued_bars_button_selector_0018_active_candidate",
|
||||
"02 00 18 80 00 C0": "queued_bars_button_selector_0018_active_candidate",
|
||||
"01 01 1A 08 00 48": "queued_iris_auto_button_selector_009a_active_candidate",
|
||||
"02 01 1A 08 00 4B": "queued_iris_auto_button_selector_009a_active_candidate",
|
||||
"01 00 04 00 00 5F": "gated_active_0004_response_candidate",
|
||||
"02 00 04 00 00 5C": "gated_active_0004_transition_candidate",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user