dbressan2

Results 5 issues of dbressan2

Hi I would like to know the best way to change the look of to_asn1 output for various objects. I tried to modify the code in pycrate_asn1/asnobj.py. Let us take...

question

Hi I am testing 0.9.28 I can generate LTE RRC decoder however all messages including extension Addition Group [[ ]]] fail decoding. Error looks like AD: Processing RRC_conn_setup.txt AD: Decoding...

**Operating system**: Windows 10 ENTREPRISE **wxPython version & source**: 4.2.0 **Python version & source**: 3.10.6 **Description of the problem**: Canvas.AddArrow from FloatCanvas does not work with WxPython demo using wxPython...

Hi I am using Python 3.13 and Pycrate 0.7.8 I would have a suggestion for the following method from asnobj_str.py: def get_names(self): """Returns the set of names from the NamedBitList...

enhancement

Hi When an ASN.1 UPER decoding fails, end user is given very little information. Typically, stderr just contains "bitlen overflow: 4, max 0". It is common to get only a...

enhancement