Ignore:
Timestamp:
Nov 1, 2011, 10:32:54 AM (13 years ago)
Author:
george
Message:
  • Added: New class TPinConcentrator as special case of TCommHub. Concentrator send data received from Main pin to all registred pins and send all data received from registred pins to main pin.
  • Modified: Pins of TCommHub are now implemented as descendand of TObjectList rather then methods of TCommHub.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • PinConnection/PinConnection.lpk

    r268 r289  
    1212        <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    1313      </SearchPaths>
     14      <Linking>
     15        <Debugging>
     16          <GenerateDebugInfo Value="True"/>
     17          <DebugInfoType Value="dsAuto"/>
     18        </Debugging>
     19      </Linking>
    1420      <Other>
    1521        <CompilerMessages>
     
    2127    <Description Value="System for class bidirectional communication interconnection."/>
    2228    <License Value="GNU/GPL"/>
    23     <Version Minor="2"/>
    24     <Files Count="9">
     29    <Version Minor="3"/>
     30    <Files Count="10">
    2531      <Item1>
    2632        <Filename Value="UCommFrame.pas"/>
     
    5965        <UnitName Value="USerialPort"/>
    6066      </Item9>
     67      <Item10>
     68        <Filename Value="UCommConcentrator.pas"/>
     69        <UnitName Value="UCommConcentrator"/>
     70      </Item10>
    6171    </Files>
    6272    <i18n>
Note: See TracChangeset for help on using the changeset viewer.