kicad/pcbnew/drc
Tomasz Wlostowski 5874373a0c drc: unfinished version of diff pair gap/coupled length test 2020-09-27 16:45:46 +02:00
..
drc_engine.cpp drc: support for skew & via_count constraints. Length test now generates a length report 2020-09-27 16:45:46 +02:00
drc_engine.h drc: default constraints for silk2pad, silk2silk 2020-09-27 16:45:46 +02:00
drc_item.cpp drc: error codes for diff-pair related stuff 2020-09-27 16:45:46 +02:00
drc_item.h drc: error codes for diff-pair related stuff 2020-09-27 16:45:46 +02:00
drc_length_report.h drc: support for skew & via_count constraints. Length test now generates a length report 2020-09-27 16:45:46 +02:00
drc_results_provider.h Move DRC dialog to new DRC engine. 2020-09-14 22:39:36 +01:00
drc_rtree.h drc: initial version of tree intersection (QueryCollidingPairs) 2020-09-27 16:45:46 +02:00
drc_rule.cpp drc: added length/skew constraint types 2020-09-27 16:45:46 +02:00
drc_rule.h drc: support for skew & via_count constraints. Length test now generates a length report 2020-09-27 16:45:46 +02:00
drc_rule_condition.cpp Apply rules commutatively. 2020-09-19 18:48:11 +01:00
drc_rule_condition.h Cleanup. 2020-09-13 17:08:24 +01:00
drc_rule_parser.cpp drc: parse diff pair constranits 2020-09-27 16:45:46 +02:00
drc_rule_parser.h Better error reporting; better nullptr safety. 2020-09-16 22:14:41 +01:00
drc_test_provider.cpp Support ESC & Cancel for DRC. 2020-09-18 22:14:00 +01:00
drc_test_provider.h drc: first R-tree based test (silk to pad clearance) 2020-09-27 16:45:46 +02:00
drc_test_provider_annulus.cpp Progress reporting for connectivity tests. 2020-09-23 16:28:00 +01:00
drc_test_provider_clearance_base.cpp Move new clearance tests into kicad. 2020-09-11 21:26:57 +01:00
drc_test_provider_clearance_base.h Move rest of DRC tests to kicad. 2020-09-11 23:14:12 +01:00
drc_test_provider_connectivity.cpp Progress reporting for connectivity tests. 2020-09-23 16:28:00 +01:00
drc_test_provider_copper_clearance.cpp Rename "Keepout" to "Rule Area" 2020-09-21 23:55:02 -04:00
drc_test_provider_courtyard_clearance.cpp Support ESC & Cancel for DRC. 2020-09-18 22:14:00 +01:00
drc_test_provider_diff_pair_coupling.cpp drc: unfinished version of diff pair gap/coupled length test 2020-09-27 16:45:46 +02:00
drc_test_provider_disallow.cpp Support ESC & Cancel for DRC. 2020-09-18 22:14:00 +01:00
drc_test_provider_edge_clearance.cpp drc: use R-Tree intersection for silk clearance tests 2020-09-27 16:45:46 +02:00
drc_test_provider_hole_clearance.cpp Support ESC & Cancel for DRC. 2020-09-18 22:14:00 +01:00
drc_test_provider_hole_size.cpp Support ESC & Cancel for DRC. 2020-09-18 22:14:00 +01:00
drc_test_provider_lvs.cpp drc: be more verbose when skipping LVS due to lack of schematic netlist 2020-09-27 16:45:46 +02:00
drc_test_provider_matched_length.cpp drc: report from-to paths for length matched signals 2020-09-27 16:45:46 +02:00
drc_test_provider_misc.cpp Support ESC & Cancel for DRC. 2020-09-18 22:14:00 +01:00
drc_test_provider_silk_to_pad.cpp drc: use R-Tree intersection for silk clearance tests 2020-09-27 16:45:46 +02:00
drc_test_provider_silk_to_silk.cpp drc: use R-Tree intersection for silk clearance tests 2020-09-27 16:45:46 +02:00
drc_test_provider_track_width.cpp Support ESC & Cancel for DRC. 2020-09-18 22:14:00 +01:00
drc_test_provider_via_diameter.cpp Support ESC & Cancel for DRC. 2020-09-18 22:14:00 +01:00