The SPICE emitter already reads properties.lux (default 500, 100 nA/lux) but the UI had no way to set it — the static dialog rejected the "range" control type and there was no entry in SENSOR_CONTROLS for the live panel. - Add photodiode entry in SENSOR_CONTROLS (slider 0-1000 lux) - Register a minimal PartSimulationRegistry handler that forwards slider values via emitPropertyChange so the netlist memo invalidates - Switch the photodiode lux control from "range" to "number" so the static ComponentPropertyDialog renders an editable input |
||
|---|---|---|
| .. | ||
| component-overrides.json | ||
| generate-component-metadata.ts | ||
| generate-component-svgs.cjs | ||
| generate-example-screenshots.md | ||
| generate-favicons.mjs | ||
| generate-og-image.mjs | ||
| generate-sitemap.ts | ||