Skip to content

spuder/pi-gen

 
 

Repository files navigation

forked from RPi-Distro/pi-gen

delta 5 raspberry pi images

Use the builds located on github

releases

Or if you want to build your own image.

  1. Install Docker
  2. Install cynwin or bash for windows
  3. start an apt cache to speed up builds docker-compose up -d then check the config file, if no apt cache specified run echo 'APT_PROXY=http://172.17.0.1:3142' >> config
  4. run ./build-docker.sh in a terminal
  5. Wait 30 minutes, a new .img file will appear in your local directory

Once you have the .img file, use a tool like etcher to copy it to the SD card for the raspberry pi.

Plugin a network cable to the raspberry pi and navigate to http://delta5.local (If that doesn't work make sure you have bonjour installed.(comes with itunes or install stand alone) ) Login with creds 'admin' and password 'delta5'

You can also ssh with creds 'pi' and password 'raspberry'

About

Creates Delta 5 prebuilt images for fpv racing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 97.2%
  • Dockerfile 1.6%
  • sed 1.2%