P1sec / pycrate

A Python library to ease the development of encoders and decoders for various protocols and file formats; contains ASN.1 and CSN.1 compilers.
GNU Lesser General Public License v2.1
380 stars 130 forks source link

Support ASN.1 for E2AP? #256

Open Yi-Hsueh-Tsai opened 5 months ago

Yi-Hsueh-Tsai commented 5 months ago

Would you support ASN.1 for E2AP in the near future?

mitshell commented 4 months ago

Please note a new repository has been setup, including new fixes. This repo will keep being maintained : https://github.com/pycrate-org/pycrate.

For supporting E2AP, we need a freely available ASN.1 definition of the specification. I am not sure this is currently the case with O-RAN specifications, but this may be easier to get if it is released by the ETSI in PDF. Could you please indicate where you get your definition of E2AP ?

Yi-Hsueh-Tsai commented 4 months ago

Dear all

You can download O-RAN specifications regarding E2AP protocol and ASN.1

from the official website and github: https://orandownloadsweb.azurewebsites.net/specifications

https://github.com/o-ran-sc/ric-plt-e2/tree/master/RIC-E2-TERMINATION/3rdparty/asnTextFiles

Best Regards,

Lucas

On Fri, Mar 1, 2024 at 5:14 PM mitshell @.***> wrote:

Please note a new repository has been setup, including new fixes. This repo will keep being maintained : https://github.com/pycrate-org/pycrate.

For supporting E2AP, we need a freely available ASN.1 definition of the specification. I am not sure this is currently the case with O-RAN specifications, but this may be easier to get if it is released by the ETSI in PDF. Could you please indicate where you get your definition of E2AP ?

— Reply to this email directly, view it on GitHub https://github.com/P1sec/pycrate/issues/256#issuecomment-1972806176, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQQRMZRT5NJPJF35CXBLCLYWBBG7AVCNFSM6AAAAABCIKSCE6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZSHAYDMMJXGY . You are receiving this because you authored the thread.Message ID: @.***>

Yi-Hsueh-Tsai commented 4 months ago

O-RAN.WG3.E2AP-R003-v05.00.docx O-RAN.WG3.E2GAP-R003-v05.00.docx

mitshell commented 4 months ago

E2AP support has been added in 0.7.2. See https://github.com/pycrate-org/pycrate