Describe the bug
PR #73 shed light on inconsistencies in naming conventions. There are multiple items named SAMPLE_itemname as opposed to SAMPLE_APP_itemname.
To Reproduce
One relevant example is SAMPLE_TblValidationFunc in sample_app.c:226
Expected behavior
All item names should use the prefix SAMPLE_APP as opposed to SAMPLE. In the example above the correct name should then be SAMPLE_APP_TblValidationFunc.
System observed on:
Source Code
Reporter Info
Gerardo E. Cruz-Ortiz, NASA-GSFC