-
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 support for 2 Lighthouse V2 base stations #570
Milestone
Comments
krichardsson
added a commit
that referenced
this issue
Apr 1, 2020
krichardsson
added a commit
that referenced
this issue
Apr 1, 2020
krichardsson
added a commit
that referenced
this issue
Apr 1, 2020
krichardsson
added a commit
that referenced
this issue
Apr 1, 2020
krichardsson
added a commit
that referenced
this issue
Apr 1, 2020
…GA binary only included when DISABLE_LIGHTHOUSE_DRIVER=0 to keep FW size down for other users.
krichardsson
added a commit
that referenced
this issue
Apr 2, 2020
krichardsson
added a commit
that referenced
this issue
Apr 8, 2020
krichardsson
added a commit
that referenced
this issue
Apr 8, 2020
krichardsson
added a commit
that referenced
this issue
Apr 8, 2020
krichardsson
added a commit
that referenced
this issue
Apr 9, 2020
krichardsson
added a commit
that referenced
this issue
Apr 9, 2020
krichardsson
added a commit
that referenced
this issue
Apr 18, 2020
krichardsson
added a commit
that referenced
this issue
Apr 23, 2020
krichardsson
added a commit
that referenced
this issue
Apr 24, 2020
…eps from multiple base stations overlap
krichardsson
added a commit
that referenced
this issue
Apr 24, 2020
krichardsson
added a commit
that referenced
this issue
Apr 24, 2020
krichardsson
added a commit
that referenced
this issue
Apr 24, 2020
krichardsson
added a commit
that referenced
this issue
Apr 27, 2020
krichardsson
added a commit
that referenced
this issue
Apr 27, 2020
krichardsson
added a commit
that referenced
this issue
Apr 27, 2020
krichardsson
added a commit
that referenced
this issue
May 19, 2020
There is a 120 degree offset between the light planes, this is now compensated for in the pulse processor to produce angles that are 0 for both light planes when a sensor is located on the X-axis (of the base station reference frame)
krichardsson
added a commit
that referenced
this issue
May 20, 2020
Now supports arbitrary axis of rotation for the rotor and tilt angle for the light plane
krichardsson
added a commit
that referenced
this issue
May 20, 2020
krichardsson
added a commit
that referenced
this issue
May 20, 2020
krichardsson
added a commit
that referenced
this issue
Jun 2, 2020
krichardsson
added a commit
that referenced
this issue
Jun 4, 2020
This is a temporary remedy for the lack of calibration data handling. When using 2 base stations the errors in lighthouse sweep angles are large in some places and causes the estimated position to jump around.
krichardsson
added a commit
that referenced
this issue
Sep 9, 2020
krichardsson
added a commit
that referenced
this issue
Sep 9, 2020
krichardsson
added a commit
that referenced
this issue
Sep 18, 2020
krichardsson
added a commit
that referenced
this issue
Sep 18, 2020
krichardsson
added a commit
that referenced
this issue
Sep 22, 2020
krichardsson
added a commit
that referenced
this issue
Sep 29, 2020
krichardsson
added a commit
that referenced
this issue
Oct 8, 2020
* Calibration model for LH1 based on NASA AstroBee model * Calibration model for LH2 not complete but good enough * Extracted some math utils from kalman_core into cf_math.h
krichardsson
added a commit
that referenced
this issue
Oct 8, 2020
krichardsson
added a commit
that referenced
this issue
Oct 8, 2020
krichardsson
added a commit
that referenced
this issue
Oct 22, 2020
krichardsson
added a commit
that referenced
this issue
Oct 22, 2020
cafeciaojoe
pushed a commit
to cafeciaojoe/crazyflie-firmware
that referenced
this issue
Sep 27, 2024
FlightTab: Do not set PID controller by default
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The FPGA V4 binary (added in #566) supports lighthouse V2 base stations. Add support for decoding and using the V2 base station data as an alternative to V1 base station data for positioning.
The text was updated successfully, but these errors were encountered: