cfs-tools / cfs-basecamp

Provides a framework and tools for developing, downloading, and integrating core Flight System (cFS) applications into an operational system.
Other
24 stars 2 forks source link

Add System->Option to change basecamp.ini settings #81

Open open-stemware opened 2 months ago

open-stemware commented 2 months ago

Add the ability to change basecamp.ini settings from the System->Option menu. Not all settings can be changed at runtime. My first thought is to create a window that scrolls through all the ini parameters and allows the user to change certain ones.

open-stemware commented 1 week ago

Use cases exist for modifying the following parameters during runtime PASSWORD SUDO_START_CFS APP_STORE_URL APP_STORE_INCLUDE APP_STORE_EXCLUDE

Other parameters such as network configurations can't be modified without a restart and typically they shouldn't need to be changed once the GUI is running.