updates
This commit is contained in:
124
scenarios/panel-atlas-readout-status-v1.json
Normal file
124
scenarios/panel-atlas-readout-status-v1.json
Normal file
@@ -0,0 +1,124 @@
|
||||
{
|
||||
"name": "panel-atlas-readout-status-v1",
|
||||
"notes": [
|
||||
"Compact visible-output atlas for readouts and status clusters.",
|
||||
"Targets known shutter display, white-balance/black-flare, and KNEE candidate selectors.",
|
||||
"Use webcam snapshots to tie each selector/value write to visible LCD, lamp, and seven-segment states."
|
||||
],
|
||||
"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_ok_seed_1",
|
||||
"frame": "00 00 00 80 00 DA",
|
||||
"listen": 0.60
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "selector_zero_ok_seed_2",
|
||||
"frame": "00 00 00 80 00 DA",
|
||||
"listen": 0.60
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "shutter_008f_evs_bit11",
|
||||
"frame": "00 01 0F 08 00 5C",
|
||||
"listen": 0.90
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "shutter_008f_off_bit12",
|
||||
"frame": "00 01 0F 10 00 44",
|
||||
"listen": 0.90
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "shutter_008f_clear",
|
||||
"frame": "00 01 0F 00 00 54",
|
||||
"listen": 0.50
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "selector_zero_ok_refresh_before_0093",
|
||||
"frame": "00 00 00 80 00 DA",
|
||||
"listen": 0.40
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "status_0093_bit15_wb_preset_black_manual",
|
||||
"frame": "00 01 13 80 00 C8",
|
||||
"listen": 0.90
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "status_0093_9020_black_manual_context",
|
||||
"frame": "00 01 13 90 20 F8",
|
||||
"listen": 0.90
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "status_0093_90ff_black_auto_candidate",
|
||||
"frame": "00 01 13 90 FF 27",
|
||||
"listen": 0.90
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "status_0093_clear",
|
||||
"frame": "00 01 13 00 00 48",
|
||||
"listen": 0.50
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "selector_zero_ok_refresh_before_knee",
|
||||
"frame": "00 00 00 80 00 DA",
|
||||
"listen": 0.40
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "knee_00b9_bit13_report_gate",
|
||||
"frame": "00 01 39 20 00 42",
|
||||
"listen": 0.90
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "knee_00b9_bits15_13_label_gate",
|
||||
"frame": "00 01 39 A0 00 C2",
|
||||
"listen": 0.90
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "knee_0110_bit15_auto_or_dl_candidate",
|
||||
"frame": "00 01 90 80 00 4B",
|
||||
"listen": 1.10
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "knee_0110_clear",
|
||||
"frame": "00 01 90 00 00 CB",
|
||||
"listen": 0.70
|
||||
},
|
||||
{
|
||||
"action": "send",
|
||||
"label": "knee_00b9_clear",
|
||||
"frame": "00 01 39 00 00 62",
|
||||
"listen": 0.70
|
||||
},
|
||||
{
|
||||
"action": "listen",
|
||||
"seconds": 0.80
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user