Skip to content
  • Maxime Perrotin's avatar
    Add GSER format and use it in PrintAll · 73fbddf5
    Maxime Perrotin authored
    For each type a new function that computes the string of a variable in
    the ASN.1 Value Notation format (GSER) is generated in the Python A
    mapper. This function is now used by the PrintAll function, when
    displaying a variable. The GSER function can be called independently
    from the print statements, and can be used for example by the
    auto-generated GUIs to log data.
    73fbddf5