cfs-tools / cfs-basecamp

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

Improve Developer Download and Add App workflow #33

Closed dmccomas closed 1 year ago

dmccomas commented 1 year ago

The download should allow multiple radio buttons to be selected. The add app workflow should enforce dependencies and allow multiple additions before a build.

dmccomas commented 1 year ago

Changed from radio buttons to checkboxes so multiple apps can be selected for a download. The add app still works with one at a time and the instructions tell the user to add in a proper order. This is not the final solution, but better than it was. Issue 12 is still open and addresses teh lib/app dependency problem.