Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Application Get Telemetry #29

Open
mablem8 opened this issue Mar 4, 2023 · 1 comment
Open

Add support for Application Get Telemetry #29

mablem8 opened this issue Mar 4, 2023 · 1 comment
Milestone

Comments

@mablem8
Copy link
Collaborator

mablem8 commented Mar 4, 2023

  • Add a description of Application Get Telemetry to DOCUMENTATION.md
  • Add Application Get Telemetry to c-implementation/tab.c with an external handler
  • Add a handler implementation of Application Get Telemetry to cdh.c
  • Add a handler implementation of Application Get Telemetry to com.c
  • Add an implementation of Application Get Telemetry to python-implementation/tab.py
  • Add testing of Application Get Telemetry in python-examples/tx/tx_example.py
  • Test support for Application Get Telemetry with c-examples/cdh-monolithic and python-examples/tx
@mablem8 mablem8 added this to the Sprint 5 milestone Mar 4, 2023
@AnandAlok0807
Copy link

AnandAlok0807 commented Mar 18, 2023

Commit 2e36726 fixes issue 29.

Result : tab_examples.py tab command
txcmd: application_get_telem hw_id:0x1234 msg_id:0x000c src:gnd dst:cdh
reply: common_ack hw_id:0x1234 msg_id:0x000c src:cdh dst:gnd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants