Files
periscope/vendor/impedancefinder/SOURCE.md
T
micheleandCursor 8d2b85600f Rebrand Pinscope to Periscope across product and codebase.
Rename the core package to periscopex, update UI/docs/Docker/deploy defaults to periscope.michelebigi.it, and keep legacy version/storage key aliases so existing projects keep working.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-13 20:02:04 +02:00

13 lines
504 B
Markdown

Vendored snapshot of https://github.com/manvalan/ImpedenceFinder
Commit: a0c8d0ec37c9a1b099082926e50a245778ec8d6e
Included: closed-form core (`zsolver`, `geometry`, `planes`, `model`,
`net_walk`, `net_analysis`, `report`).
Excluded on purpose:
- `gerber2ems_export.py`, `prepare_simulation.py`, `crop_board.py`,
`simulate_net.sh` (OpenEMS / field-solver export)
- `board_model.py` and `plugin/` (pcbnew). Periscope does not load KiCad's
Python; PCB ingest stays in `periscopex.parsers_kicad_pcb`.