Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] Remote Interface Message Types #12

Open
bastian-src opened this issue Apr 14, 2024 · 1 comment
Open

[RFC] Remote Interface Message Types #12

bastian-src opened this issue Apr 14, 2024 · 1 comment

Comments

@bastian-src
Copy link
Contributor

Hey NG-Scope team!

First of all, thanks for your great work with this project. I'm following your research in this field and I think NG-Scope is a very useful tool for cell allocation analysis.

I'm using the remote UDP socket as an interface to retrieve UE information from NG-Scope. As this interface does only publish the information of the target RNTI/UE, I'm currently developing a procedure to automate the RNTI matching (finding the correct UE RNTI that belongs to my device). Therefore, I would need information (how many bytes sent in a segment) of all captured RNTIs/devices instead of just the target RNTI being published through the remote UDP socket interface.

I've seen in your code, that such a message type might've existed before and I wanted to ask whether you would be interested in discussing such here again?

I would be happy to provide an implementation and contributing it in a PR.

@kyleatprinceton
Copy link
Collaborator

Hey Bastian- I've reached out to you over email but not sure you've received that message; feel free to reach out to me at [email protected] to discuss further!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants