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

Prepare for Crazyradio 2 #245

Closed
knmcguire opened this issue Apr 19, 2023 · 3 comments
Closed

Prepare for Crazyradio 2 #245

knmcguire opened this issue Apr 19, 2023 · 3 comments

Comments

@knmcguire
Copy link
Collaborator

Crazyradio 2 is now out! However, there might be some things we need to be aware of in regard of it's version. I had one time that I had an error from crazyflie-tools that it said that the version wasn't right but I was not able to replicate this anymore.

The version that should be given by Crazyradio 2 is '3.2', so maybe just to be sure we can place an exception?

@williamleong
Copy link

The error message shown is:

[crazyflie_server-3] terminate called after throwing an instance of 'std::runtime_error'
[crazyflie_server-3]   what():  Issue with connection radiobroadcast://*/80/2M. Your radio with firmware 3.2 does not support broadcast communication. Please upgrade your Crazyradio firmware!

@knmcguire
Copy link
Collaborator Author

It's a very dirty fix but if it doesn't work yet, one can comment out this part of one of the submodules, until a more proper fix has been made

https://github.com/bitcraze/crazyflie-link-cpp/blob/fcde6a0850f2f3127fb5f65b76aaabda530d7cd9/src/CrazyradioThread.cpp#L198-L203

@whoenig
Copy link

whoenig commented Jul 27, 2023

Duplicate of #264. Let's continue the discussion there.

@whoenig whoenig closed this as completed Jul 27, 2023
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

3 participants