Use string values for nFAPI parameter (--nfapi)
- previously, used magic numbers to designate nFAPI mode - now, use string values (MONOLITHIC, PNF, VNF, ...) - Remove printing of the nfapi mode to the console, as it's value is clear from the command-line argument - Update usages of the --nfapi command-line parameter in scripts and documentation to reflect the change to string values
Showing
- ci-scripts/cls_oaicitest.py 1 addition, 1 deletionci-scripts/cls_oaicitest.py
- ci-scripts/yaml_files/5g_l2sim_tdd/docker-compose.yaml 2 additions, 2 deletionsci-scripts/yaml_files/5g_l2sim_tdd/docker-compose.yaml
- doc/RUN_NR_NFAPI.md 4 additions, 4 deletionsdoc/RUN_NR_NFAPI.md
- executables/nr-softmodem.c 0 additions, 22 deletionsexecutables/nr-softmodem.c
- executables/softmodem-common.c 16 additions, 8 deletionsexecutables/softmodem-common.c
- executables/softmodem-common.h 47 additions, 2 deletionsexecutables/softmodem-common.h
Loading
Please register or sign in to comment