Skip to content
Snippets Groups Projects
  1. Jul 01, 2016
    • Florian Kaltenberger's avatar
      add tm7 case into asn1 message · 91193c2c
      Florian Kaltenberger authored
      set transmission mode in phy_config_dedicated_[UE|eNB] after RRCConnectionReconfiguration(eNB) and RRCConnectionReconfigurationComplete(UE)
      
      add ue_TransmissionMode in RrcConfigurationReq
      
      added ue_transmission_mode and nb_antenna_ports to eNB config file
      
      transmisison mode gets set with RRCReconfiguration
      91193c2c
  2. Jun 28, 2016
    • Cedric Roux's avatar
      add option --T_dont_fork to tracee (lte-softmodem, oaisim) · 3d78e5a3
      Cedric Roux authored
      The T has 2 processes: the tracee and the local tracer
      if the tracee dies (segfault or whatever) the tracee
      may still be running.
      
      So there is a third process that monitors those two others
      and kill everything when one dies.
      
      The problem is that this third process has to be the parent
      of the two others. That makes debugging the tracee with gdb
      impossible. This new option disables the third monitor process.
      3d78e5a3
  3. Jun 15, 2016
  4. Jun 09, 2016
  5. Jun 08, 2016
  6. Jun 07, 2016
  7. Jun 01, 2016
  8. May 25, 2016
  9. May 16, 2016
  10. May 11, 2016
  11. May 10, 2016
  12. May 09, 2016
  13. May 02, 2016
  14. Apr 29, 2016
  15. Apr 25, 2016
  16. Apr 22, 2016
  17. Apr 21, 2016
  18. Apr 20, 2016
  19. Apr 19, 2016
  20. Apr 18, 2016
  21. Apr 13, 2016
  22. Apr 12, 2016
  23. Apr 10, 2016
  24. Apr 09, 2016
Loading