Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pgorczak/srslte-docker-emulated
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: davwheat/srsRAN-docker-emulated
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 8 files changed
  • 1 contributor

Commits on Jun 6, 2021

  1. Fix bug with docker-compose

    Using the service name instead of container name fixes a known bug in docker compose.
    
    See docker/compose#8127
    davwheat committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    5e2c2ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2611ac7 View commit details
    Browse the repository at this point in the history
  3. Fix Enter UE script

    davwheat committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    e5f6fd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    0bcd724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acc1e1c View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile to use latest version of faux-rx fork

    My fork of the faux-rx branch is set up to install the faux-rx configs
    automatically, whereas the previous one was not.
    
    This caused issues when building and installing srsRAN.
    davwheat committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    4d2a499 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99606f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f266ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcbba8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7deaed9 View commit details
    Browse the repository at this point in the history
  8. Remove useless escape chars

    davwheat committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    1328b85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df65789 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    02f1bcc View commit details
    Browse the repository at this point in the history
Loading