Go to file
Jean-Paul Chaput 2dd36b9624 Support of RoutingGauge, part 2.
In Katabatic & Kite, remove all hard-coded values related to track pitches.
* New: In <Session>, add more convenience function to access RoutingGauge
    characteristics.
* New: In <AutoSegment>, <AutoContact>, add support for the "depth spin",
    that is, if the source/target contacts are going "top" or "down".
    Used to compute the perpandicular pitch. Need a small modification
    of the revalidation mechanism. The observers of <AutoSegment> are
    notified when the spin changes.
* New: In <AutoSegment>, the getPPitch() method allow to compute the
    "perpandicular pitch". For now it is simply the greatest from the
    source perpandicular pitch and the target perpandicular pitch.
    Make uses of the "depth spin".
* New: In <TrackElement>, <TrackSegment>, cache the perpandicular pitch.
    Updated through the notification from the observable.
2014-05-19 17:58:38 +02:00
bootstrap Add hash/rehash commands at the end of the scripts in <coriolisEnv.py>. 2014-05-13 17:13:55 +02:00
crlcore Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
cumulus Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
documentation In User's Guide add a section about compiling under MacOS X. 2014-05-13 17:15:29 +02:00
equinox Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
etesian Correctly pass position informations between Etesian & Coloquinte. 2014-05-08 12:26:16 +02:00
hurricane Adding support for WOR_BIT in Net::Direction. 2014-05-13 17:11:48 +02:00
ispd Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01:00
katabatic Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
kite Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
knik Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
mauka Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
metis Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
nimbus Update to Qt 5, requires cmake 2.8.9. New placer: Etesian. 2014-03-22 11:50:36 +01:00
solstice Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
stratus1 Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
unicorn Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
vlsisapd Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
.gitignore Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00