You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Young a53bc9e026 Attempt to prevent KICAD-YP. 2 years ago
..
drc_cache_generator.cpp Further improvements to cache locking. 2 years ago
drc_cache_generator.h More caching for DRC. 3 years ago
drc_engine.cpp ADDED: PCB tables. 2 years ago
drc_engine.h Add DRCEpsilon to net-tie-exclusion testing. 3 years ago
drc_interactive_courtyard_clearance.cpp Keep courtyard caches alive during move. 3 years ago
drc_interactive_courtyard_clearance.h Share more of the courtyard collision highlighting code. 3 years ago
drc_item.cpp Allow specifying a minimum for a via_count constraint 2 years ago
drc_item.h Allow specifying a minimum for a via_count constraint 2 years ago
drc_length_report.h Improve length calculation for vias. 2 years ago
drc_report.cpp Add $schema prop to drc/erc 2 years ago
drc_report.h ADDED: DRC JSON report 2 years ago
drc_rtree.h PCB: introduce PCB_FIELD_T 2 years ago
drc_rule.cpp Fetch a better location for keepout area collsions. 3 years ago
drc_rule.h Move diff-pair netname resolution to BOARD. 2 years ago
drc_rule_condition.cpp More consistent naming. 2 years ago
drc_rule_condition.h More consistent naming. 2 years ago
drc_rule_parser.cpp Move diff-pair netname resolution to BOARD. 2 years ago
drc_rule_parser.h Add support for unitless values to PCB_EXPR_EVALUATOR. 3 years ago
drc_test_provider.cpp Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider.h Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider_annular_width.cpp Update SHAPE_POLY_SET API to not hide virtual functions 2 years ago
drc_test_provider_clearance_base.h More caching for DRC. 3 years ago
drc_test_provider_connection_width.cpp Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider_connectivity.cpp Behave (or assert) when source or target are null or dirty. 2 years ago
drc_test_provider_copper_clearance.cpp Ignore graphic shapes that implement netties. 2 years ago
drc_test_provider_courtyard_clearance.cpp Only report on clearances where there was one defined. 3 years ago
drc_test_provider_diff_pair_coupling.cpp Move diff-pair netname resolution to BOARD. 2 years ago
drc_test_provider_disallow.cpp Further improvements to cache locking. 2 years ago
drc_test_provider_edge_clearance.cpp Clean up stale TODOs. 2 years ago
drc_test_provider_footprint_checks.cpp Don't run the footprint checker's shorting pads routine at board level. 3 years ago
drc_test_provider_hole_size.cpp Fix a bunch of compiler warnings 3 years ago
drc_test_provider_hole_to_hole.cpp Don't test non-overlapping non-through-hole vias. 2 years ago
drc_test_provider_library_parity.cpp Attempt to prevent KICAD-YP. 2 years ago
drc_test_provider_matched_length.cpp Allow specifying a minimum for a via_count constraint 2 years ago
drc_test_provider_misc.cpp Check env vars when testing for unresolved variables. 2 years ago
drc_test_provider_physical_clearance.cpp ADDED: Connectivity for graphic shapes on copper layers 2 years ago
drc_test_provider_schematic_parity.cpp pcbnew: Added missing DRC checks for value and library-link between symbol and footprint 2 years ago
drc_test_provider_silk_clearance.cpp Improve length calculation for vias. 2 years ago
drc_test_provider_sliver_checker.cpp Code cleanup (and Coverity quieting). 2 years ago
drc_test_provider_solder_mask.cpp Mask aperture pads can have multiple layers 2 years ago
drc_test_provider_text_dims.cpp Clean up stale TODOs. 2 years ago
drc_test_provider_track_width.cpp Eradicate a bunch of calls to dyn_cast. 2 years ago
drc_test_provider_via_diameter.cpp Eradicate a bunch of calls to dyn_cast. 2 years ago
drc_test_provider_zone_connections.cpp Don't report starved thermals when connected only to isolated islands. 2 years ago