nasa / CF

The Core Flight System (cFS) CFDP application.
Apache License 2.0
76 stars 45 forks source link

Fix #199, Use `CFE_MSG_PTR` instead of `&(x).Msg` #421

Closed thnkslprpt closed 7 months ago

thnkslprpt commented 7 months ago

Checklist

Describe the contribution

Testing performed GitHub CI actions all passing successfully (incl. Build + Run, Unit/Functional Tests etc.).

Expected behavior changes No change.

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

Contributor Info Avi Weiss   @thnkslprpt

thnkslprpt commented 7 months ago

Thanks for doing this! I was about to do this myself, but then noticed the PR.

Only thing is that it needs a rebase, tlm_header is now TelemetryHeader ... etc.

Cool no worries Joe @jphickey. Rebased etc. and seems fine now. Cheers