218 Commits (31394e95d750296e9803232992b80f3d32b119bc)

Author SHA1 Message Date
Jeff Young 7cc663ad77 Schematic parity checking for CLI DRC. 2 years ago
Jeff Young ae735d3eb4 Renaming: replace convert with body-style. 2 years ago
Wayne Stambaugh 92c58f2564 Fix sheet path dependent ERC dialog selection issues. 2 years ago
Jeff Young 4bdd5e172c Code cleanup. 2 years ago
Jeff Young f25a06b2a5 More globals eradication. 2 years ago
Jeff Young 03953e80fc Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
Jeff Young 23063fa976 Now that we allow open-text netclass references we need to ERC check them. 2 years ago
Seth Hillbrand 86208a7922 Improve pin-pin iteration in ERC checks 2 years ago
Jeff Young 95032bd487 Make ERC off-grid check user-configurable. 2 years ago
Wayne Stambaugh 5d6ef69726 Coding policy and Doxygen comment fixes. 2 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Jeff Young 7a2a2e2df0 Remove error-prone SetReporter() API. 2 years ago
Jeff Young 9999ac5662 Generate NC-pin errors when connected to other items. 2 years ago
Marek Roszko 5d001d4858 ADDED: ERC over cli....mostly 2 years ago
Marek Roszko f341fde938 Move RecordERCExclusions and ResolveERCExclusions out of the schematic frame 2 years ago
Marek Roszko 50a4a8639e Move ERC test flow to ERC_TESTER::RunTests 2 years ago
Mike Williams bdecdce1b4 Exclude from Sim: move from field to attribute 2 years ago
Seth Hillbrand f7f67c6d53 Sort the bus alias set by name 2 years ago
Jeff Young 782c73300b Move drawing sheet datastructures to EDA_IU_SCALE. 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 2 years ago
Jeff Young d64cb7f81b More uniform handling of power symbols and exclude-from-simulation. 3 years ago
jean-pierre charras aaae50f2aa ERC do not test power symbols for simulation model. 3 years ago
Mike Williams 1bc4fc256a Sheets: check for duplicates using shown names 3 years ago
James J 39e56485fc Consolidated ERC fixes 3 years ago
Seth Hillbrand 48740dd3f8 Clean exposure of CONNECTION_SUBGRAPH 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
JamesJCode fef3274e8e Eeschema: ERC checks handle connections between a common sub-circuit 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Jeff Young d839f11d49 Rip out parsing of SPICE libraries for netlisting. 3 years ago
Jeff Young 9b9795a87d Reduce reliance on exception processing -- it's waay too bugy at present. 3 years ago
Jeff Young 7f35323416 Re-enable sim model ERC testing. 3 years ago
Seth Hillbrand 09cc6decaf ADDED: ERC for missing units 3 years ago
jean-pierre charras 7c9f3981ef Revert "Reorder includes is some simulator files to fix issues on msys2 (no code change)" 3 years ago
Mikolaj Wielgus e8762da4f4 Revert "Support for variable references in SPICE models." 3 years ago
Jeff Young 672ce650a9 Basic ERC for simulation models. 3 years ago
Jeff Young 8fc08b9185 Erc for simulation models. 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Jeff Young 1e64db779c Fix some issues in ERC error messages. 3 years ago
Jeff Young 536561f7b3 Move bus aliases to std::set. 3 years ago
Seth Hillbrand 06786c34d7 Blacklist hashes for 2d integer elements 3 years ago
Jeff Young 88c9177ff6 Move bus members from wxArray to std::vector and fix some bugs in dialog. 3 years ago
Jeff Young ced55583a6 Back out unordered_map change for SCH_ITEM. 3 years ago
Jeff Young 96f01d33c8 Performance improvements. 3 years ago
Seth Hillbrand fe3a112396 ADDED: Allow stacked pins of the same type 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
Seth Hillbrand 702623ef87 Don't flag pin missing driver when there is an NC 4 years ago
Seth Hillbrand 4b0b4c0ddc Show non-driven error on single-pin nets 4 years ago
Jeff Young e77a71bf7a Fix typo found in code review. 4 years ago