Skip to content

Commit

Permalink
set tlm
Browse files Browse the repository at this point in the history
  • Loading branch information
meltingrabbit committed May 29, 2023
1 parent 13e624b commit ca4d7f4
Show file tree
Hide file tree
Showing 8 changed files with 2,479 additions and 1,007 deletions.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

483 changes: 477 additions & 6 deletions Examples/minimum_user/src/src_user/TlmCmd/telemetry_definitions.c

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ typedef enum
{
Tlm_CODE_MOBC = 0x00,
Tlm_CODE_MEM = 0x10,
Tlm_CODE_TLM_MGR = 0x19,
Tlm_CODE_TLM_MGR1 = 0x18,
Tlm_CODE_TLM_MGR2 = 0x19,
Tlm_CODE_TL = 0x20,
Tlm_CODE_BL = 0x21,
Tlm_CODE_CA = 0x25,
Expand Down

0 comments on commit ca4d7f4

Please sign in to comment.