1
0

otehr lamps

This commit is contained in:
Aiden
2026-05-26 18:25:03 +10:00
parent 566b4ab108
commit c007f2180c
11 changed files with 1376 additions and 0 deletions

View File

@@ -0,0 +1,160 @@
{
"name": "lamp-0093-lowbyte-sweep",
"notes": [
"Hold CONNECT OK and vary only the low byte of E000[0x0093] while keeping high byte 0x90.",
"Record white-balance AUTO/PRESET/MANUAL, black/flare AUTO/MANUAL/FLARE, iris AUTO, shutter display, and LCD.",
"Known references: 0x9020 has behaved like a black/flare manual context; 0x90FF has produced black/flare auto toggles."
],
"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": "baseline_0093_9020",
"frame": "00 01 13 90 20 F8",
"listen": 0.60
},
{
"action": "repeat",
"count": 2,
"steps": [
{
"action": "send",
"label": "candidate_0093_9000",
"frame": "00 01 13 90 00 D8",
"listen": 0.55
},
{
"action": "send",
"label": "baseline_0093_9020_after_9000",
"frame": "00 01 13 90 20 F8",
"listen": 0.55
},
{
"action": "send",
"label": "candidate_0093_9001",
"frame": "00 01 13 90 01 D9",
"listen": 0.55
},
{
"action": "send",
"label": "baseline_0093_9020_after_9001",
"frame": "00 01 13 90 20 F8",
"listen": 0.55
},
{
"action": "send",
"label": "candidate_0093_9002",
"frame": "00 01 13 90 02 DA",
"listen": 0.55
},
{
"action": "send",
"label": "baseline_0093_9020_after_9002",
"frame": "00 01 13 90 20 F8",
"listen": 0.55
},
{
"action": "send",
"label": "candidate_0093_9004",
"frame": "00 01 13 90 04 DC",
"listen": 0.55
},
{
"action": "send",
"label": "baseline_0093_9020_after_9004",
"frame": "00 01 13 90 20 F8",
"listen": 0.55
},
{
"action": "send",
"label": "candidate_0093_9008",
"frame": "00 01 13 90 08 D0",
"listen": 0.55
},
{
"action": "send",
"label": "baseline_0093_9020_after_9008",
"frame": "00 01 13 90 20 F8",
"listen": 0.55
},
{
"action": "send",
"label": "candidate_0093_9010",
"frame": "00 01 13 90 10 C8",
"listen": 0.55
},
{
"action": "send",
"label": "baseline_0093_9020_after_9010",
"frame": "00 01 13 90 20 F8",
"listen": 0.55
},
{
"action": "send",
"label": "candidate_0093_9040",
"frame": "00 01 13 90 40 98",
"listen": 0.55
},
{
"action": "send",
"label": "baseline_0093_9020_after_9040",
"frame": "00 01 13 90 20 F8",
"listen": 0.55
},
{
"action": "send",
"label": "candidate_0093_9080",
"frame": "00 01 13 90 80 58",
"listen": 0.55
},
{
"action": "send",
"label": "baseline_0093_9020_after_9080",
"frame": "00 01 13 90 20 F8",
"listen": 0.55
},
{
"action": "send",
"label": "positive_0093_90ff",
"frame": "00 01 13 90 FF 27",
"listen": 0.55
},
{
"action": "send",
"label": "baseline_0093_9020_after_90ff",
"frame": "00 01 13 90 20 F8",
"listen": 0.55
}
]
},
{
"action": "listen",
"seconds": 0.80
}
]
}

View File

@@ -0,0 +1,184 @@
{
"name": "lamp-broad-status-selector-sweep",
"notes": [
"Cautious broader primary-table sweep for ROM-mined status selectors that may drive lamps/readouts.",
"Each selector is tested with 0x8000 then 0xFFFF, followed by 0x0000 clear. Record visible lamp/readout changes inside each short window.",
"If the panel enters CONNECT NOT ACT, stop the run and note the selector label immediately before the transition."
],
"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": "selector_0003_default_high",
"frame": "00 00 03 80 00 D9",
"listen": 0.80
},
{
"action": "send",
"label": "selector_0003_all_bits",
"frame": "00 00 03 FF FF 59",
"listen": 0.80
},
{
"action": "send",
"label": "selector_0003_clear",
"frame": "00 00 03 00 00 59",
"listen": 0.40
},
{
"action": "send",
"label": "selector_0040_high",
"frame": "00 00 40 80 00 9A",
"listen": 0.80
},
{
"action": "send",
"label": "selector_0040_all_bits",
"frame": "00 00 40 FF FF 1A",
"listen": 0.80
},
{
"action": "send",
"label": "selector_0040_clear",
"frame": "00 00 40 00 00 1A",
"listen": 0.40
},
{
"action": "send",
"label": "selector_0081_high",
"frame": "00 01 01 80 00 DA",
"listen": 0.80
},
{
"action": "send",
"label": "selector_0081_all_bits",
"frame": "00 01 01 FF FF 5A",
"listen": 0.80
},
{
"action": "send",
"label": "selector_0081_clear",
"frame": "00 01 01 00 00 5A",
"listen": 0.40
},
{
"action": "send",
"label": "selector_0092_high",
"frame": "00 01 12 80 00 C9",
"listen": 0.80
},
{
"action": "send",
"label": "selector_0092_all_bits",
"frame": "00 01 12 FF FF 49",
"listen": 0.80
},
{
"action": "send",
"label": "selector_0092_clear",
"frame": "00 01 12 00 00 49",
"listen": 0.40
},
{
"action": "send",
"label": "selector_00a7_high",
"frame": "00 01 27 80 00 FC",
"listen": 0.80
},
{
"action": "send",
"label": "selector_00a7_all_bits",
"frame": "00 01 27 FF FF 7C",
"listen": 0.80
},
{
"action": "send",
"label": "selector_00a7_clear",
"frame": "00 01 27 00 00 7C",
"listen": 0.40
},
{
"action": "send",
"label": "selector_00b7_high",
"frame": "00 01 37 80 00 EC",
"listen": 0.80
},
{
"action": "send",
"label": "selector_00b7_all_bits",
"frame": "00 01 37 FF FF 6C",
"listen": 0.80
},
{
"action": "send",
"label": "selector_00b7_clear",
"frame": "00 01 37 00 00 6C",
"listen": 0.40
},
{
"action": "send",
"label": "selector_00b9_high",
"frame": "00 01 39 80 00 E2",
"listen": 0.80
},
{
"action": "send",
"label": "selector_00b9_all_bits",
"frame": "00 01 39 FF FF 62",
"listen": 0.80
},
{
"action": "send",
"label": "selector_00b9_clear",
"frame": "00 01 39 00 00 62",
"listen": 0.40
},
{
"action": "send",
"label": "selector_0110_high",
"frame": "00 01 90 80 00 4B",
"listen": 0.80
},
{
"action": "send",
"label": "selector_0110_all_bits",
"frame": "00 01 90 FF FF CB",
"listen": 0.80
},
{
"action": "send",
"label": "selector_0110_clear",
"frame": "00 01 90 00 00 CB",
"listen": 0.40
},
{
"action": "listen",
"seconds": 0.80
}
]
}

View File

@@ -0,0 +1,82 @@
{
"name": "lamp-isolate-cam-call",
"notes": [
"Isolate the two strongest known button/lamp selectors from the previous probe.",
"Record whether 0x0007 high/low maps to CAM POWER and whether 0x0015 high/low maps to CALL.",
"Each state is held long enough to see a visible lamp transition while staying below the usual inactive timeout."
],
"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": "repeat",
"count": 3,
"steps": [
{
"action": "send",
"label": "cam_candidate_0007_high",
"frame": "00 00 07 80 00 DD",
"listen": 1.15
},
{
"action": "send",
"label": "cam_candidate_0007_low",
"frame": "00 00 07 00 00 5D",
"listen": 0.85
}
]
},
{
"action": "send",
"label": "selector_zero_ok_refresh_before_call",
"frame": "00 00 00 80 00 DA",
"listen": 0.50
},
{
"action": "repeat",
"count": 3,
"steps": [
{
"action": "send",
"label": "call_candidate_0015_high",
"frame": "00 00 15 80 00 CF",
"listen": 1.15
},
{
"action": "send",
"label": "call_candidate_0015_low",
"frame": "00 00 15 00 00 4F",
"listen": 0.85
}
]
},
{
"action": "listen",
"seconds": 0.80
}
]
}

View File

@@ -0,0 +1,232 @@
{
"name": "lamp-isolate-knee-status-selectors",
"notes": [
"Isolate broad status selectors after the prior sweep made the KNEE AUTO lamp flash.",
"Each candidate is tested high, clear, all-bits, clear. Record the exact console label when KNEE AUTO changes.",
"Stop early if the panel latches or falls out of CONNECT OK."
],
"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": "selector_0003_high",
"frame": "00 00 03 80 00 D9",
"listen": 1.20
},
{
"action": "send",
"label": "selector_0003_clear_after_high",
"frame": "00 00 03 00 00 59",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0003_all_bits",
"frame": "00 00 03 FF FF 59",
"listen": 1.20
},
{
"action": "send",
"label": "selector_0003_clear_after_all",
"frame": "00 00 03 00 00 59",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0040_high",
"frame": "00 00 40 80 00 9A",
"listen": 1.20
},
{
"action": "send",
"label": "selector_0040_clear_after_high",
"frame": "00 00 40 00 00 1A",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0040_all_bits",
"frame": "00 00 40 FF FF 1A",
"listen": 1.20
},
{
"action": "send",
"label": "selector_0040_clear_after_all",
"frame": "00 00 40 00 00 1A",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0081_high",
"frame": "00 01 01 80 00 DA",
"listen": 1.20
},
{
"action": "send",
"label": "selector_0081_clear_after_high",
"frame": "00 01 01 00 00 5A",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0081_all_bits",
"frame": "00 01 01 FF FF 5A",
"listen": 1.20
},
{
"action": "send",
"label": "selector_0081_clear_after_all",
"frame": "00 01 01 00 00 5A",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0092_high",
"frame": "00 01 12 80 00 C9",
"listen": 1.20
},
{
"action": "send",
"label": "selector_0092_clear_after_high",
"frame": "00 01 12 00 00 49",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0092_all_bits",
"frame": "00 01 12 FF FF 49",
"listen": 1.20
},
{
"action": "send",
"label": "selector_0092_clear_after_all",
"frame": "00 01 12 00 00 49",
"listen": 0.70
},
{
"action": "send",
"label": "selector_00a7_high",
"frame": "00 01 27 80 00 FC",
"listen": 1.20
},
{
"action": "send",
"label": "selector_00a7_clear_after_high",
"frame": "00 01 27 00 00 7C",
"listen": 0.70
},
{
"action": "send",
"label": "selector_00a7_all_bits",
"frame": "00 01 27 FF FF 7C",
"listen": 1.20
},
{
"action": "send",
"label": "selector_00a7_clear_after_all",
"frame": "00 01 27 00 00 7C",
"listen": 0.70
},
{
"action": "send",
"label": "selector_00b7_high",
"frame": "00 01 37 80 00 EC",
"listen": 1.20
},
{
"action": "send",
"label": "selector_00b7_clear_after_high",
"frame": "00 01 37 00 00 6C",
"listen": 0.70
},
{
"action": "send",
"label": "selector_00b7_all_bits",
"frame": "00 01 37 FF FF 6C",
"listen": 1.20
},
{
"action": "send",
"label": "selector_00b7_clear_after_all",
"frame": "00 01 37 00 00 6C",
"listen": 0.70
},
{
"action": "send",
"label": "selector_00b9_high",
"frame": "00 01 39 80 00 E2",
"listen": 1.20
},
{
"action": "send",
"label": "selector_00b9_clear_after_high",
"frame": "00 01 39 00 00 62",
"listen": 0.70
},
{
"action": "send",
"label": "selector_00b9_all_bits",
"frame": "00 01 39 FF FF 62",
"listen": 1.20
},
{
"action": "send",
"label": "selector_00b9_clear_after_all",
"frame": "00 01 39 00 00 62",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0110_high",
"frame": "00 01 90 80 00 4B",
"listen": 1.20
},
{
"action": "send",
"label": "selector_0110_clear_after_high",
"frame": "00 01 90 00 00 CB",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0110_all_bits",
"frame": "00 01 90 FF FF CB",
"listen": 1.20
},
{
"action": "send",
"label": "selector_0110_clear_after_all",
"frame": "00 01 90 00 00 CB",
"listen": 0.70
},
{
"action": "listen",
"seconds": 0.80
}
]
}

View File

@@ -0,0 +1,118 @@
{
"name": "lamp-isolate-known-neighbors",
"notes": [
"Isolate ROM dispatch neighbors that caused BARS, MASTER, and camera tally changes in the prior run.",
"Watch the console label and record exact mappings such as selector_0018_high -> tally red.",
"Each selector is tested high then low twice."
],
"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": "repeat",
"count": 2,
"steps": [
{
"action": "send",
"label": "selector_0012_high",
"frame": "00 00 12 80 00 C8",
"listen": 1.10
},
{
"action": "send",
"label": "selector_0012_low",
"frame": "00 00 12 00 00 48",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0013_high",
"frame": "00 00 13 80 00 C9",
"listen": 1.10
},
{
"action": "send",
"label": "selector_0013_low",
"frame": "00 00 13 00 00 49",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0016_high",
"frame": "00 00 16 80 00 CC",
"listen": 1.10
},
{
"action": "send",
"label": "selector_0016_low",
"frame": "00 00 16 00 00 4C",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0017_high",
"frame": "00 00 17 80 00 CD",
"listen": 1.10
},
{
"action": "send",
"label": "selector_0017_low",
"frame": "00 00 17 00 00 4D",
"listen": 0.70
},
{
"action": "send",
"label": "selector_0018_high",
"frame": "00 00 18 80 00 C2",
"listen": 1.10
},
{
"action": "send",
"label": "selector_0018_low",
"frame": "00 00 18 00 00 42",
"listen": 0.70
},
{
"action": "send",
"label": "selector_001a_high",
"frame": "00 00 1A 80 00 C0",
"listen": 1.10
},
{
"action": "send",
"label": "selector_001a_low",
"frame": "00 00 1A 00 00 40",
"listen": 0.70
}
]
},
{
"action": "listen",
"seconds": 0.80
}
]
}

View File

@@ -0,0 +1,136 @@
{
"name": "lamp-known-button-selector-probe",
"notes": [
"Probe host writes to selector families already tied to autonomous CAM POWER and CALL reports, plus nearby ROM dispatch entries.",
"Record CAM POWER, CALL, BARS, AUTO buttons, and any lamp/display movement immediately during each hold.",
"This script avoids command 5 copy/latch selectors; it only writes command-0 primary table values."
],
"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": "cam_power_candidate_0007_high",
"frame": "00 00 07 80 00 DD",
"listen": 1.00
},
{
"action": "send",
"label": "cam_power_candidate_0007_low",
"frame": "00 00 07 00 00 5D",
"listen": 1.00
},
{
"action": "send",
"label": "call_candidate_0015_high",
"frame": "00 00 15 80 00 CF",
"listen": 1.00
},
{
"action": "send",
"label": "call_candidate_0015_low",
"frame": "00 00 15 00 00 4F",
"listen": 1.00
},
{
"action": "send",
"label": "neighbor_0012_high",
"frame": "00 00 12 80 00 C8",
"listen": 0.90
},
{
"action": "send",
"label": "neighbor_0012_low",
"frame": "00 00 12 00 00 48",
"listen": 0.50
},
{
"action": "send",
"label": "neighbor_0013_high",
"frame": "00 00 13 80 00 C9",
"listen": 0.90
},
{
"action": "send",
"label": "neighbor_0013_low",
"frame": "00 00 13 00 00 49",
"listen": 0.50
},
{
"action": "send",
"label": "neighbor_0016_high",
"frame": "00 00 16 80 00 CC",
"listen": 0.90
},
{
"action": "send",
"label": "neighbor_0016_low",
"frame": "00 00 16 00 00 4C",
"listen": 0.50
},
{
"action": "send",
"label": "neighbor_0017_high",
"frame": "00 00 17 80 00 CD",
"listen": 0.90
},
{
"action": "send",
"label": "neighbor_0017_low",
"frame": "00 00 17 00 00 4D",
"listen": 0.50
},
{
"action": "send",
"label": "neighbor_0018_high",
"frame": "00 00 18 80 00 C2",
"listen": 0.90
},
{
"action": "send",
"label": "neighbor_0018_low",
"frame": "00 00 18 00 00 42",
"listen": 0.50
},
{
"action": "send",
"label": "neighbor_001a_high",
"frame": "00 00 1A 80 00 C0",
"listen": 0.90
},
{
"action": "send",
"label": "neighbor_001a_low",
"frame": "00 00 1A 00 00 40",
"listen": 0.50
},
{
"action": "listen",
"seconds": 0.80
}
]
}