Maciej Suminski
|
ca499b80e1
|
Fixed wxLogTrace() calls in PNS
Fixes: lp:1616702
* https://bugs.launchpad.net/kicad/+bug/1616702
|
2016-08-25 09:24:55 +02:00 |
Maciej Suminski
|
78050c05e2
|
Changed PNS logging routine to wxLogTrace
|
2016-08-17 16:00:21 +02:00 |
Maciej Suminski
|
7e94e5282a
|
Changed PNS debug output to use wxLogTrace
|
2016-08-15 17:16:54 +02:00 |
Maciej Suminski
|
0ef866ee74
|
Code formatting
|
2016-08-15 17:16:53 +02:00 |
Tomasz Wlostowski
|
a53ea81794
|
P&S: factor out Kicad-dependend PNS_ROUTER::SnapToItem() to the PNS_TOOL_BASE class
|
2016-08-15 17:16:51 +02:00 |
Tomasz Wlostowski
|
a2ac1cd087
|
P&S: cleaner placement of DP segments/vias. Speed improvements too.
|
2016-08-15 17:16:49 +02:00 |
Christian Gagneraud
|
7e0caf7abe
|
[pns] Make the placer algo draw debugging stuff by relying on a new PNS_DEBUG_DECORATOR, this removes a reversed dependency b/w PNS_ROUTER and PNS_ALGO Tom: some rework of the patch
|
2016-08-15 17:16:48 +02:00 |
Tomasz Wlostowski
|
9c8bdcc894
|
P&S refactor: removed most of Kicad-dependent code from PNS internal classes
|
2016-08-15 17:16:47 +02:00 |
Simon Richter
|
1b2fd6a382
|
Replace BOOST_FOREACH with C++11 range based for.
|
2016-06-29 16:07:55 -04:00 |
Maciej Suminski
|
a30c8d7848
|
Coverity fixes.
|
2016-05-11 11:18:27 +02:00 |
Tomasz Wlostowski
|
b4fd9f3ed5
|
router: pick similar starting shapes for the diff pairs, not the very nearest one
|
2015-10-07 19:26:33 +02:00 |
Maciej Suminski
|
2607497b37
|
Code formatting.
|
2015-10-05 18:28:41 +02:00 |
Maciej Suminski
|
f13208dc04
|
router: Display an error message when trying to place diff pair tracks that violate design rules.
|
2015-09-30 13:37:19 +02:00 |
Maciej Suminski
|
f752f7875e
|
Code formatting.
|
2015-09-30 11:18:19 +02:00 |
Tomasz Wlostowski
|
b4135e0a33
|
router: fixed snapping to target while placing diff pair
|
2015-08-21 16:35:34 +02:00 |
Maciej Suminski
|
0fbf31ef38
|
P&S: memory mgr & disappearing trace fixes. Still a bit buggy, though...
|
2015-08-03 21:11:51 +02:00 |
Jan Dubiec
|
7f1f436a4e
|
Proper OPT_OBSTACLE casting.
|
2015-07-22 10:46:45 +02:00 |
Maciej Suminski
|
721949b50e
|
Fix memory leak in pns_node and pns_line_placer. Fix coverity uninitialized warnings.
|
2015-03-10 15:38:27 +01:00 |
Tomasz Wlostowski
|
504c8bf286
|
router: fix segfault on misnamed DP complementary net
|
2015-03-05 10:01:54 +01:00 |
Tomasz Włostowski
|
fe40567426
|
router: shove now respects diff pair gap
|
2015-03-02 17:21:04 +01:00 |
Tomasz Włostowski
|
3f015705ac
|
working on shove fix for DPs
|
2015-02-26 16:34:10 +01:00 |
Maciej Suminski
|
4fb9bce354
|
Code formatting.
|
2015-02-18 17:53:46 +01:00 |
Tomasz Włostowski
|
112adccbcb
|
router: differential pairs & length tuning support
|
2015-02-18 01:29:54 +01:00 |