Jeff Young
|
d16b5fb810
|
Handle single-source DC analyses correctly.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17119
|
2024-02-26 19:02:00 +00:00 |
Jeff Young
|
1c746f0134
|
Correctly parse fft commands with linearize in them.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16011
|
2023-11-04 15:45:08 +00:00 |
Jeff Young
|
8672cdb3bd
|
Handle power operating points.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15689
|
2023-09-19 17:37:51 +01:00 |
Marek Roszko
|
11de95778b
|
Unwrap the FROM_UTF8 macro in favor of direct function
The extern just gets annoying to try to export the func later. We also yeet TO_UTF8 to string_utils.h for parity.
|
2023-09-09 00:10:57 -04:00 |
Jeff Young
|
ff044cd0cf
|
Mostly a terminology update...
... but also makes DIALOG_SIM_COMMAND and SIMULATOR_REPORTER a bit
more simulator-agnostic.
|
2023-07-14 17:46:06 +01:00 |