traces
This commit is contained in:
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"name": "shutter-onoff-report-recover-ok-after-clear-0096-prompt",
|
||||
"notes": [
|
||||
"Friendlier visual test: clear the SHUTTER report gate, then re-light CONNECT OK before the manual button window.",
|
||||
"This is noisier than the latch-open test because the OK refresh stream can queue other active reports ahead of the button report.",
|
||||
"After the prompt, press SHUTTER ON/OFF while CONNECT OK is visible or during the following refresh window."
|
||||
],
|
||||
"steps": [
|
||||
{
|
||||
"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": 1.25
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "recover_connect_ok_seed",
|
||||
"frame": "00 00 00 80 00 DA",
|
||||
"listen": 0.35
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "quiet_active_refresh_0093_9020",
|
||||
"frame": "00 01 13 90 20 F8",
|
||||
"listen": 0.35
|
||||
},
|
||||
{
|
||||
"action": "prompt",
|
||||
"message": "Press Enter, then press SHUTTER ON/OFF during the refresh loop. Watch for 00 01 0F 80 00 D4 or 00 01 0F 20 00 74."
|
||||
},
|
||||
{
|
||||
"action": "drain",
|
||||
"seconds": 0.05
|
||||
},
|
||||
{
|
||||
"action": "repeat",
|
||||
"count": 16,
|
||||
"steps": [
|
||||
{
|
||||
"action": "send",
|
||||
"label": "maintain_ok_0093_9020",
|
||||
"frame": "00 01 13 90 20 F8",
|
||||
"listen": 0.45
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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