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.
 
 
 
 
 
Alex bf1a8f2582 router: Fix clamp in meander corner radius calculation. 3 years ago
..
CMakeLists.txt router: factor out POSTURE_SOLVER to more generic MOUSE_TRAIL_TRACER class 5 years ago
length_tuner_tool.cpp router: Allow highlighting both DP nets when routing. 3 years ago
length_tuner_tool.h Add length tuner settings to toolbar context menu 4 years ago
pns_algo_base.cpp More NULL expunging. 4 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 PNS: Pick up segments directly between pads when dragging components 4 years ago
pns_component_dragger.cpp router: rework the DEBUG_DECORATOR a bit: 4 years ago
pns_component_dragger.h router: When dragging tracks, don't snap to parts of the original line. 3 years ago
pns_debug_decorator.h router: Hotglue the debug graphics back to pcbnew. 3 years ago
pns_diff_pair.cpp Fix success conditions in DP placer 4 years ago
pns_diff_pair.h Copy via flags down to the level the router consumes. 3 years ago
pns_diff_pair_placer.cpp Use same ratsnest colours in the router as the rest of KiCad. 3 years ago
pns_diff_pair_placer.h PNS: Add CurrentStart() to placers. 3 years ago
pns_dp_meander_placer.cpp router: Re-add electrical path lines drawing for length tuning. 3 years ago
pns_dp_meander_placer.h PNS: Add CurrentStart() to placers. 3 years ago
pns_drag_algo.h router: When dragging tracks, don't snap to parts of the original line. 3 years ago
pns_dragger.cpp router: When dragging tracks, don't snap to parts of the original line. 3 years ago
pns_dragger.h router: Remove extra qualification. 3 years ago
pns_index.cpp More NULL expunging. 4 years ago
pns_index.h Rename layer ids file. 4 years ago
pns_item.cpp router: extend dump format to support automatic regressions tests of interactive routing scenarios 3 years ago
pns_item.h router: extend dump format to support automatic regressions tests of interactive routing scenarios 3 years ago
pns_itemset.cpp PNS: fix some weirdness identified by PVS 5 years ago
pns_itemset.h More NULL expunging. 4 years ago
pns_joint.h PNS: Fix IsLineCorner logic 3 years ago
pns_kicad_iface.cpp router: Re-add electrical path lines drawing for length tuning. 3 years ago
pns_kicad_iface.h router: Re-add electrical path lines drawing for length tuning. 3 years ago
pns_layerset.h We must check clearance on all layers of multi-layer items. 3 years ago
pns_line.cpp router: fix another corner case in LINE::Walkaround 3 years ago
pns_line.h router: LINE::SetShape() should update the attached via position with the last point of the new line shape 3 years ago
pns_line_placer.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_line_placer.h router: fix regression in Backspace (unfix/undo last segment) caused by redesign of the line placement algo 3 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 router: extend dump format to support automatic regressions tests of interactive routing scenarios 3 years ago
pns_logger.h router: log and replay the 'unfix' events too 3 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 router: Refactor m_padToDieLength out of meander placer base. 3 years ago
pns_meander_placer_base.cpp router: Various bugfixes in length tuning meandering 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 router: workaround for assertion fail on NODE::Add(unique_ptr<LINE>) 3 years ago
pns_node.h router: Clear rule resolver caches on routing/dragging start. 3 years ago
pns_optimizer.cpp router: temporaily disable upper corner count limit constraint in the OPTIMIZER which prevents almost any optimization of shoved lines 3 years ago
pns_optimizer.h Pass VECTOR2I objects by reference instead of on the stack. 4 years ago
pns_placement_algo.h PNS: Add CurrentStart() to placers. 3 years ago
pns_router.cpp router: When dragging tracks, don't snap to parts of the original line. 3 years ago
pns_router.h router: Re-add electrical path lines drawing for length tuning. 3 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 router: extend dump format to support automatic regressions tests of interactive routing scenarios 3 years ago
pns_shove.cpp router: minor improvements in shove algorithm handling of vias 3 years ago
pns_shove.h Replace boost::optional with std::optional 3 years ago
pns_sizes_settings.cpp Honour pre-defined-size selections for diff pairs. 5 years ago
pns_sizes_settings.h Fix diff pair router checking of min clearance 3 years ago
pns_solid.cpp PNS: Remove offsets from hull generation 3 years ago
pns_solid.h Finish with EDA_ANGLE. 4 years ago
pns_tool_base.cpp router: When dragging tracks, don't snap to parts of the original line. 3 years ago
pns_tool_base.h router: Allow highlighting both DP nets when routing. 3 years ago
pns_topology.cpp Fix length overestimation when first/last line segment enters a pad. 3 years ago
pns_topology.h PCB: Finish Route, Route From End 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: fix 'Bowen knot'-looking hulls for 0-length segments 3 years ago
pns_utils.h router: P&S-specific hull/line interection function that correctly rejects segments/vertices that only touch the hull polygons without penetrating them 4 years ago
pns_via.cpp router: more resilient via force propagation 3 years ago
pns_via.h router: improved heuristics in via force propagation algorithm 3 years ago
pns_walkaround.cpp router: allow caller to override the 'safety' length limit in WALKAROUND 3 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 router: Re-add electrical path lines drawing for length tuning. 3 years ago
router_preview_item.h router: Re-add electrical path lines drawing for length tuning. 3 years ago
router_tool.cpp Fix diff pair router checking of min clearance 3 years ago
router_tool.h Re-entrancy guard for router tool. 3 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