nasa / to_lab

The Core Flight System (cFS) Telemetry Output Lab App (to_lab)
Apache License 2.0
26 stars 41 forks source link

to_lab_sub.c have incorrect macro for conditional compilation #177

Closed avan989 closed 11 months ago

avan989 commented 12 months ago

Describe the bug Macro has incorrect names

HAVE_HS_APP -> HAVE_HS
HAVE_FM_APP -> HAVE_FM
....

https://github.com/nasa/to_lab/blob/ec09026409fbaa9beeb7ef8fa5c4b07ce9ad8225/fsw/tables/to_lab_sub.c#L42-L60

Multiple HS_APP macros that do not correspond to the MID https://github.com/nasa/to_lab/blob/ec09026409fbaa9beeb7ef8fa5c4b07ce9ad8225/fsw/tables/to_lab_sub.c#L86-L100

Expected behavior HK telemetry for HS, FM...etc will not be outputed

Code snips If applicable, add references to the software.

System observed on:

Additional context Add any other context about the problem here.

Reporter Info Full name and company/organization if applicable Anh Van, GSFC