Andrew Brahim
Andrew Brahim
@PetervdPerk-NXP is there a way to debug that script? This is what I am seeing with build output right now: `-- PLATFORM nuttx -- TOOLCHAIN arm-none-eabi -- ARCHITECTURE cortex-m7 --...
Actuators.json looks good. I wonder if it's because i'm flashing the bin file which is missing some metadata? @PetervdPerk-NXP how are you flashing px4 firmware on the canhubk3 ?
@dagar is the bin file missing some metadata? I tracked the the issue in QGC to this error: 
FMU version details 
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...
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...
https://review.px4.io/plot_app?log=d6e0a7c1-7fcf-4383-bf57-9b624416c011 https://review.px4.io/plot_app?log=370a4be3-5c26-4678-a4e7-40d1c9dd3fa6
I had some experience with getting Matek GPS CAN node to run PX4 can node and eventually gave up on using it since it never worked correctly and Matek EOL'd...
Building with the master version of XRT fails with this error: `/usr/bin/ld: cannot find -ludev: No such file or directory collect2: error: ld returned 1 exit status make[2]: *** [runtime_src/core/pcie/tools/cloud-daemon/CMakeFiles/mpd.dir/build.make:148:...
Same error using the latest XRT (master) AND I ran xrtdeps.sh 1. libudev is showing installed: `Reading package lists... Done Building dependency tree... Done Reading state information... Done libudev-dev is...