buildiing Open Souce Hardware UAV software/firmware by Yocto.
Bitbake layer for embedded Linux board flight control, ground station(later), toolkits(later).
Testing PXFmini for initial setup.
TESTING PHASE, NOT FOR FLIGHT!
- familiar your self with Shell Scripting, Python3, start building sample image
- get Raspberry Pi with supported cape (pxfmini + rpi zero at the moment)
- update your yocto conf and re-run bitbake to get correct image
- flash the image file and run on hardware
- test binary and hardware
TODO: add bblayers.conf and local.conf gist
- clone poky:
- clone meta-raspberrypi layers into poky folder
- clone meta-oshwuav layer into poky folder
- run
$source poky/oe-init-build-env
- edit generated ../build/conf/bblayers.conf and local.conf
- go back to $build and run
bitbake oshwuav-image
Searchlight
GOALS:
- Board Support: Raspberry Pi Zero
- Cape Support: Erle Robotic PXF mini
- Flying Stack: ArduPilot
- Please contact [email protected]
MIT