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

Debugging RX Node #325

Open
TatsumiISHIKAWA opened this issue Sep 20, 2024 · 0 comments
Open

Debugging RX Node #325

TatsumiISHIKAWA opened this issue Sep 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@TatsumiISHIKAWA
Copy link
Contributor

TatsumiISHIKAWA commented Sep 20, 2024

Finalize

  • try: except function?
  • Reference: ctrl/antenna

Power Meter

power = self.io.get_power().to_value("dBm").items

  • Suggestion: (Debugging is completed)
 power = self.io.get_power().to_value("dBm").item()
  • stream rate is too slow! Recomended: more than 0.1 sec
@TatsumiISHIKAWA TatsumiISHIKAWA added the bug Something isn't working label Sep 20, 2024
@TatsumiISHIKAWA TatsumiISHIKAWA self-assigned this Sep 20, 2024
TatsumiISHIKAWA added a commit that referenced this issue Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant