Skip to content
  1. Nov 14, 2023
    • Luke Mewburn's avatar
      TS 102 232-1 CR0107 - disable ROSE by comments not deletion · 04ad7f34
      Luke Mewburn authored and canterburym's avatar canterburym committed
      Restore the previous ITU-T X.880 ROSE types and then
      use comments to disable.
      This makes it easier to see what is changed from the
      files originally from TS 101 671.
      04ad7f34
    • Luke Mewburn's avatar
      TS 102 232-1 CR0107 - strengthen language in 101 671 files · 092eee72
      Luke Mewburn authored and canterburym's avatar canterburym committed
      092eee72
    • Luke Mewburn's avatar
      TS 102 232-1 CR0107 - remove [nnn] references in comments · ce9ce783
      Luke Mewburn authored and canterburym's avatar canterburym committed
      Remove the [nnn] references from comments in
      HI1NotificationOperations.asn and HI2Operations.asn.
      ce9ce783
    • Luke Mewburn's avatar
      TS 102 232-1 CR0107 Replace reference [i.XX1] with [4] · 9de70f02
      Luke Mewburn authored and canterburym's avatar canterburym committed
      9de70f02
    • Luke Mewburn's avatar
      TS 102 232-1 CR0107 Update OIDs for TS 101 671 files · 05ce1caf
      Luke Mewburn authored and canterburym's avatar canterburym committed
      Update HI1NotificationOperations to version8(8)
      Update HI2Operations to version19(19)
      Add comments describing the history of both modules, and advise against further changes.
      
      Clarify in the LI-PS-PDU comments that the HI1NotificationOperations
      and HI2Operations modules are now provided with TS 102 232-1,
      and not with TS 101 671 (historical).
      05ce1caf
    • Luke Mewburn's avatar
      TS 102 232-1 CR0107 Remove ROSE from TS 101 671 imports · 1078bcee
      Luke Mewburn authored and canterburym's avatar canterburym committed
      The ASN.1 types imported from ITU-T X.880 ROSE by HI1NotificationOperations
      and HI2Operations are not used by LI-PS-PDU's IMPORT of specific types
      from HI1NotificationOperations and HI2Operations.
      
      Remove the ROSE IMPORTS; LI-PS-PDU and its IMPORTS still compile fine
      without them.
      1078bcee
    • Luke Mewburn's avatar
      TS 102 232-1 CR0107 Fix references in TS 101 671 imports · 2fb65840
      Luke Mewburn authored and canterburym's avatar canterburym committed
      Update the references to use existing references from TS 102 232-1
      (if already present), or a new [XX..] reference to be updated in sync
      with additions to TS 102 232-1 clause 2.
      
      The translation is shown below.
      In some cases, a newer document is used (e.g., 3GPP instead of GSM).
      If the document ID isn't shown for the New reference, the Old
      reference's document ID is implied.
      
      Old (in TS 101 671)             New (in TS 102 232-1)
      -------------------             ---------------------
      TS 101 671 [81]                 [4]
      3GPP TS 33.108 [61]             [9]
      ISO 3166-1 [67]                 [10]
      ITU-T Recommendation X.680 [33] Recommendation ITU-T X.680 [11]
      TS 101 909-20-01 [69]           TS 101 909-20-1 [33]
      
      ES 201 671 [i.5]                [i.XX1]
      EN 301 040 [72]                 [XX2]
      ITU-T Q.850 [31]                Recommendation ITU-T Q.850 [XX3]
      3GPP TS 23.003 [76]             [XX4]
      EN 300 356 [5]                  [XX5]
      TS GSM 09.02 [32]               3GPP TS 29.002 [XX6]
      RFC 3261 [59]                   IETF RFC 3261 [XX7]
      RFC 3966 [68]                   IETF RFC 3966 [XX8]
      EN 300 403-1 [6]                [XX9]
      3GPP TS 24.008 [41]             [XX10]
      3GPP 25.413 [82]                3GPP TS 25.413 [XX11]
      3GPP TS 29.118 [83]             [XX12]
      EN 300 392-1 [40]               [XX13]
      3GPP TS 03.32 [57]              3GPP TS 23.032 [XX14]
      EN 300 097-1 [14]               [XX15]
      EN 300 286-1 [23]               [XX16]
      EN 300 185-1 [19]               [XX17]
      EN 300 130-1 [16]               [XX18]
      EN 300 188-1 [20]               [XX19]
      EN 300 369-1 [25]               [XX20]
      EN 300 207-1 [21]               [XX21]
      3GPP TS 03.33 [42]              [XX22]
      2fb65840
    • Luke Mewburn's avatar
      TS 102 232-1 CR0107 Reformat files imported from TS 101 671 · 2eb97f5f
      Luke Mewburn authored and canterburym's avatar canterburym committed
      Store the files as UTF-8, with LF (UNIX) line endings.
      Reformat whitespace per LI(23)P62014r2:
      - 4 space indenting, including ensuring fields line up
      - no tabs
      - no trailing whitespace
      
      No difference to previous when using  git diff -b / --ignore-space-change
      except for removal of a trailing blank line.
      2eb97f5f
    • Luke Mewburn's avatar
      TS 102 232-1 CR0107 Fix non-ASCII in TS 101 671 imports · 23c437da
      Luke Mewburn authored and canterburym's avatar canterburym committed
      Fix non-ASCII in commments: use ASCII space, ", and ... (ellipsis).
      23c437da
    • Luke Mewburn's avatar
      TS 102 232-1 CR0107 Import active modules from TS 101 671 · d682c96f
      Luke Mewburn authored and canterburym's avatar canterburym committed
      Copy the ASN.1 modules from TS 101 671 V3.15.1 (2018-06) (historical)
      still used by TS 102 232-1 and imports of the latter, adapted to
      the naming convention here:
      
      HI1NotificationOperations,ver7.txt as HI1NotificationOperations.asn
      HI2Operations,ver18.txt            as HI2Operations.asn
      d682c96f
  2. Jun 30, 2023
  3. Jun 28, 2023
  4. Feb 10, 2023
  5. Feb 09, 2023
  6. Feb 08, 2023
    • Luke Mewburn's avatar
      *.asn: reformat whitespace per LI(23)P62014r2 · 09204b23
      Luke Mewburn authored
      Reformat the .asn files:
      - 4 space indenting, including ensuring fields line up
      - no tabs
      - no trailing whitespace
      
      No difference to previous when  git diff -b / --ignore-space-change
      except for removal of some trailing blank lines.
      09204b23
  7. Feb 07, 2023
  8. Aug 16, 2022
  9. Jul 04, 2022
  10. Jun 16, 2022
  11. May 24, 2022
  12. May 05, 2022
  13. Mar 03, 2022
  14. Sep 20, 2021
  15. Sep 28, 2020
  16. Jun 15, 2020