[[searchwing-image-download-station]]

This is an old revision of the document!


The images are stored on the two Raspberry Pi Zeros. The Image download station provides image download via two parallel Wifi links from the drone. The image download station is based on two GL-AR750 access points.

configure datastorage

[camimages]
path=/home/USER/camimages
hosts allow = *
list = true
uid = root
gid = root
read only = false

start rsync daemon

sudo systemctl start rsync''

run datatransfer task on each pi ( later triggered via script @ groundcontrol pc)

rsync /data/bilder/* rsync://GROUNDSTATIONIP/camimages
  • searchwing-image-download-station.1581703704.txt.gz
  • Last modified: 2020/02/14 19:08
  • by wf68spef