-
GUI should support different scoring rules.
Outsource scoring to coach engine's gtp command `final_score`.
-
Hello, where can i get the folder?
Thx
-
Hi
I am studying 5GC. In the documents it was mentioned there is a GTP tunnel between gNodeB and AMF and there is a GTP tunnel between UE and UPF. as I checked in Wireshark , there is no GTP tunnel …
-
```
Implement a GTP client and server (preferably a proxy too)
[http://www.lysator.liu.se/~gunnar/gtp/]
```
Original issue reported on code.google.com by `syea...@gmail.com` on 27 Jan 2008 at 8:10
-
Can we port the Racket GTP Benchmarks to Static Python?
https://docs.racket-lang.org/gtp-benchmarks/index.html
It will be tough, but it'll be good for us and for the GTP suite.
bennn updated
7 months ago
-
**Is your feature request related to a problem? Please describe.**
I'm working on GTP and I need to recompile the kernel for every release to activate the GTP in kernel
I need to do
add the GT…
-
**Describe the bug**
Core is sending qfi 1 to PacketRusher, we can see in the logs it receives and acknowledges. However when we send traffic from UE, the GTP packet sent out does not have QFI in the…
-
lizzie has a very [ad-hoc way](https://github.com/featurecat/lizzie/blob/6fa818efbae2f730d9e370db3c91c67b86af544d/src/main/java/featurecat/lizzie/analysis/Leelaz.java#L220) of parsing the output from …
-
Hello all,
As I was playing around with UERANSIM and free5gc,
Is there a way to Test only the GTP tunneling part of UERANSIM and UPF I dont want to send and recieve any ngap message ,
I just wa…
-
We have a Volte testbed with srsenb (USRP_B210) + open5gs + kamailio IMS + IMS Application server.
We are testing Video Ringbacktone service using our IMS application server.
When B-party is ringing…