.. |
CMakeLists.txt
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2024-01-02 17:02:50 +00:00 |
pns_algo_base.cpp
|
…
|
|
pns_algo_base.h
|
…
|
|
pns_arc.cpp
|
…
|
|
pns_arc.h
|
…
|
|
pns_component_dragger.cpp
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2024-01-02 17:02:50 +00:00 |
pns_component_dragger.h
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2024-01-02 17:02:50 +00:00 |
pns_debug_decorator.h
|
…
|
|
pns_diff_pair.cpp
|
…
|
|
pns_diff_pair.h
|
…
|
|
pns_diff_pair_placer.cpp
|
Don't use epsilon when calculating pushout force in dp placer.
|
2023-12-03 16:58:41 +00:00 |
pns_diff_pair_placer.h
|
…
|
|
pns_dp_meander_placer.cpp
|
Allow DP meanders to (mostly) fit on adjacent segments.
|
2024-02-20 03:20:08 +00:00 |
pns_dp_meander_placer.h
|
Use preview items instead of highlightNets & status popup
|
2023-12-02 16:15:43 +00:00 |
pns_drag_algo.h
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2024-01-02 17:02:50 +00:00 |
pns_dragger.cpp
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2024-01-02 17:02:50 +00:00 |
pns_dragger.h
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2024-01-02 17:02:50 +00:00 |
pns_hole.cpp
|
…
|
|
pns_hole.h
|
…
|
|
pns_index.cpp
|
Fixes for tuning patterns and router.
|
2023-11-28 20:55:39 +03:00 |
pns_index.h
|
…
|
|
pns_item.cpp
|
Remove duplicated clearanceEpsilon
|
2024-03-29 15:39:57 -07:00 |
pns_item.h
|
…
|
|
pns_itemset.cpp
|
performance efficiencies
|
2023-12-18 18:36:02 +00:00 |
pns_itemset.h
|
…
|
|
pns_joint.h
|
Repair earlier fix for VVIAs.
|
2023-12-19 16:48:01 +00:00 |
pns_kicad_iface.cpp
|
PNS: Fix a few memory leaks
|
2024-03-31 18:21:02 +02:00 |
pns_kicad_iface.h
|
PNS: Fix a few memory leaks
|
2024-03-31 18:21:02 +02:00 |
pns_layerset.h
|
…
|
|
pns_line.cpp
|
…
|
|
pns_line.h
|
…
|
|
pns_line_placer.cpp
|
router: SplitAdjacentSegments() should check if the end segment we are about to split is in the same net that the head segment
|
2024-02-20 03:20:08 +00:00 |
pns_line_placer.h
|
Support arcs in Break Track.
|
2024-01-24 05:47:50 +03:00 |
pns_link_holder.h
|
…
|
|
pns_linked_item.h
|
…
|
|
pns_logger.cpp
|
…
|
|
pns_logger.h
|
pns_debug_tool: Fix "save as" to save log file with new router state
|
2024-02-12 21:22:57 +01:00 |
pns_meander.cpp
|
Tweak default meander settings.
|
2024-02-20 03:20:08 +00:00 |
pns_meander.h
|
Increase unconstrained tuning length to 1km.
|
2024-02-09 19:25:46 +03:00 |
pns_meander_placer.cpp
|
Use preview items instead of highlightNets & status popup
|
2023-12-02 16:15:43 +00:00 |
pns_meander_placer.h
|
Use preview items instead of highlightNets & status popup
|
2023-12-02 16:15:43 +00:00 |
pns_meander_placer_base.cpp
|
…
|
|
pns_meander_placer_base.h
|
Use preview items instead of highlightNets & status popup
|
2023-12-02 16:15:43 +00:00 |
pns_meander_skew_placer.cpp
|
…
|
|
pns_meander_skew_placer.h
|
Remove shadowed variable.
|
2023-12-18 14:24:04 +00:00 |
pns_mouse_trail_tracer.cpp
|
…
|
|
pns_mouse_trail_tracer.h
|
…
|
|
pns_node.cpp
|
When dragging a via, we need to get all obstacles
|
2024-03-29 15:39:57 -07:00 |
pns_node.h
|
When dragging a via, we need to get all obstacles
|
2024-03-29 15:39:57 -07:00 |
pns_optimizer.cpp
|
PNS: Fix a few memory leaks
|
2024-03-31 18:21:02 +02:00 |
pns_optimizer.h
|
PNS: Fix a few memory leaks
|
2024-03-31 18:21:02 +02:00 |
pns_placement_algo.h
|
…
|
|
pns_router.cpp
|
Reset placer when routing start fails to prevent crash on next usage.
|
2024-02-20 03:20:08 +00:00 |
pns_router.h
|
Support arcs in Break Track.
|
2024-01-24 05:47:50 +03:00 |
pns_routing_settings.cpp
|
…
|
|
pns_routing_settings.h
|
…
|
|
pns_segment.h
|
…
|
|
pns_shove.cpp
|
…
|
|
pns_shove.h
|
…
|
|
pns_sizes_settings.cpp
|
…
|
|
pns_sizes_settings.h
|
…
|
|
pns_solid.cpp
|
…
|
|
pns_solid.h
|
…
|
|
pns_tool_base.cpp
|
Don't attempt to update start item from a keyboard event.
|
2024-01-23 23:07:11 +00:00 |
pns_tool_base.h
|
Cleanup formatting and remove dead code.
|
2023-12-21 22:06:59 +00:00 |
pns_topology.cpp
|
Pick DP coupled segment closest to start item and baseline.
|
2024-02-20 22:06:00 +03:00 |
pns_topology.h
|
Rewrite followTrivialPath as iterative
|
2023-11-28 06:57:50 -08:00 |
pns_utils.cpp
|
…
|
|
pns_utils.h
|
…
|
|
pns_via.cpp
|
When dragging a via, we need to get all obstacles
|
2024-03-29 15:39:57 -07:00 |
pns_via.h
|
…
|
|
pns_walkaround.cpp
|
…
|
|
pns_walkaround.h
|
…
|
|
range.h
|
…
|
|
ranged_num.h
|
…
|
|
router_preview_item.cpp
|
Restore green router collision color.
|
2024-02-20 03:20:08 +00:00 |
router_preview_item.h
|
Improve rendering of tuning status popup
|
2023-12-19 22:38:21 -05:00 |
router_status_view_item.cpp
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2024-01-02 17:02:50 +00:00 |
router_status_view_item.h
|
Add a m_forceMarkObstaclesMode warning when violating DRC.
|
2024-01-02 17:02:50 +00:00 |
router_tool.cpp
|
Allow user to select location to save router event log
|
2024-02-11 13:43:55 +01:00 |
router_tool.h
|
…
|
|
time_limit.cpp
|
…
|
|
time_limit.h
|
…
|
|