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

what could be the reason that example with betaflight does not work? #174

Open
yrik opened this issue Oct 7, 2023 · 1 comment
Open
Labels
question Further information is requested

Comments

@yrik
Copy link

yrik commented Oct 7, 2023

When I run the example it just complains about "[Error 35] Resource temporary unavailable".
It receives the package from betaflight (pwr data) but only once or twice and it contains lots of zeros.

Here is the excerpt of the log I see when I uncomment print messages.

[Errno 35] Resource temporarily unavailable                                                                                    
received message:  b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'

With which version of SITL was it tested? 4.4?

@JacopoPan JacopoPan added the question Further information is requested label Oct 9, 2023
@JacopoPan
Copy link
Member

JacopoPan commented Oct 9, 2023

Hello @yrik

Can you try to pull branch dev-sitl and follow the instructions in the doc strings of file examples/beta.py and tell me if you still encounter this problem? (I pulled/compiled all sources yesterday and the examples are working find on my side).

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

No branches or pull requests

2 participants