Skip to content
Snippets Groups Projects
  1. Oct 29, 2022
  2. Sep 21, 2022
  3. Sep 05, 2022
    • Robert Schmidt's avatar
      generateTemplate.py: allow multiple replacements in a single line · 09db9c30
      Robert Schmidt authored
      - especially for plmn_list, will allow to be followed by an MCC/MNC in a
        single line
      - tightens regexes to match replacements more accurately, e.g., "val =
        key" (instead of just searching for "key)
      - no special rule for SD, which matches SD values (and not the SD
        field). However, currently it is not possible to specify multiple SDs
        (multiple SSTs was already not possible)
      09db9c30
    • Robert Schmidt's avatar
      CI: Check that plmn_list matching key has dict type · 46bbd3f9
      Robert Schmidt authored
      The loop passes over all keys. For plmn_list, there are subentries mcc,
      mnc, mnc_length. The plmn_list if block assumes that the key is a dict,
      which was not checked for, leading to a type error.
      46bbd3f9
  4. Aug 13, 2022
  5. Aug 04, 2022
  6. Jul 14, 2022
  7. Mar 30, 2022
  8. Feb 10, 2022
  9. Sep 21, 2021
  10. Aug 11, 2021
  11. Aug 03, 2021
  12. May 26, 2021
  13. Apr 16, 2021
  14. Nov 16, 2020
Loading