1. 05 Jun, 2024 5 commits
    • Guido Casati's avatar
      Minor code improvements · 8ad0706b
      Guido Casati authored
      * comments
      * cleanup
      * debug logs
      * clang formatted
      8ad0706b
    • Guido Casati's avatar
      Use 5G-S-TMSI in RRC connection setup procedures · e88fe80f
      Guido Casati authored
      * Use 5G-S-TMSI part 1 in RRCSetupRequest according to TS 38.331 clause 5.3.3.3
      * Send indication of 5GMM info from NAS to RRC: transfer the 5G-S-TMSI to RRC to be used as UE identity
      * Set the ng-5G-S-TMSI-Value in RRCSetupComplete to ng-5G-S-TMSI-Part2 according to 5.3.3.4 of 3GPP TS 38.331
      * current and only scenario: RRCSetup is received in response to an RRCSetupRequest
      e88fe80f
    • Guido Casati's avatar
      Reworked NAS Registration Request · 576f185a
      Guido Casati authored
      * NAS in DEREGISTERED state sends a NAS Registration Request
      * NAS -> RRC: RRC receives an ITTI message with NAS message
        that is stored in the RRC instance and later encoded as
        dedicatedNASMessage in RRCSetupComplete
      * send indication from NAS to RRC when GUTI is available and
        store 5G-S-TMSI
      576f185a
    • Guido Casati's avatar
      Introduced 5GMM state machine · 532b854c
      Guido Casati authored
      * according to 5.1.3.2.1 of 3GPP TS 24.501
      532b854c
    • Guido Casati's avatar
      UE ID variable in main · 25d61353
      Guido Casati authored
      * removed hardcoded value
      25d61353
  2. 31 May, 2024 1 commit
  3. 30 May, 2024 12 commits
  4. 29 May, 2024 5 commits
  5. 28 May, 2024 1 commit
  6. 27 May, 2024 11 commits
  7. 25 May, 2024 3 commits
  8. 24 May, 2024 2 commits