tanyeun
tanyeun
I added a RRC message in test_ber.py under function test_rrc_8_6_0: decoded = { 'message': ( 'c1', ( 'rrcConnectionRequest', { 'criticalExtensions': ( 'rrcConnectionRequest-r8', { 'ue-Identity' : ('randomValue', #(b'0110110001110110100010101000100001000000',40) (b'\x6c\x76\x8a\x88\x40',40) ), 'establishmentCause'...
Python 3.8.5 asn1tools==0.153.2 Trying the example on wiki: https://asn1tools.readthedocs.io/en/latest/#about  2nd example is ok, no error: 
Great project btw I was able to compile on WSL2 Distribution: Ubuntu 22.04 Kernel: 5.15.90.1-microsoft-standard-WSL2 but when I ran the example, it gave me to following error: 