1. OMG Mailing List
  2. Satellite Operations Language Metamodel (SOLM) 1.2 RTF mailing list

Open Issues

  • Issues not resolved
  • Name: solm-rtf
  • Issues Count: 10

Issues Descriptions

Python version check is incorrect

  • Key: SOLM13-13
  • Status: open  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    SpacePython 1.2 requires 3.12, it should require it accordingly.

    In pyproject.yaml, change 3.6 to 3.12

  • Reported: SOLM 1.2b1 — Tue, 1 Jul 2025 16:32 GMT
  • Updated: Tue, 1 Jul 2025 16:32 GMT

Package name in use

  • Key: SOLM13-11
  • Status: open  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    The package name of 'space' is already in use by another project on PyPI. A unique package name should be used

  • Reported: SOLM 1.2b1 — Mon, 30 Jun 2025 21:00 GMT
  • Updated: Tue, 1 Jul 2025 16:29 GMT

SpacePython does not utilize standard time functionality

  • Key: SOLM13-8
  • Status: open  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    SpacePython defines its own time object. It should instead utilize native time/date functionality. This would make procedures be easier to author and better integrate with existing and third-party libraries.

  • Reported: SOLM 1.1 — Wed, 11 Sep 2024 19:14 GMT
  • Updated: Thu, 3 Apr 2025 20:10 GMT

OperatorQuery is loosely defined

  • Key: SOLM13-7
  • Status: open  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    operatorQuery allows for any number of inputs of any type to be provided. An implementation is very difficult to provide a friendly experience.

    Would be valuable if guidance is provided for common usage patterns, including:

    • Yes/No prompt
    • Confirmation prompt (Message Box)
    • Pick from a list (enum/dropdown/picklist)
    • Input string, number, arrays
    • Considerations for rich dialogs
    • Password/credential prompts
  • Reported: SOLM 1.1 — Wed, 11 Sep 2024 19:12 GMT
  • Updated: Thu, 3 Apr 2025 20:10 GMT

SpacePython missing functions: Database parameter information

  • Key: SOLM13-6
  • Status: open  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    SpacePython is missing critical functions to be able to perform vital capability required for a real-time command and control system.

    Functions that provide parameter and type information are lacking or insufficient in the language.

  • Reported: SOLM 1.1 — Wed, 11 Sep 2024 19:07 GMT
  • Updated: Thu, 3 Apr 2025 20:10 GMT

SpacePython missing functions: Directive/commanding metadata

  • Key: SOLM13-5
  • Status: open  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    SpacePython is missing critical functions to be able to perform vital capability required for a real-time command and control system.

    Functions that allow retrieval of metadata from a previous directive/command that was issued do not exist in the language.

  • Reported: SOLM 1.1 — Wed, 11 Sep 2024 19:06 GMT
  • Updated: Thu, 3 Apr 2025 20:10 GMT

SpacePython missing functions: Fire a ground system event

  • Key: SOLM13-4
  • Status: open  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    SpacePython is missing critical functions to be able to perform vital capability required for a real-time command and control system.

    Functions that create ground system events do not currently exist in the language.

  • Reported: SOLM 1.1 — Wed, 11 Sep 2024 19:05 GMT
  • Updated: Thu, 3 Apr 2025 20:10 GMT

SpacePython missing functions: Command Lock/Unlock

  • Key: SOLM13-3
  • Status: open  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    SpacePython is missing critical functions to be able to perform vital capability required for a real-time command and control system.

    Functions that enabling the establishment and release of command locks are missing from the language.

  • Reported: SOLM 1.1 — Wed, 11 Sep 2024 19:03 GMT
  • Updated: Thu, 3 Apr 2025 20:10 GMT

SpacePython missing functions: Get current status/flags

  • Key: SOLM13-2
  • Status: open  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    SpacePython is missing critical functions to be able to perform vital capability required for a real-time command and control system.

    Functions that allow determining the current status/flags of a parameter (including the severity) are not available in the language at this time.

  • Reported: SOLM 1.1 — Wed, 11 Sep 2024 19:00 GMT
  • Updated: Thu, 3 Apr 2025 20:10 GMT

SpacePython missing functions: Telemetry and limit checks

  • Key: SOLM13-1
  • Status: open  
  • Source: Kratos RT Logic, Inc. ( Mr. Justin Boss)
  • Summary:

    SpacePython is missing critical functions to be able to perform vital capability required for a real-time command and control system.

    Functions that perform telemetry and limit checks are missing from the language at this time.

  • Reported: SOLM 1.1 — Wed, 11 Sep 2024 18:59 GMT
  • Updated: Thu, 3 Apr 2025 20:10 GMT