| .. |
|
CMakeLists.txt
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
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
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2 years ago |
|
pns_component_dragger.h
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
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
|
Don't use epsilon when calculating pushout force in dp placer.
|
2 years ago |
|
pns_diff_pair_placer.h
|
Make the net identifier opaque to PNS router.
|
2 years ago |
|
pns_dp_meander_placer.cpp
|
Use preview items instead of highlightNets & status popup
|
2 years ago |
|
pns_dp_meander_placer.h
|
Use preview items instead of highlightNets & status popup
|
2 years ago |
|
pns_drag_algo.h
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2 years ago |
|
pns_dragger.cpp
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2 years ago |
|
pns_dragger.h
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
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
|
Fixes for tuning patterns and router.
|
2 years ago |
|
pns_index.h
|
Make the net identifier opaque to PNS router.
|
2 years ago |
|
pns_item.cpp
|
remove unused variables
|
2 years ago |
|
pns_item.h
|
Make the net identifier opaque to PNS router.
|
2 years ago |
|
pns_itemset.cpp
|
performance efficiencies
|
2 years ago |
|
pns_itemset.h
|
Coverity issue fixes.
|
2 years ago |
|
pns_joint.h
|
Repair earlier fix for VVIAs.
|
2 years ago |
|
pns_kicad_iface.cpp
|
Improve rendering of tuning status popup
|
2 years ago |
|
pns_kicad_iface.h
|
Use a more self-documenting API for router preview item flags.
|
2 years ago |
|
pns_layerset.h
|
We must check clearance on all layers of multi-layer items.
|
3 years ago |
|
pns_line.cpp
|
Formatting, and a fix for a shadowed variable.
|
2 years ago |
|
pns_line.h
|
router: further changes to the ownership model
|
3 years ago |
|
pns_line_placer.cpp
|
Honour 90-degree router mode in a few more places.
|
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
|
PNS mitering: construct arcs from start, end, angle.
|
2 years ago |
|
pns_meander.h
|
Fixes for length tuning patterns.
|
2 years ago |
|
pns_meander_placer.cpp
|
Use preview items instead of highlightNets & status popup
|
2 years ago |
|
pns_meander_placer.h
|
Use preview items instead of highlightNets & status popup
|
2 years ago |
|
pns_meander_placer_base.cpp
|
Support min/max rules in diff pair placer and skew placer.
|
2 years ago |
|
pns_meander_placer_base.h
|
Use preview items instead of highlightNets & status popup
|
2 years ago |
|
pns_meander_skew_placer.cpp
|
More modern look & feel for tuning status popup.
|
2 years ago |
|
pns_meander_skew_placer.h
|
Remove shadowed variable.
|
2 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
|
Repair earlier fix for VVIAs.
|
2 years ago |
|
pns_node.h
|
remove unused variables
|
2 years ago |
|
pns_optimizer.cpp
|
Honour 90-degree router mode in a few more places.
|
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
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2 years ago |
|
pns_router.h
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
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
|
Honour 90-degree router mode in a few more places.
|
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
|
Cleanup formatting and remove dead code.
|
2 years ago |
|
pns_tool_base.h
|
Introduce GENERATOR_TOOL.
|
2 years ago |
|
pns_topology.cpp
|
Make length-tuning rollover layer-specific.
|
2 years ago |
|
pns_topology.h
|
Rewrite followTrivialPath as iterative
|
2 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
|
Don't use epsilon when calculating pushout force in dp placer.
|
2 years ago |
|
pns_via.h
|
We don't want to do collision testing against virtual vias.
|
2 years ago |
|
pns_walkaround.cpp
|
Honour 90-degree router mode in a few more places.
|
2 years ago |
|
pns_walkaround.h
|
Remove PNS APIEXPORT that never made sense
|
2 years ago |
|
range.h
|
Code formatting.
|
11 years ago |
|
ranged_num.h
|
Code formatting.
|
11 years ago |
|
router_preview_item.cpp
|
Fix off-by-one error in setting depth
|
2 years ago |
|
router_preview_item.h
|
Improve rendering of tuning status popup
|
2 years ago |
|
router_status_view_item.cpp
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2 years ago |
|
router_status_view_item.h
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2 years ago |
|
router_tool.cpp
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2 years ago |
|
router_tool.h
|
Remove PNS APIEXPORT that never made sense
|
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 |