[Contents] [TitleIndex] [WordIndex

Weekly report, 11 June 2010

During past week I have:

  1. Upgraded existing compatibility pattern XML Schema http://codereview.scilab.org/#change,982, http://codereview.scilab.org/#change,990

  2. Binded created templates to Java using JAXB http://codereview.scilab.org/#change,982

  3. Added initial handling of compatibility patterns, http://codereview.scilab.org/#change,991:

example outputs:

[TRACE] BlockSpecificElement - From Scope:[[BR]]
[TRACE] BlockSpecificElement - Open: off || 
[TRACE] BlockSpecificElement - DropShadow: off || 
[TRACE] BlockSpecificElement - BlockRotation: 0 || 
[TRACE] BlockSpecificElement - MaxDataPoints: 5000 || 
[TRACE] BlockSpecificElement - FontSize: 10 || 

[TRACE] BlockSpecificElement - From Integrator:

[TRACE] BlockSpecificElement - DropShadow: off || .
[TRACE] BlockSpecificElement - BlockRotation: 0 || .
[TRACE] BlockSpecificElement - FontSize: 10 || .
[TRACE] BlockSpecificElement - BackgroundColor: white || .
[TRACE] BlockSpecificElement - IgnoreLimit: off || .

[TRACE] BlockSpecificElement - UpperSaturationLimit: inf || Upper limit
[TRACE] BlockSpecificElement - InitialCondition: 0 || Initial Condition
[TRACE] BlockSpecificElement - LowerSaturationLimit: -inf || Lower limit

[TRACE] BlockSpecificElement - LimitOutput: off || With saturation: 0
[TRACE] BlockSpecificElement - ZeroCross: on || zero_crossing: 1
[TRACE] BlockSpecificElement - ExternalReset: none || With re-initialization: 0

Next week goals are:

  1. Add some capabilities to compatibility patterns (marked as TODO, FIXME in compatibility patterns files)
  2. Extend translations to every compatibility pattern type
  3. Diagram creation from translated data

2022-09-08 09:26