[[dataflash_log_download]]

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 Both sides next revision
dataflash_log_download [2020/02/15 11:35]
wf68spef
dataflash_log_download [2020/02/16 14:56]
wf68spef
Line 11: Line 11:
   - Download the latest firmware for mavesp: https://​github.com/​dogmaphobic/​mavesp8266   - Download the latest firmware for mavesp: https://​github.com/​dogmaphobic/​mavesp8266
   - Login into pixracer WIFI which is provided by the ESP   - Login into pixracer WIFI which is provided by the ESP
-  - Open http://​192.168.4.1/​update and flash the downloaded firmware +  - Open ''​http://​192.168.4.1/​update'' ​and flash the downloaded firmware 
-  - Optinal: Set Params https://​github.com/​dogmaphobic/​mavesp8266/​blob/​master/​HTTP.md +  - Optinal: Set Params ​''​https://​github.com/​dogmaphobic/​mavesp8266/​blob/​master/​HTTP.md''​ 
-  - Optinal: Set WIFI Channel via http://​192.168.4.1/​setparameters?​channel=1 ​ (Here Channel 1 - At HS Augsburg least occupied Channel)+  - Optinal: Set WIFI Channel via ''​http://​192.168.4.1/​setparameters?​channel=1'' ​ (Here Channel 1 - At HS Augsburg least occupied Channel)
   - Optinal: Restart ESP as only then the new params will be used   - Optinal: Restart ESP as only then the new params will be used
  
Line 30: Line 30:
   - Login into pixracer WIFI which is provided by the ESP   - Login into pixracer WIFI which is provided by the ESP
   - Set MAVEsp to Client / Station Mode: Mode = 1 . Be sure to type in the correct AP Name and Password. I tested by giving static IP   - Set MAVEsp to Client / Station Mode: Mode = 1 . Be sure to type in the correct AP Name and Password. I tested by giving static IP
-  - Set Params via HTTP Interface: http://​192.168.4.1/​setparameters?​mode=1&​ssidsta=APNAME&​pwdsta=PASSWORD&​ipsta=192.168.8.44&​gatewaysta=192.168.8.1&​subnetsta=255.255.255.0&​reboot=1+  - Set Params via HTTP Interface: ​''​http://​192.168.4.1/​setparameters?​mode=1&​ssidsta=APNAME&​pwdsta=PASSWORD&​ipsta=192.168.8.44&​gatewaysta=192.168.8.1&​subnetsta=255.255.255.0&​reboot=1''​
   - Start QGroundcontrol   - Start QGroundcontrol
   - Connection should be established automatically   - Connection should be established automatically
Line 41: Line 41:
  
   - Wire RX / TX with the PI    - Wire RX / TX with the PI 
-  - Install MAVProxy @ PI : sudo pip3 install mavproxy+  - Install MAVProxy @ PI : ''​sudo pip3 install mavproxy''​
   - Set Telemetry Speed (115200 / 921600) via QGroundcontrol   - Set Telemetry Speed (115200 / 921600) via QGroundcontrol
-  - start pi<​->​pixracer connection : sudo mavproxy.py --master=/​dev/​ttyS0 --baudrate=921600 +  - start pi<​->​pixracer connection : ''​sudo mavproxy.py --master=/​dev/​ttyS0 --baudrate=921600''​ 
-  - get log list : log list +  - get log list : ''​log list''​ 
-  - download log: log download <​logid>​ <logname>+  - download log: ''​log download <​logid>​ <filename>''​
  
 Test 15.2.2020 Test 15.2.2020
-  - log download 1 1.bin+  - ''​log download 1 1.bin''​
   - => RTL> Finished downloading 1.bin (473553 bytes 48 seconds, 9.8 kbyte/sec 143 retries)   - => RTL> Finished downloading 1.bin (473553 bytes 48 seconds, 9.8 kbyte/sec 143 retries)
  
  • dataflash_log_download.txt
  • Last modified: 2022/05/31 18:11
  • by wf68spef