Missing/Incorrect variables in cfe tlm.txt files
Describe the bug Couple of incorrect/misnamed variables in the tlm.txt files.
Code snips
GetPipeIdByNameErrorCounter HK variable missing here after DuplicateSubscriptionsCounter, and Spare2Align is now only 1 byte in size, not 2 (I assume it was reduced from 2 to 1 bytes in the update that added GetPipeIdByNameErrorCounter).
https://github.com/nasa/cFS-GroundSystem/blob/0dd214db37fbeb88527ddde29f0a124595a270af/Subsystems/tlmGUI/cfe-sb-hk-tlm.txt#L11-L13
FileCreateTimeSecs included twice - 2nd field should be labeled as SubSecs, not Secs.
https://github.com/nasa/cFS-GroundSystem/blob/0dd214db37fbeb88527ddde29f0a124595a270af/Subsystems/tlmGUI/cfe-tbl-reg-tlm.txt#L8-L9
Expected behavior HK description fields should be correct.
Reporter Info Avi Weiss @thnkslprpt