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 f2fc78f380 Don't copy modifiers to prime events. 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 5 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 Teach router about different keepout rules. 4 years ago
pns_item.h Don't hide original object when highlight is only part of it. 4 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 tuning calculations through locked segments 4 years ago
pns_kicad_iface.cpp router: rework the DEBUG_DECORATOR a bit: 4 years ago
pns_kicad_iface.h Remove some more duplicated preferences. 4 years ago
pns_layerset.h Fix the last of broken Doxygen comment specifiers. 5 years ago
pns_line.cpp More wide-string declarations. 4 years ago
pns_line.h PNS: Fix dragging of segments with arcs in line 5 years ago
pns_line_placer.cpp router: rework the DEBUG_DECORATOR a bit: 4 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 qa/pns: refactored the P&S debug tool: 4 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 router: rework the DEBUG_DECORATOR a bit: 4 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 More wide-string declarations. 4 years ago
pns_node.h PNS: Fix tuning calculations through locked segments 4 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 TextBoxes for PCBNew. 4 years ago
pns_router.h router: when dragging segments, don't snap to other segments on the same layer. Fixes drag flickering for short segments. 4 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: rework the DEBUG_DECORATOR a bit: 4 years ago
pns_shove.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_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 More wide-string declarations. 4 years ago
pns_solid.h Finish with EDA_ANGLE. 4 years ago
pns_tool_base.cpp Honour prime-event-location when starting router. 4 years ago
pns_tool_base.h Improve SNR. 4 years ago
pns_topology.cpp PNS: Fix tuning calculations through locked segments 4 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: include arc approximation tollerance in arc hull clearance calculation 4 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: fix via force propagation for vias where hole clearance > copper clearance 4 years ago
pns_via.h Fix some Coverity uninitialized scalar variable issues. 4 years ago
pns_walkaround.cpp router: rework the DEBUG_DECORATOR a bit: 4 years ago
pns_walkaround.h A few Coverity fixes. 6 years ago
range.h Code formatting. 11 years ago
ranged_num.h Code formatting. 11 years ago
router_preview_item.cpp More wide-string declarations. 4 years ago
router_preview_item.h Don't make inferences about object type based on shape. 4 years ago
router_tool.cpp Don't copy modifiers to prime events. 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