.. |
CMakeLists.txt
|
router: factor out POSTURE_SOLVER to more generic MOUSE_TRAIL_TRACER class
|
5 years ago |
length_tuner_tool.cpp
|
Don't allow zone filling during other editing operations.
|
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
|
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
|
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
|
Use correct pad to die lengths in DP length tuner.
|
3 years ago |
pns_dp_meander_placer.h
|
PNS: Add CurrentStart() to placers.
|
3 years ago |
pns_drag_algo.h
|
Formatting.
|
5 years ago |
pns_dragger.cpp
|
router: follow up via force propagation interface changes in the via DRAGGER
|
3 years ago |
pns_dragger.h
|
We don't always have a line when dragging.
|
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: Clear rule resolver caches on routing/dragging start.
|
3 years ago |
pns_kicad_iface.h
|
Use same ratsnest colours in the router as the rest of KiCad.
|
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: fix regression in Backspace (unfix/undo last segment) caused by redesign of the line placement algo
|
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
|
Angle cleanup.
|
4 years ago |
pns_meander.h
|
Angle cleanup.
|
4 years ago |
pns_meander_placer.cpp
|
PNS: Add CurrentStart() to placers.
|
3 years ago |
pns_meander_placer.h
|
PNS: Add CurrentStart() to placers.
|
3 years ago |
pns_meander_placer_base.cpp
|
Cleanup unused code
|
3 years ago |
pns_meander_placer_base.h
|
PNS: Handle via-in-pad distances when tuning
|
3 years ago |
pns_meander_skew_placer.cpp
|
Nuke base_units from orbit
|
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: Clear rule resolver caches on routing/dragging start.
|
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: GetUpdatedItems() now returns an unique_ptr to the temporary NODE so that the items it owns do not get deleted upon return from the method
|
3 years ago |
pns_router.h
|
router: GetUpdatedItems() now returns an unique_ptr to the temporary NODE so that the items it owns do not get deleted upon return from the method
|
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: some extra debug geometry dumps in SHOVE
|
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
|
Missed some other uses of m_startItem in previous commit.
|
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
|
Don't use drag origin for real drag events.
|
3 years ago |
pns_tool_base.h
|
Improve SNR.
|
4 years ago |
pns_topology.cpp
|
Fix an incorrect calculation in length tuning tools.
|
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: another attempt at improving 'kink' robustness of the hull generator
|
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
|
ADDED: Display calculated clearance in status bar
|
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
|
Get rid of some gcc warnings
|
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 |