diff --git a/docs/3mhz-bandwidth-1024qam-beginner-guide.md b/docs/3mhz-bandwidth-1024qam-beginner-guide.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/examples/5g_sa_beginner_config.toml b/examples/5g_sa_beginner_config.toml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 00000000000..991426d1669 --- /dev/null +++ b/examples/README.md @@ -0,0 +1,11 @@ +# 5G SA Beginner Examples (by Temple) + +These are the **simplest 5G SA configurations** for telecom students. + +### Quick Start (No SDR hardware needed) +```bash +./srsran_gnb -c examples/5g_sa_beginner.toml + + +Uses ZMQ virtual radio → perfect for learning 5G basics on any laptop! +Ideal for CNAM / undergrad communication engineering students. \ No newline at end of file