[[flash_prepare_pi_zero_image]]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
flash_prepare_pi_zero_image [2021/06/16 13:17]
wf68spef
flash_prepare_pi_zero_image [2021/06/16 13:54]
wf68spef
Line 12: Line 12:
               * WIFI Password : ''​psk="​AP-Password"''​               * WIFI Password : ''​psk="​AP-Password"''​
        * Open the file ''​unattended'':​        * Open the file ''​unattended'':​
-         * Replace the name of the drone according the name scheme: e.g. ''​DRONENAME-L/​R''​ -> ''​freddy-l'' ​              +         * Replace the hostname ​of the drone according the name scheme: e.g. ''​DRONENAME-L/​R''​ -> ''​freddy-l'' ​              
   * Insert image into plane and power up   * Insert image into plane and power up
   * First bootup the filesystem of image (~2Gb) is enlarged to the SD-Card size (64Gb)   * First bootup the filesystem of image (~2Gb) is enlarged to the SD-Card size (64Gb)
Line 19: Line 19:
      * Afterwards filesystem resize the camera-capture & webserver service is started ​      * Afterwards filesystem resize the camera-capture & webserver service is started ​
   * You can access each camera via its hostname: ''​ssh searchwing@freddy-l.local''​   * You can access each camera via its hostname: ''​ssh searchwing@freddy-l.local''​
-  ​* The recorded images can be checked via webserver in the webbrowser: e.g. ''​http:​\\freddy-l.local''​+     * Check proper system function 
 +        * Check output of image payload: ''​journalctl -f -u searchwing-payloads-camera.service''​  
 +        * Check output of dht22 payload: ''​journalctl -f -u searchwing-payloads-temp-humid.service''​  
 +  ​* The recorded images can be checked via webserver in the webbrowser ​using a laptop in the same WLAN : e.g. ''​http:​\\freddy-l.local''​
      * Most recent image is saved in ''​0_latest.jpg@''​      * Most recent image is saved in ''​0_latest.jpg@''​
      * Preflight check images are saved and overwritten as ''​preflight.jpg''​      * Preflight check images are saved and overwritten as ''​preflight.jpg''​
Line 25: Line 28:
      * can be done with the searchwing-pi-manager on the laptop      * can be done with the searchwing-pi-manager on the laptop
      * is sent via Mavlink to QGC for the UART TX RX connected Pi zero       * is sent via Mavlink to QGC for the UART TX RX connected Pi zero 
 + 
  • flash_prepare_pi_zero_image.txt
  • Last modified: 2021/07/16 20:21
  • by wf68spef