Main Downloads History

 

History

September 4, 2008, Automatic ICD generator v1.03 available

  • New feature added to detect types that have constraints that allow no value (e.g. BIT STRING (SIZE(4..20))('000'B | '010'B) )
  • Bug fixed that made autoICD to crash when parsing recursive ASN.1 grammars
August 7, 2008, Automatic ICD generator v1.02 available

  • Parentheses in the constraint column are displayed correctly
  • WITH COMPONENT and WITH COMPONENTS constraints appear in the tables but in yellow color to indicate that are ignored
  • Note added to explain that constraints inserted with WITH COMPONENT are not visible
  • Note added to explain why the size of an INTEGER that is constraint to a single value is zero bits
July 30, 2008, Automatic ICD generator v1.01 available

  • Bug in the calculation of PER size in choices corrected
May 26, 2008, Automatic ICD generator v1.00 available

  • This is actually version 0.96 renamed to version 1.00
May 26, 2008, Automatic ICD generator v0.96 available

  • A Bug for SEQUENCE OF and IA5Strings which made them display only the item #1 if no size constraint was specified, was fixed.
  • Link from ASN.1 tables to ASN.1 was in some cases erroneous. In some cases that link went to a variable of that type and not to the type definition.
  • The routine that reported the maximum size in bits for uPER encoding had a bug (for constructed types such as CHOICE and SEQUENCE OF). That bug affected only those constructed types that contain a type with infinity size.
  • Some typo errors were corrected
May 23, 2008, Automatic ICD generator v0.95 available

  • Length of uncostraint integers and reals is explained
  • Top level PDUs are displayed first in the ICD
  • A link to PER standard was added at the begining of the document
  • Enumeration comment appear correctly
  • In SEQUENCE OFs and SET OFs, the three dots do not appear if not needed (i.e. when the number of item is 1 or 2)
  • encodeVariables argument was fixed
  • A bug that caused ICD generator to delay when parsing large ASN.1 grammars was fixed
April 18, 2008, Automatic ICD generator v0.94 available

  • Enumeration and bit strings now display their values
  • Command line argument -useSpecialComments added
  • Comments now can appear either at the same line or above
  • Support for 2-tuple for IA5String
  • All field No start with 1 for all types
  • Column "Field No." is not be updated after the first alternative (Choices)
  • Problem with big arrays in MS World is resolved
  • Comments before ‘DEFINITIONS’ are supported
  • Choice Index and Sequence Preamble are explained
April 02, 2008, Automatic ICD generator v0.93 available

  • special symbol @ is no longer required in comments to appear in the tables
  • A bug was corrected to detect grammars with cyclic references
  • Constraint column shows N.A. if no constraint is present
  • Extra parenthesis were removed from constraints
  • SEQUENCE and SET columns were reordered so that tables are read more easily
Jan 18, 2008, Automatic ICD generator v0.92 available

  • SEQUENCE OFs do no show length field if this is not required (i.e. when the length is fixed)
  • Link to the online gateway was added in the generated documents
Jan 17, 2008, Automatic ICD generator v0.91 available

  • changes in the in the ASN.1 text at the end of the ICD
Jan 15, 2008, Automatic ICD generator v0.90 available

June 18, 2007, Asn.1 test cases added

June 14, 2007, Project site built