Skip to content

Update image, config, docs, setup.

Dustin Maas requested to merge dmaas/ota_srslte:master into master

This MR does the following:

  1. Switches the image to one that includes a low-latency kernel and srsLTE 19.12.
  2. Adds an optional image-backed datastore which includes the srsLTE source.
  3. Switches the spectrum requests and configuration files to match new spectrum occupancy (DL channel now 2800 instead of 3400).
  4. Moves configuration into the profile repo to make it easier to maintain.
  5. Adds scripts to enable NAT forwarding, copy over config files, tune cpu performance, and fixup the X310 network interface at startup.
  6. Some documentation updates to match.

Merge request reports