Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ezfit:logic_and_rationale [2009/01/28 08:56]
127.0.0.1 external edit
ezfit:logic_and_rationale [2009/04/27 09:49] (current)
smayr
Line 214: Line 214:
   Super60_ClariD    = 19;   // Clari-D   Super60_ClariD    = 19;   // Clari-D
   ...   ...
-  CIC_I8            = 0;    // Intuition 8 +  CIC_I8            = 1;    // Intuition 8 
-  CIC_I8Power       1;    // Intuition 8 +  CIC_I8Power       2;    // Intuition 8 
-  MiniCanal_I8      = 2;    // Intuition 8 +  MiniCanal_I8      = 3;    // Intuition 8 
-  MiniCanal_I8Power = 3;    // Intuition 8 +  MiniCanal_I8Power = 4;    // Intuition 8 
-  Canal_I8          = 4;    // Intuition 8 +  Canal_I8          = 5;    // Intuition 8 
-  Canal_I8Power     5;    // Intuition 8 +  Canal_I8Power     6;    // Intuition 8 
-  HS_I8             6;    // Intuition 8 +  HS_I8             7;    // Intuition 8 
-  HS_I8Power        = 7;    // Intuition 8 +  HS_I8Power        = 8;    // Intuition 8 
-  FSS_I8            = 8;    // Intuition 8 +  FSS_I8            = 9;    // Intuition 8 
-  FSS_I8Power       9   // Intuition 8 +  FSS_I8Power       10  // Intuition 8 
-  Super60_I8        = 10;   // Intuition 8 +  Super60_I8        = 11;   // Intuition 8 
-  ezHear_I8         11;   // Intuition 8 +  ezHear_I8         12;   // Intuition 8 
-  OTE_I8            12;   // NuvoOTE based on Ethos (must be renamed when final product name is available)+  OTE_Flx           13;   // Flxan OTE based on Ethos circuit
 </code> </code>