Skip to content
Snippets Groups Projects
  1. Sep 08, 2016
  2. Aug 31, 2016
    • Cedric Roux's avatar
      hotfix: bug in rx_pucch · 55c83b00
      Cedric Roux authored
      This hotfix does not change the processing at all.
      At this point, stat_re == 0, so the behavior is the
      same as before. But the code was wrong. There should
      have been no test, it's a NACK, period.
      55c83b00
  3. Aug 30, 2016
  4. Aug 29, 2016
  5. Aug 26, 2016
  6. Aug 23, 2016
  7. Aug 19, 2016
  8. Aug 18, 2016
  9. Jul 19, 2016
  10. Jul 07, 2016
    • Cedric Roux's avatar
      hotfix: remove HARQ process ID freelist · 69ec9112
      Cedric Roux authored
      It creates more problems than it solves.
      
      We replace this approach by a straightforward
      synchronous one.
      
      Now in the downlink, at frame f and subframe s
      we use HARQ process (f * 10 + s) % 8.
      This is similar to uplink scheduling.
      69ec9112
  11. Jul 05, 2016
  12. 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
  13. Jun 21, 2016
  14. Jun 20, 2016
  15. Jun 16, 2016
  16. Jun 13, 2016
  17. Jun 10, 2016
  18. Jun 09, 2016
  19. Jun 06, 2016
  20. Jun 03, 2016
  21. Jun 02, 2016
  22. May 17, 2016
  23. May 11, 2016
  24. May 10, 2016
  25. May 02, 2016
  26. Apr 25, 2016
  27. Apr 22, 2016
Loading