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.
 
 
 
 
 
Tomasz Wlostowski 56df462474 router: fix SegmentHull() corner case when it 'chamfers' more than the clearance permits (corner case for 0-length segments, which we use 3 years ago
..
CMakeLists.txt router: factor out POSTURE_SOLVER to more generic MOUSE_TRAIL_TRACER class 5 years ago
length_tuner_tool.cpp Fix ordering of initialization in length tuner 4 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 PNS: Pick up segments directly between pads when dragging components 4 years ago
pns_debug_decorator.h router: rework the DEBUG_DECORATOR a bit: 4 years ago
pns_diff_pair.cpp Fix success conditions in DP placer 4 years ago
pns_diff_pair.h More NULL expunging. 4 years ago
pns_diff_pair_placer.cpp Fix success conditions in DP placer 4 years ago
pns_diff_pair_placer.h Allow changing router mode while routing 4 years ago
pns_dp_meander_placer.cpp router: rework the DEBUG_DECORATOR a bit: 4 years ago
pns_dp_meander_placer.h Fix the last of broken Doxygen comment specifiers. 5 years ago
pns_drag_algo.h Formatting. 5 years ago
pns_dragger.cpp router: rework the DEBUG_DECORATOR a bit: 4 years ago
pns_dragger.h router: support for drag/walkaround/shove for joints between lines of different widths. 4 years ago
pns_index.cpp More NULL expunging. 4 years ago
pns_index.h Rename layer ids file. 4 years ago
pns_item.cpp PNS: Re-enable hole clearance for non-flashed pads/vias 3 years ago
pns_item.h PNS: Implement HoleHull for VIA 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: Use exact hulls for walkaround path generation 3 years ago
pns_kicad_iface.cpp router: move IsFlashedOnLayer to the IFACE_BASE class so that it can be used in the debugger tool 3 years ago
pns_kicad_iface.h router: move IsFlashedOnLayer to the IFACE_BASE class so that it can be used in the debugger tool 3 years ago
pns_layerset.h Fix the last of broken Doxygen comment specifiers. 5 years ago
pns_line.cpp router: remove unused LINE::Is45Degree() 3 years ago
pns_line.h router: remove unused LINE::Is45Degree() 3 years ago
pns_line_placer.cpp router: remove some old cruft from the WALKAROUND class 3 years ago
pns_line_placer.h router: fix use-after-free crash in single trace shove routing when m_endItem's owning NODE is erased by the springback algorithm. 4 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 More wide-string declarations. 4 years ago
pns_logger.h router: default values for LOGGER::Log() 3 years ago
pns_meander.cpp Angle cleanup. 4 years ago
pns_meander.h Angle cleanup. 4 years ago
pns_meander_placer.cpp router: rework the DEBUG_DECORATOR a bit: 4 years ago
pns_meander_placer.h Trim includes (and use consistent terminology in error messages). 5 years ago
pns_meander_placer_base.cpp More wide-string declarations. 4 years ago
pns_meander_placer_base.h Meander minimum spacing can be equal to track width + minimum clearance 4 years ago
pns_meander_skew_placer.cpp PNS: Fix skew calculation with pad-to-die specified 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: rework the DEBUG_DECORATOR a bit: 4 years ago
pns_mouse_trail_tracer.h Trim includes (and use consistent terminology in error messages). 5 years ago
pns_node.cpp router: use either copper or hole clearance, whichever is larger, when checking track -> hole collisions 3 years ago
pns_node.h PNS: Use exact hulls for walkaround path generation 3 years ago
pns_optimizer.cpp router: rework the DEBUG_DECORATOR a bit: 4 years ago
pns_optimizer.h Pass VECTOR2I objects by reference instead of on the stack. 4 years ago
pns_placement_algo.h Fix source comment / documentation typos 4 years ago
pns_router.cpp Fix some minor compil and Coverity warnings. 3 years ago
pns_router.h router: return routing status from ROUTER::Move() 3 years ago
pns_routing_settings.cpp PNS: Add support for 90-degree corner modes 4 years ago
pns_routing_settings.h Remove RM_Smart state from router tool 4 years ago
pns_segment.h Repair ARC copy constructor. 5 years ago
pns_shove.cpp router: remove some old cruft from the WALKAROUND class 3 years ago
pns_shove.h router: shove algorithm now considers cases where a small via sits 'inside' a fanout of wide (width > via diameter) segments. 3 years ago
pns_sizes_settings.cpp Honour pre-defined-size selections for diff pairs. 5 years ago
pns_sizes_settings.h Add feedback showing current router state to the message panel 4 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: consider mouse drag event a valid route start/end event 3 years ago
pns_tool_base.h Improve SNR. 4 years ago
pns_topology.cpp router: cluster extraction should only consider objects that are touching (instead of checking clearance) 3 years ago
pns_topology.h PNS: Fix tuning calculations through locked segments 4 years ago
pns_tune_status_popup.cpp Better colors for length tuning popup in dark mode 5 years ago
pns_tune_status_popup.h Trim includes (and use consistent terminology in error messages). 5 years ago
pns_utils.cpp router: fix SegmentHull() corner case when it 'chamfers' more than the clearance permits (corner case for 0-length segments, which we use 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 PNS: Implement HoleHull for VIA 3 years ago
pns_via.h PNS: Implement HoleHull for VIA 3 years ago
pns_walkaround.cpp PNS: Use exact hulls for walkaround path generation 3 years ago
pns_walkaround.h router: remove some old cruft from the WALKAROUND class 3 years ago
range.h Code formatting. 11 years ago
ranged_num.h Code formatting. 11 years ago
router_preview_item.cpp router: use SHAPEs and PNS::ITEMs only in the ROUTER_PREVIEW_ITEM 3 years ago
router_preview_item.h router: use SHAPEs and PNS::ITEMs only in the ROUTER_PREVIEW_ITEM 3 years ago
router_tool.cpp router: consider mouse drag event a valid route start/end event 3 years ago
router_tool.h Use router to update message panel when routing. 4 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