Skip to content
Snippets Groups Projects
  1. Jan 06, 2017
    • Wilson W.K. Thong's avatar
      fix incorrect PUCCH format causing no SR received by eNB in TDD · 2e7c28a5
      Wilson W.K. Thong authored
      fix incorrect fss_pusch calculation
      fix the incorrrect HARQ-PID checking
      remove incorrect checking on downlink DCI HARQ PID value
      fix incorrect downlink ACK/NACK feedback procedures in TDD
      fix no activating PDSCH decoding when DL-DCI is indicating a downlink retransmission
      
      see issue #176
      2e7c28a5
  2. Dec 19, 2016
  3. Dec 16, 2016
  4. Dec 15, 2016
  5. Dec 14, 2016
  6. Dec 13, 2016
  7. Dec 12, 2016
  8. Dec 09, 2016
  9. Dec 08, 2016
    • Cedric Roux's avatar
      integration fix: attempt to clarify ODD_PARITY · 46b2ee95
      Cedric Roux authored
      This may need to be refined.
      
      The variable ODD_PARITY is defined at various places,
      with different values, causing compilation warnings.
      
      It's wrong to define a variable with different values.
      
      A new variable is created, specific to IMEI case: IMEI_ODD_PARITY.
      Maybe ODD_PARITY should also have 0xf as value, and so maybe only
      one variable is necessary. To be checked at some point...
      46b2ee95
    • Cedric Roux's avatar
      752ceb19
Loading