kicad/qa
Jeff Young 38906397d2 Move V6->V7 sim model migration from sheets to screens.
Also moves passive RLC inference out from migration to just-in-time
creation for the simulator or netlisting.

Also fixes a version guard mismatch because the spice migration was
done inside UpdateSymbolInstances (which has its own version guard).

Also changed UpdateSymbolInstances to UpdateSymbolInstanceData so
someone else in the future doesn't think it's a general-purpose symbol
instance updater.
2022-12-06 16:01:18 +00:00
..
data Sim Model Editor: Make the VBIC model the first BJT model to select 2022-11-29 10:13:20 +01:00
ibis Ibis: correctly load QA files up to v2.1 2022-11-20 19:10:46 +00:00
mocks fix previous commit for QA stuff (missing changes) 2022-11-08 12:33:24 +01:00
pcbnew_utils qa: moved CONSOLE_LOG and CONSOLE_MSG_REPORTER to common testing utils 2022-10-31 11:17:31 +01:00
qa_utils fix previous commit for QA stuff (missing changes) 2022-11-08 12:33:24 +01:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Move V6->V7 sim model migration from sheets to screens. 2022-12-06 16:01:18 +00:00
testcases qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
tools Add support for unitless values to PCB_EXPR_EVALUATOR. 2022-11-29 14:24:20 +00:00
unittests Move V6->V7 sim model migration from sheets to screens. 2022-12-06 16:01:18 +00:00
CMakeLists.txt Sim: Ibis improvements and fixes 2022-10-25 09:45:40 +00:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00