Skip to content

Releases: openaicellular/oaic-t

OAIC-T Release v2.0.0

25 Mar 04:49
Compare
Choose a tag to compare

OAIC-T v2.0.0 New Features:

  1. Inclusion of RANFusion, a simulator of behaviors and performances of 5G network components .
  2. InfluxDB is supported in RANFusion to store network behaviors and performances.
  3. Various KPI metrics are implemented in RANFusion.
  4. AI Fuzzing using genetic algorithms to generate different network traffics from a set of UEs in RANFusion to test traffic balancing methods.
  5. Examples of test scripts are provided.

OAIC-T Release v1.0.0

31 Dec 19:53
Compare
Choose a tag to compare

OAIC-T v1.0.0 Features:

  1. Support automated test environment setup and test action running, as defined in test scripts (json format).
  2. Test actions currently supported include srsRAN EPC startup, srsRAN gNodeB startup, srsRAN UE attach, UE traffic generation, and UE stop.
  3. ZeroMQ is only supported and tested.
  4. Support multi-actors for distributed testing. Support KPI metrics collection for closed-loop testing using a Test xApp.
  5. A simple GUI for visualization.