101 lines
2.5 KiB
JSON
101 lines
2.5 KiB
JSON
{
|
|
"name": "button-report-common-gate-press",
|
|
"notes": [
|
|
"One-button candidate test for queued local-control reports.",
|
|
"Run the common-gate baseline first, then run this once per physical button candidate and compare result JSON files.",
|
|
"If a button produces an extra selector here, it probably shares the same common queue-service gate as SHUTTER ON/OFF."
|
|
],
|
|
"steps": [
|
|
{
|
|
"action": "prompt",
|
|
"message": "Pick one physical button for this run. When the NOTE banner appears, press it once. 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": "PRESS THE ONE TEST BUTTON NOW; live 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
|
|
}
|
|
]
|
|
}
|