Commit e65f022a authored by lengyelb's avatar lengyelb Committed by lengyelb
Browse files

Local rebase and commit of MR1226 Rel19 cr0379 28.623 correction on mdt...

Local rebase and commit of MR1226 Rel19 cr0379 28.623 correction on mdt configuration in mrdc CR0379
parent ae0c54cf
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ module _3gpp-common-trace {
      Information Service (IS)" ;

  revision 2024-08-13 { reference CR-0387; } 
  revision 2024-08-07 { reference "CR-0405 CR-0421"; }
  revision 2024-08-07 { reference "CR-0405 CR-0421 CR-0379"; }
  revision 2024-05-12 { reference "CR-0401"; }
  revision 2024-05-06 { reference CR-0359; }
  revision 2024-04-06 { reference "CR-0342"; }
@@ -1510,6 +1510,15 @@ module _3gpp-common-trace {
      leaf idx { type string; }
      uses LoggedMdtConfigGrp;
    }    
    
    leaf mNOnly {
      type boolean;
      default false;
      description "Specifies whether the MDT configuration is for MN  
        only or not. The value FALSE means the MDT configuration is for 
        both MN and SN. The value TRUE means the MDT configuration is  
        for MN only.";
    }      
  }

  grouping UECoreMeasConfigGrp {