-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 parameter with the Loco Positioning mode #266
Milestone
Comments
Related to bitcraze/crazyflie-clients-python#313 |
krichardsson
added a commit
that referenced
this issue
Nov 16, 2017
cafeciaojoe
pushed a commit
to cafeciaojoe/crazyflie-firmware
that referenced
this issue
Sep 27, 2024
The GPS tab is not working anymore (bitcraze#266) and is causing problems for running the client on Ubuntu 16.10. Disabling it until we find a better solution for displaying a map.
cafeciaojoe
pushed a commit
to cafeciaojoe/crazyflie-firmware
that referenced
this issue
Sep 27, 2024
Related to bitcraze#266
cafeciaojoe
pushed a commit
to cafeciaojoe/crazyflie-firmware
that referenced
this issue
Sep 27, 2024
The GPS tab is not working anymore (bitcraze#266) and is causing problems for running the client on Ubuntu 16.10. Disabling it until we find a better solution for displaying a map.
cafeciaojoe
pushed a commit
to cafeciaojoe/crazyflie-firmware
that referenced
this issue
Sep 27, 2024
Related to bitcraze#266
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The client needs information regarding the mode of the Loco Positioning system. Add a read only parameter that exposes the current mode. The parameter should use the values TWR or TDoA. TWR-TDMA is considered a variation of TWR as opposed to a separate mode, since the anchors are not affected by this.
The text was updated successfully, but these errors were encountered: