For the complete documentation index, see llms.txt. This page is also available as Markdown.

Disabling Stealth Mode for PPK

The NDAA/Blue variant of Freefly aircraft have Stealth Mode enabled by default. This is a setting that prevents GPS data being logged during flight, to comply with DIU Blue's requirements.

If you plan to use PPK for increasing your data's accuracy, you will need to configure some parameters and settings before the necessary files are able to be generated by the aircraft.

1

Enable Cloud Connectivity

  1. Power on the aircraft and Pilot Pro. On the tablet, open a web browser (e.g. Chrome) and navigate to 192.168.144.20

    1. Alternatively, you can access this page by connecting the aircraft to your PC with a USB-C cable and navigating to 10.41.1.1

  2. Log in with your password (check your aircraft's documentation for the default password if you do not remember changing it).

  3. Navigate to Settings, and under Cloud Connectivity, enable both Cloud Services and Flight Log Upload.

  4. Click on the blue Enable button to reboot Astro.

This will not inherently upload any data to the cloud. Enabling these cloud services is a prerequisite for Astro's log streamer backend service to run, which is needed for the PPK files to be generated after a flight.

2

Modify Advanced Parameters

  1. In AMC, activate Advanced Mode.

  2. Navigate to Advanced > Parameters

  3. Use the filter/search box at the top to find and modify the following parameters.

  4. After modifying a parameter value, be sure to hit SAVE.

Parameter
Value
Description

SDLOG_NO_POS_DAT

Set to Disabled

Removes the stealth log feature, so GPS data can be logged to USB.

GPS_DUMP_COMM

Set to RTCM Output (PPK). This may be already set by default in newer firmware.

Enables the communication dump, so PPK files can be generated.

SYS_DM_BACKEND

Set to SD Card.

Optional, but recommended. Saves mission data to internal storage, rather than RAM. This prevents excessive RAM usage warnings.

Astro will need to reboot before these parameter changes are applied

3

Run a Test Flight

  1. Reboot Astro after all the parameters have been modified.

  2. In the Fly view, open the camera settings and set Image Storage to External USB.

  3. Perform a quick test by arming the drone in a safe place, and capturing at least one image manually.

  4. Disarm, and allow the task to complete before removing the USB, or the files may become corrupted.

The files will not be generated if you save images to the camera's SD card.

4

Verify Files

In the USB drive, you should find the following files:

File Name
What Is it?

*-capture.obs

The RINEX observation data from the aircraft's RTK antenna.

imagelog.json

The log of all image names and their associated data such as altitude, quaternions, trigger index, etc.

*-sequence.json

The log of all captures, precise timestamps, and vehicle attitude

5

Use PPK Software

Now that you have the PPK artifacts above, you can use them in combination with your base station's files to correct your image metadata for centimeter-level accuracy. For more information on how to do this, see PPK Software.

Still having trouble?

Getting Technical Support

Last updated