nasa/fprime

Typo in command sequence GUI

Closed

#5,194 opened on May 22, 2026

 (3 comments) (0 reactions) (0 assignees)C++ (1,249 forks)batch import
Easy First Issuebughelp wanted

Repository metrics

Stars
 (9,718 stars)
PR merge metrics
 (Avg merge 5d 15h) (65 merged PRs in 30d)

Description

F´ Version
Affected Component

Problem Description

"day" is misspelled as "doy" when the structure guideline for an absolute timestamp displays

Context / Environment

Execute fprime-util version-check and share the output.

Operating System: Linux
CPU Architecture: x86_64
Platform: Linux-6.6.114.1-microsoft-standard-WSL2-x86_64-with-glibc2.39
Python version: 3.12.3
CMake version: 3.26.0
Pip version: 24.0
Pip packages:
    fprime-tools==4.2.0
    fprime-gds==4.2.0
    fprime-fpp==3.3.0a3

How to Reproduce

  1. Navigate to the sequencing tab in the GUI
  2. Type A in the integrated text editor and the suggestion should appear

Expected Behavior

See problem description

Contributor guide