nasa / to_lab

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

Fix #162, Update misnamed `CmdHeader` variable in `to_lab_msg.h` #163

Closed thnkslprpt closed 1 year ago

thnkslprpt commented 1 year ago

Checklist

Describe the contribution

Testing performed Tested locally by sending a few commands - all working fine.

Expected behavior changes No change. Avoids potential confusion during future maintenance.

System(s) tested on Debian GNU/Linux 11 (bullseye) Current main branch of cFS bundle.

Contributor Info Avi Weiss @thnkslprpt

thnkslprpt commented 1 year ago

I would like to get these into the next round

Note this should really be CommandHeader to be fully correct ... but what's there now is just obviously wrong

@jphickey Agree - that is more correct - updating now.