1. 04 Nov, 2020 1 commit
    • Andrew Burger's avatar
      This commit includes: · b1ff8e1a
      Andrew Burger authored
      1.) Shutdown fix which allows us to see who requested to abort the simulation
      2.) Properly initializing the NAS layer which previously was not happening for our simulation mode 5
      3.) Changes in configurations to support the EPC(Have Melissa Verify these)
      b1ff8e1a
  2. 24 Oct, 2020 1 commit
  3. 23 Oct, 2020 2 commits
  4. 20 Oct, 2020 1 commit
    • Michael Cook's avatar
      queue: add requeue, fix unqueue_matching · 6dd80ffd
      Michael Cook authored
      Synchronized with emane.git's implementation of this code which
      includes a unit test.
      
      This commit also fixes two bugs in unqueue_matching and one inb
      unqueue:
      
      - unqueue_matching was returning the wrong pointer when
        there was no match
      
      - both unqueue_matching and unqueue were not clearing the vacated
        queue entry after removing the item
      6dd80ffd
  5. 18 Oct, 2020 1 commit
    • Michael Cook's avatar
      Align thread priorities · d449a4de
      Michael Cook authored
      ```
      $ ps -eL -o pid,lwp,class,priority,comm | grep -E softmodem|oai:'
       6500  6500 RR  -80 lte-softmodem
       6500  6520 RR  -80 oai:enb-L1-rx
       6500  6522 RR  -80 oai:enb-L1-tx
       6508  6508 RR  -80 lte-uesoftmodem
       6508  6537 RR  -80 oai:ue-phy
       6508  6538 RR  -80 oai:ue-stand
       6509  6509 RR  -80 lte-uesoftmodem
      $
      ```
      d449a4de
  6. 14 Oct, 2020 2 commits
  7. 12 Oct, 2020 2 commits
  8. 11 Oct, 2020 3 commits
  9. 10 Oct, 2020 5 commits
  10. 02 Oct, 2020 2 commits
  11. 26 Sep, 2020 1 commit
  12. 22 Sep, 2020 1 commit
  13. 19 Sep, 2020 4 commits
  14. 18 Sep, 2020 6 commits
  15. 17 Sep, 2020 1 commit
  16. 16 Sep, 2020 2 commits
  17. 15 Sep, 2020 5 commits