An error occurred fetching the project authors.
  1. 03 Sep, 2018 1 commit
    • Robert Schmidt's avatar
      FlexRAN: use correct identifiers for PDCP, RRC · cca5c1b7
      Robert Schmidt authored
      * give the correct UE_id instead an index of the protobuf message (they can
        diverge from each other)
      * in the PDCP part of the RAN API, the RAN API has to make the conversion UE_id
        (MAC) to UID (PDCP)
      * a follow up commit could clean up the interfaces:
        - the MAC functions take the UE_id
        - the RRC functions take the RNTI
        - the PDCP functions take the UID
        this would mean the caller has to find those ID but would decrease
        computations since the RAN API functions do not have to do that themselves
      cca5c1b7
  2. 29 Apr, 2018 1 commit
  3. 09 Mar, 2018 1 commit
  4. 14 Dec, 2017 1 commit
  5. 12 Dec, 2017 1 commit
  6. 09 Dec, 2017 1 commit
  7. 08 Dec, 2017 1 commit