Is your feature request related to a problem? Please describe.
This ticket is not related to a problem. This is a feature request to reorganize the sample app to more closely match "real" apps (namely the GSFC open source apps). This would increase sample_app's value as a template. In addition to providing a more realistic example, the organization of functions into files has implications for unit testing.
Describe the solution you'd like
- Move command functions into a separate sample_app_cmds.c file.
- Move utility functions into a separate sample_app_utils.c file
Describe alternatives you've considered
None
Additional context
None
Requester Info
Elizabeth Timmons - NASA/GSFC