tanyeun

Results 3 issues of 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 ![image](https://user-images.githubusercontent.com/22489112/131776222-cc07cab8-b7e5-4b1a-bc35-5d18cdefcd60.png) 2nd example is ok, no error: ![image](https://user-images.githubusercontent.com/22489112/131776287-30442d8b-3d3b-496c-8082-330817a439c5.png)

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: ![image](https://github.com/lucavallin/barco/assets/22489112/80e65051-f149-4ecf-b131-76549d751453)

enhancement
help wanted