kicad/qa
Mikolaj Wielgus c5a256291e Sim Model Editor: Display model parameters
This commit adds parameter display functionality, via a wxPropertyGrid
widget, to the Sim Model Editor. To faciliate that, a SIM_VALUE class is
created to serialize, deserialize, and validate numeric values in the
new parameter grid.

SPICE_MODEL is renamed to SIM_MODEL and split into several subclasses
that correspond to different model kinds.
2022-07-30 02:25:34 +00:00
..
data Fix various typos 2022-07-21 16:31:41 +00:00
ibis Rename signalIntegrity to ibis 2022-06-10 13:35:48 -07:00
mocks qa: add missing const to mocked method 2022-03-21 11:51:39 +00:00
pcbnew_utils eagle: introduce *.lbr footprint import test 2022-04-02 20:07:16 +02:00
qa_utils qa: revert e4a36135 2022-07-21 19:17:16 +02:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
testcases qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
tools Add PEGTL playground tool 2022-06-09 17:35:00 +01:00
unittests Sim Model Editor: Display model parameters 2022-07-30 02:25:34 +00:00
CMakeLists.txt Rename signalIntegrity to ibis 2022-06-10 13:35:48 -07:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00