traces
This commit is contained in:
100
scenarios/button-report-common-gate-baseline.json
Normal file
100
scenarios/button-report-common-gate-baseline.json
Normal file
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"name": "button-report-common-gate-baseline",
|
||||
"notes": [
|
||||
"No-button baseline for queued local-control report tests.",
|
||||
"Do not press or turn controls during the NOTE window. Compare this result JSON against one-button candidate runs.",
|
||||
"This uses the same common queue-service gate that exposed SHUTTER ON/OFF as selector 0x010F."
|
||||
],
|
||||
"steps": [
|
||||
{
|
||||
"action": "prompt",
|
||||
"message": "Baseline run: do not touch the panel during the NOTE window. Press Enter to start."
|
||||
},
|
||||
{
|
||||
"action": "power_cycle",
|
||||
"off_seconds": 1.5
|
||||
},
|
||||
{
|
||||
"action": "wait_ready",
|
||||
"heartbeats": 2,
|
||||
"timeout": 10.0,
|
||||
"require": true
|
||||
},
|
||||
{
|
||||
"action": "drain",
|
||||
"seconds": 0.25
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "selector_zero_connect_seed",
|
||||
"frame": "00 00 00 80 00 DA",
|
||||
"listen": 0.60
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "cmd5_latch_clear_0096",
|
||||
"frame": "05 01 16 00 00 48",
|
||||
"listen": 0.05
|
||||
},
|
||||
{
|
||||
"action": "listen_ack",
|
||||
"seconds": 3.20,
|
||||
"target_mode": "queued_reports",
|
||||
"ack_mode": "cmd5_selector",
|
||||
"ack_guard": 0.010,
|
||||
"post_ack_read": 0.070,
|
||||
"poll_interval": 0.004,
|
||||
"once_per_frame": false,
|
||||
"limit_scope": "local",
|
||||
"max_acks": 48,
|
||||
"abort_on_limit": false
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "recover_connect_ok_seed",
|
||||
"frame": "00 00 00 80 00 DA",
|
||||
"listen": 0.45
|
||||
},
|
||||
{
|
||||
"action": "listen_ack",
|
||||
"seconds": 1.20,
|
||||
"target_mode": "queued_reports",
|
||||
"ack_mode": "cmd5_selector",
|
||||
"ack_guard": 0.010,
|
||||
"post_ack_read": 0.070,
|
||||
"poll_interval": 0.004,
|
||||
"once_per_frame": false,
|
||||
"limit_scope": "local",
|
||||
"max_acks": 32,
|
||||
"abort_on_limit": false
|
||||
},
|
||||
{
|
||||
"action": "note",
|
||||
"message": "NO BUTTONS NOW; baseline queued-report ACK window is running.",
|
||||
"banner": true
|
||||
},
|
||||
{
|
||||
"action": "listen_ack",
|
||||
"seconds": 16.00,
|
||||
"target_mode": "queued_reports",
|
||||
"ack_mode": "cmd5_selector",
|
||||
"ack_guard": 0.010,
|
||||
"post_ack_read": 0.070,
|
||||
"poll_interval": 0.004,
|
||||
"once_per_frame": false,
|
||||
"limit_scope": "local",
|
||||
"max_acks": 96,
|
||||
"abort_on_limit": false
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "repeat_last_for_hidden_report_check",
|
||||
"frame": "07 00 00 00 00 5D",
|
||||
"listen": 0.80
|
||||
},
|
||||
{
|
||||
"action": "listen",
|
||||
"seconds": 1.50
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user