VOXL on Intel-Galileo & Pixhawk Cube
-
Can I -in a way- replicate the whole voxl-project to run on Yocto built for Galileo and connect a pixhawk cube running PX4 to it?
I've Ordered a Flight Deck, and I really like the idea of embedded linux (yocto) I want to build it until I get my Flight Deck . -
Hi @Ador ,
I honestly don't know, but its been fairly tricky to get the current build working! Maybe you could describe what you're trying to accomplish and perhaps there's another path.
In general, you'd likely want to be working in the Linux user space with applications rather than at the bitbake level, but I'm not sure your use case.
-
There is no way to get it running on Galileo. It is a completely different board, processor architecture, etc.
-
Hi @Ador ,
I honestly don't know, but its been fairly tricky to get the current build working! Maybe you could describe what you're trying to accomplish and perhaps there's another path.
In general, you'd likely want to be working in the Linux user space with applications rather than at the bitbake level, but I'm not sure your use case.
-
Hi @Ador ,
Unfortunately it's not that straight forward. Most of the code won't be portable, the first candidates to be ported would be from here: https://gitlab.com/voxl-public/core-libs
The system image (what Yocto is building) has many hardware dependent items, and we aren't pulling the application layer in during the bitbake process, rather later on we install on top.
As an example, part of our software stack run on Hexagon DSP processor (a MAVLink parser) which wouldn't exist on RPi etc so it wouldn't work.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login