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

Move app_c_fw EDS command definitions from apps into app_c_fw's EDS spec #83

Closed open-stemware closed 2 weeks ago

open-stemware commented 2 months ago

Each app defines their own noop and reset commands which is unnecessary, and it leaves room for error since an app could use the nonstandard command codes.

Ideally table load/dump commands could also be parameterized and defined in app_c_fw. When Basecamp was created the EDS standard did not support a parameterized or template enum that would be required so users could define their table IDs. There have been new versions of EDs so this problem could be revisited.

open-stemware commented 2 weeks ago

Closed in release v1.17.