Skip to content

Commit

Permalink
Fix #22: Cleanup naming of command and telemetry
Browse files Browse the repository at this point in the history
Follow the naming conventions in the CFE naming convention document
and follow message processing patterns from other modules.

- Separate each command into a separate handler function
- Each command handler accepts a const pointer to the full message
- Put Telemetry payload into a separate "Payload" sub-structure
  • Loading branch information
jphickey authored and astrogeco committed Mar 9, 2020
1 parent 21eb622 commit e033dcf
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 105 deletions.
Loading

0 comments on commit e033dcf

Please sign in to comment.