-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
MR-CANHUBK3 FMU variant revisions #22970
Conversation
…e firmware.prototype Signed-off-by: dirksavage88 <dirksavage88@gmail.com>
Maybe it has to do with the timer output groups that get send to qgc. |
@PetervdPerk-NXP is there a way to debug that script? This is what I am seeing with build output right now:
|
In your build directory it outputs an actuators json file. |
Actuators.json looks good. I wonder if it's because i'm flashing the bin file which is missing some metadata? @PetervdPerk-NXP |
That actuator.json eventually ends up somewhere in .rodata. |
@dagar is the bin file missing some metadata? I tracked the the issue in QGC to this error: |
The issue of the actuators tab not populating is a separate problem that can be addressed in a different PR, for now I was able to get actuators tab and geometries to come up over the ( T1 converter)UDP mavlink connection. |
For anyone wanting to get crosfire to work on this board, I have a patch until this PR gets updated and goes through. I was unable to get SBUS to work over the ADAP rc port so resorted to crosfire on the ADAP board GPS port. |
Signed-off-by: dirksavage88 <dirksavage88@gmail.com>
Signed-off-by: dirksavage88 <dirksavage88@gmail.com>
Fixes to mr-canhubk3 fmu to include correcting rotation on the bmm150 integrated on the ADAP board