Skip to content
Snippets Groups Projects
  1. Oct 10, 2017
    • Cedric Roux's avatar
      bugfix: fix timing advance · 9b428e5e
      Cedric Roux authored
      - re-use ta_timer
      - when ta_timer is running:
        - no TA sent to UE
        - no TA from UE (for UE to have time to apply previous TA command)
      - decrease ta_timer every TTI
      - be careful to use correct value of ta_update (31 means no TA)
      
      Maybe not correct, to be checked.
      9b428e5e
  2. Oct 09, 2017
  3. Oct 08, 2017
  4. Oct 07, 2017
  5. Oct 06, 2017
  6. Oct 05, 2017
  7. Oct 04, 2017
    • frtabu's avatar
      telnet display log level fix · 4685536b
      frtabu authored
      4685536b
    • Cedric Roux's avatar
      fix some T traces · f2cb406b
      Cedric Roux authored
      f2cb406b
    • Cedric Roux's avatar
      T: fix trace · a993c958
      Cedric Roux authored
      a993c958
    • Cedric Roux's avatar
      bugfix: fix CQI reporting · c97e0546
      Cedric Roux authored
      - don't use o_flip anymore in ulsch_decoding
      - remove dl_cqi from eNB_UE_STATS
      - put dl_cqi[NFAPI_CC_MAX] in UE_sched_ctrl
      - adapt code for this dl_cqi change (from eNB_UE_STATS to UE_sched_ctrl)
      - extract_pusch_csi has been fixed for CQI_ReportModeAperiodic_rm30,
        the others need to be done. Program will exit if one uses them.
        Not sure if setting sched_ctl->dl_cqi[CC_idP]  has to be done in this
        function...
      c97e0546
  8. Oct 03, 2017
  9. Oct 02, 2017
Loading