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 43862d767e Don't return separate shapes from a custom-shaped pad. 2 years ago
..
CMakeLists.txt router: further changes to the ownership model 3 years ago
length_tuner_tool.cpp Make the net identifier opaque to PNS router. 2 years ago
length_tuner_tool.h Re-entrancy guard for length tuner tool. 2 years ago
pns_algo_base.cpp PNS: Only log events when EnableRouterDump is true 2 years ago
pns_algo_base.h router: expose current view area to the router algorithms so that the optimizer could know not to mess with traces/vias not currently visible to the user (wip) 5 years ago
pns_arc.cpp Trim includes (and use consistent terminology in error messages). 5 years ago
pns_arc.h Make the net identifier opaque to PNS router. 2 years ago
pns_component_dragger.cpp Fix a typo. 3 years ago
pns_component_dragger.h Make the net identifier opaque to PNS router. 2 years ago
pns_debug_decorator.h Formatting (no functional changes). 2 years ago
pns_diff_pair.cpp Coverity issue fixes. 2 years ago
pns_diff_pair.h Make the net identifier opaque to PNS router. 2 years ago
pns_diff_pair_placer.cpp Make the net identifier opaque to PNS router. 2 years ago
pns_diff_pair_placer.h Make the net identifier opaque to PNS router. 2 years ago
pns_dp_meander_placer.cpp Make the net identifier opaque to PNS router. 2 years ago
pns_dp_meander_placer.h Make the net identifier opaque to PNS router. 2 years ago
pns_drag_algo.h Make the net identifier opaque to PNS router. 2 years ago
pns_dragger.cpp Make the net identifier opaque to PNS router. 2 years ago
pns_dragger.h Make the net identifier opaque to PNS router. 2 years ago
pns_hole.cpp Tighten ownership model of PNS::ITEM. 3 years ago
pns_hole.h Make the net identifier opaque to PNS router. 2 years ago
pns_index.cpp Make the net identifier opaque to PNS router. 2 years ago
pns_index.h Make the net identifier opaque to PNS router. 2 years ago
pns_item.cpp Make sure we have a BOARD when trying to read nets. 2 years ago
pns_item.h Make the net identifier opaque to PNS router. 2 years ago
pns_itemset.cpp Make the net identifier opaque to PNS router. 2 years ago
pns_itemset.h Coverity issue fixes. 2 years ago
pns_joint.h Make the net identifier opaque to PNS router. 2 years ago
pns_kicad_iface.cpp Don't return separate shapes from a custom-shaped pad. 2 years ago
pns_kicad_iface.h Make the net identifier opaque to PNS router. 2 years ago
pns_layerset.h We must check clearance on all layers of multi-layer items. 3 years ago
pns_line.cpp Tighten ownership model of PNS::ITEM. 3 years ago
pns_line.h router: further changes to the ownership model 3 years ago
pns_line_placer.cpp Make the net identifier opaque to PNS router. 2 years ago
pns_line_placer.h Make the net identifier opaque to PNS router. 2 years ago
pns_link_holder.h More wide-string declarations. 4 years ago
pns_linked_item.h pcbnew: Adding arcs to PNS 6 years ago
pns_logger.cpp PNS Log Viewer: Refactor loading/saving functions 2 years ago
pns_logger.h PNS Log Viewer: Refactor loading/saving functions 2 years ago
pns_meander.cpp router: Fix clamp in meander corner radius calculation. 3 years ago
pns_meander.h router: Various bugfixes in length tuning meandering 3 years ago
pns_meander_placer.cpp router: Re-add electrical path lines drawing for length tuning. 3 years ago
pns_meander_placer.h Make the net identifier opaque to PNS router. 2 years ago
pns_meander_placer_base.cpp router: rework ITEM ownership model. 3 years ago
pns_meander_placer_base.h router: Refactor m_padToDieLength out of meander placer base. 3 years ago
pns_meander_skew_placer.cpp router: Re-add electrical path lines drawing for length tuning. 3 years ago
pns_meander_skew_placer.h PNS: Account for via stack height in diff pair length tuner 5 years ago
pns_mouse_trail_tracer.cpp router: trying to improve the 'guess posture' algorithm to work well with both fix-all and fix-last-segment on click 3 years ago
pns_mouse_trail_tracer.h Trim includes (and use consistent terminology in error messages). 5 years ago
pns_node.cpp Make the net identifier opaque to PNS router. 2 years ago
pns_node.h Make the net identifier opaque to PNS router. 2 years ago
pns_optimizer.cpp Make the net identifier opaque to PNS router. 2 years ago
pns_optimizer.h Make the net identifier opaque to PNS router. 2 years ago
pns_placement_algo.h Make the net identifier opaque to PNS router. 2 years ago
pns_router.cpp Coverity issue fixes. 2 years ago
pns_router.h Make the net identifier opaque to PNS router. 2 years ago
pns_routing_settings.cpp router: add via force propagation iteration limit as a user-controllable parameter in ROUTING_SETTINGS 3 years ago
pns_routing_settings.h router: add via force propagation iteration limit as a user-controllable parameter in ROUTING_SETTINGS 3 years ago
pns_segment.h Make the net identifier opaque to PNS router. 2 years ago
pns_shove.cpp Make all debugging statments use netcode (instead of some using netname). 2 years ago
pns_shove.h PNS: Only log events when EnableRouterDump is true 2 years ago
pns_sizes_settings.cpp Honour pre-defined-size selections for diff pairs. 5 years ago
pns_sizes_settings.h Add variable initializations 2 years ago
pns_solid.cpp ADDED: Connectivity for graphic shapes on copper layers 2 years ago
pns_solid.h ADDED: Connectivity for graphic shapes on copper layers 2 years ago
pns_tool_base.cpp PCB: add grid overrides to graphics/router/etc. 2 years ago
pns_tool_base.h Make the net identifier opaque to PNS router. 2 years ago
pns_topology.cpp Make the net identifier opaque to PNS router. 2 years ago
pns_topology.h router: rework ITEM ownership model. 3 years ago
pns_tune_status_popup.cpp Improve contrast of status popup text on Mac. 3 years ago
pns_tune_status_popup.h Trim includes (and use consistent terminology in error messages). 5 years ago
pns_utils.cpp router: hole as first class objects, wip 3 years ago
pns_utils.h router: hole as first class objects, wip 3 years ago
pns_via.cpp Use Net() accessor uniformly; init hole parent in VIA::Clone() 3 years ago
pns_via.h Make the net identifier opaque to PNS router. 2 years ago
pns_walkaround.cpp Re-implement some commented-out hole clearance checking in router. 2 years ago
pns_walkaround.h router: allow caller to override the 'safety' length limit in WALKAROUND 3 years ago
range.h Code formatting. 11 years ago
ranged_num.h Code formatting. 11 years ago
router_preview_item.cpp Another try at fixing arcs. 2 years ago
router_preview_item.h router: Re-add electrical path lines drawing for length tuning. 3 years ago
router_tool.cpp Fix nullptr error. 2 years ago
router_tool.h Make sure dummy tracks have ROUTER_TRANSIENT flags. 2 years ago
time_limit.cpp Move PNS router code into namespace PNS 9 years ago
time_limit.h Cleanup: Replace C-only deprecated headers 6 years ago