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

/rc/link data are zero #2

Open
cmakelabs opened this issue Jan 13, 2025 · 0 comments
Open

/rc/link data are zero #2

cmakelabs opened this issue Jan 13, 2025 · 0 comments

Comments

@cmakelabs
Copy link

cmakelabs commented Jan 13, 2025

Thank you for sharing crsf_reciever , after I run the node I echo the topic /rc/channels I seem to get reasonable output, however when I echo /rc/link all data I get are zeros:

ros2 topic echo /rc/channels

---
ch1: 0
ch2: 0
ch3: 0
ch4: 0
ch5: 1537
ch6: 0
ch7: 2262
ch8: 0
ch9: 0
ch10: 0
ch11: 0
ch12: 0
ch13: 19173
ch14: 0
ch15: 0
ch16: 0


however

ros2 topic echo /rc/link

uplink_rssi_ant1:
  data: 0
uplink_rssi_ant2:
  data: 0
uplink_status:
  data: 0
uplink_snr:
  data: 0
active_antenna:
  data: 0
rf_mode:
  data: 0
uplink_tx_power:
  data: 0
downlink_rssi:
  data: 0
downlink_status:
  data: 0
downlink_snr:
  data: 0

Would be really grateful if you could tell why this is happening, I have double checked my port and tried different baudrate, checked the wiring and everything seems correct, yet I am still not able to get any data.

@cmakelabs cmakelabs changed the title All data are zero /rc/link data are zero Jan 13, 2025
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

1 participant