kicad/pcbnew/router
Tomasz Wlostowski 5f1c9060ac P&S router: fix unguarded boost optional derefernce. (fixes lp:1427880) 2015-03-03 20:16:14 -05:00
..
CMakeLists.txt router: differential pairs & length tuning support 2015-02-18 01:29:54 +01:00
direction.h Code formatting. 2015-02-18 17:53:46 +01:00
length_tuner_tool.cpp Fix double free in P&S router causing KiCad to segfault. (fixes lp:1427803) 2015-03-03 15:07:56 -05:00
length_tuner_tool.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_algo_base.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_algo_base.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_diff_pair.cpp P&S router: fix unguarded boost optional derefernce. (fixes lp:1427880) 2015-03-03 20:16:14 -05:00
pns_diff_pair.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_diff_pair_placer.cpp router: shove now respects diff pair gap 2015-03-02 17:21:04 +01:00
pns_diff_pair_placer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_dp_meander_placer.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_dp_meander_placer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_dragger.cpp Code formatting. 2014-11-14 20:19:00 +01:00
pns_dragger.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_index.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_item.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
pns_item.h router: differential pairs & length tuning support 2015-02-18 01:29:54 +01:00
pns_itemset.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_itemset.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_joint.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_layerset.h router: multiple changes 2014-11-14 19:15:58 +01:00
pns_line.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_line.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_line_placer.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_line_placer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_logger.cpp router: fix syntax error in PNS_LOGGER output files 2015-03-02 17:20:48 +01:00
pns_logger.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander_placer.cpp Fix segfault in P&S router. 2015-03-03 15:58:36 -05:00
pns_meander_placer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander_placer_base.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander_placer_base.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander_skew_placer.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander_skew_placer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_node.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_node.h working on shove fix for DPs 2015-02-26 16:34:10 +01:00
pns_optimizer.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_optimizer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_placement_algo.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_router.cpp router: shove now respects diff pair gap 2015-03-02 17:21:04 +01:00
pns_router.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_routing_settings.cpp router: differential pairs & length tuning support 2015-02-18 01:29:54 +01:00
pns_routing_settings.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_segment.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_shove.cpp Merged the differential pair router & length tuning tool. 2015-03-03 11:50:50 +01:00
pns_shove.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_sizes_settings.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_sizes_settings.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_solid.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_solid.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_tool_base.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_tool_base.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_topology.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_topology.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_tune_status_popup.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_tune_status_popup.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_utils.cpp router: removed some printfs() 2015-03-03 10:36:44 +01:00
pns_utils.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_via.cpp Code formatting. 2015-02-18 17:53:46 +01:00
pns_via.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_walkaround.cpp Fixed warnings. 2015-03-03 12:59:26 +01:00
pns_walkaround.h router: differential pairs & length tuning support 2015-02-18 01:29:54 +01:00
range.h Code formatting. 2015-02-18 17:53:46 +01:00
ranged_num.h Code formatting. 2015-02-18 17:53:46 +01:00
router_menus.h Code formatting. 2015-02-18 17:53:46 +01:00
router_preview_item.cpp Code formatting. 2015-02-18 17:53:46 +01:00
router_preview_item.h Code formatting. 2015-02-18 17:53:46 +01:00
router_tool.cpp Code formatting. 2015-02-18 17:53:46 +01:00
router_tool.h router: differential pairs & length tuning support 2015-02-18 01:29:54 +01:00
time_limit.cpp Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00
time_limit.h Code formatting. 2015-02-18 17:53:46 +01:00
trace.h Reformatted PNS code to conform the coding policy. 2014-05-16 13:37:31 +02:00