14 Commits (a019626719ae50a46b095e046fad1d2c5dc47580)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Daniel Treffenstädt 81ecccb21c Fixed: Fewer ERC items for pin connection conflicts in larger set of conflicting pins 12 months ago
jean-pierre charras 16d389a488 ERC: fix "label not connected anywhere" ERC does not have configurable severity 1 year ago
Jeff Young 00bbe4dbc6 ADDED: ERC & DRC checks for footprint matching footprint filters. 1 year ago
JamesJCode 559854ec0f Add ERC check for dangling wire endpoints 1 year ago
JamesJCode 96977d44d9 Add ERC check for local and global labels with same name 1 year ago
CraftedNightmare ee78f3bf5b Changed ERC Label caps check to check Power Symbols 2 years ago
Seth Hillbrand 4431246cbe ADDED: ERC Test for labels on multiple wires 1 year ago
Jeff Young 9e6884f656 ADDED: support for ERC & DRC errors and warnings in text variables. 1 year ago
Jeff Young edc7603d2a Make it clear that GetSheets() is heavy. 1 year ago
Jeff Young a6e8cfe35f Performance for large hierarchies: avoid sorting 1 year ago
Jeff Young 8204577fba Throw duplicate pin error as it prevents other checks. 1 year ago
Seth Hillbrand 8463bd59b7 ADDED: Optional check for four way junctions 2 years ago
Seth Hillbrand 2139789c4c Move ERC items to their own directory 2 years ago
JamesJ 2311eed08a Add new ERC rule to check for global labels with only one entry in the schematic 2 years ago
Jeff Young f77de66f4e Generalize ERCItem inspections. 2 years ago
Jeff Young e760317af6 ADDED: Implement footprint link checking in ERC. 2 years ago
Jeff Young d7e4a8cebd ADDED: ERC/DRC exclusion comments. 2 years ago
jean-pierre charras 77fb7b1182 ERC: set default setting ERCE_SIMULATION_MODEL to ignore 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
Seth Hillbrand 09cc6decaf ADDED: ERC for missing units 3 years ago
Seth Hillbrand f2e3329617 Add ERC QA tests 3 years ago
Jeff Young a11f48ef10 Markers provider is no longer responsible for all markers. 3 years ago
Jeff Young 41c0009c51 Off-grid ERC warnings. 4 years ago
Jeff Young 29841ba315 Bring ERC & DRC dialogs into parity. 4 years ago
Jon Evans c9a660a80c Rework JSON integration to speed up build 4 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Jeff Young 0ba0160da9 Add a PT_NIC pin electrical type and a netlist token for SCH_NO_CONNECT. 5 years ago
Jon Evans 5ceadbda3b Don't show redundant ERC markers from subsheets 5 years ago
Jeff Young 3b35bfc0a5 Don't write out synthetic severities (they're headings). 5 years ago
Jeff Young c61c7b62aa Start of impl for persisting ERC exclusions. 5 years ago
Jon Evans 48a67e1ff8 Set a few more ERCs to be warnings by default 5 years ago
Wayne Stambaugh 5127d6c772 Eeschema: add ERC check for library symbol issues. 5 years ago
Tomasz Wlostowski d937fadd6f Migrate RC_ITEM to use shared_ptr 5 years ago
Jeff Young 9c9fdb2569 More performant (and more correct) deletion of DRC markers. 5 years ago
Jeff Young c56599ab07 Allow ERC/DRC markers to be deleted without deleting exclusions. 5 years ago
jean-pierre charras 9e669db5b4 Eeschema: fix a name collision with a Windows header. 5 years ago
Jon Evans b94e29e3b1 Persist ERC pin table in project settings 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 5 years ago
Jon Evans 158f6ad526 Fix net highlighting 5 years ago
Jon Evans dd42a19319 Prevent grid axes from inadvertently turning on in eeschema 5 years ago
Jon Evans 6d2f30005e Don't blow up the sheet path when selecting an ERC item 5 years ago
Jon Evans cc47082566 Reset connection graph when loading new root sheet 6 years ago
Jon Evans 7c7b7f41da Move SCH_SCREEN project access to SCHEMATIC 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago