traces
This commit is contained in:
124
scenarios/others-menu-gated-press.json
Normal file
124
scenarios/others-menu-gated-press.json
Normal file
@@ -0,0 +1,124 @@
|
||||
{
|
||||
"name": "others-menu-gated-press",
|
||||
"notes": [
|
||||
"Press-run for OTHERS/menu testing.",
|
||||
"Seeds the known OTHERS-adjacent state: E000[0x008F]=0x1800 and E400[0x0015]=0x0001.",
|
||||
"Press the OTHERS button once at the NOTE banner, then compare against others-menu-gated-baseline."
|
||||
],
|
||||
"steps": [
|
||||
{
|
||||
"action": "prompt",
|
||||
"message": "OTHERS gated press run: when the NOTE banner appears, press OTHERS 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.45
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "others_root_008f_bits_11_12",
|
||||
"frame": "00 01 0F 18 00 4C",
|
||||
"listen": 0.30
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "others_secondary_gate_0015_low",
|
||||
"frame": "06 00 15 00 01 48",
|
||||
"listen": 0.10
|
||||
},
|
||||
{
|
||||
"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": 64,
|
||||
"abort_on_limit": false
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "recover_connect_ok_seed",
|
||||
"frame": "00 00 00 80 00 DA",
|
||||
"listen": 0.35
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "refresh_others_root_008f_bits_11_12",
|
||||
"frame": "00 01 0F 18 00 4C",
|
||||
"listen": 0.15
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "refresh_others_secondary_gate_0015_low",
|
||||
"frame": "06 00 15 00 01 48",
|
||||
"listen": 0.05
|
||||
},
|
||||
{
|
||||
"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 OTHERS NOW; OTHERS-gated 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": 128,
|
||||
"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