Updates An Introduction to the New ASPSuite

Size: px
Start display at page:

Download "Updates An Introduction to the New ASPSuite"

Transcription

1 L. Graham 02 September 2017 We are releasing a significant update to the AirGon Sensor Package Software Suite (ASPSuite or just ASP) with the release of our new direct geopositioning system (DGPS), Loki. ASPSuite is the intermediate step between landing the drone and feeding data to the Structure from Motion (SfM) software (PhotoScan, Pix4D, DroneDeploy and etc.). ASPSuite is available in two licensing levels, Standard and Advanced. The Standard level is useful when you are not using a Loki DGPS on your drone. It provides tools to help you manage flights and, more importantly, to fix some errors that DJI makes in assigning altitudes to images; if the altitudes of your flight are not approximately correct, your automatic camera calibration software will resolve an incorrect focal length. It also will geotag images as a final processing step. ASPSuite Standard edition is included with the Bring Your Own Drone (BYOD) Mapping Kit. ASPSuite Advanced Edition adds drivers for RTKLIB, the software we use for obtaining the DGPS solution as well as tools for geotagging images and correcting event mismatches. ASPSuite Advanced edition is included with each Loki package. Additional licenses of both levels can be separately purchased. ASPSuite is our first software package to use a new licensing system from Reprise Software called Reprise License Manager (RLM) and our second package to use automatic web-based software updates (AirGon Reckon being the first). The current version of ASPSuite (2017.2) is licensed in Roaming mode only. This means that you can load the software on as many devices as you like (it runs on Windows 7 and Windows 10). You then, via the integral License Manager, check out a license to the machine you wish to use for up to 30 days. You can check the license in at any time you like. Check in and check out require an internet connection. No connection is required for licensing while running ASPSuite although you will need to connect for other actions such as downloading data such as satellite ephemeris. The License Manager is depicted in Figure 1. The license currently checked out is indicated in the left-hand section of the pane. The status of your license pool on the license server is shown in the right-hand pane. In my example, I have an Advanced License checked out for 2 days. The right-hand pane indicates that I have 10 standard licenses with none checked out and 20 Advanced licenses with eleven checked out. The actual license pool is maintained on a cloud-hosted server that you connect to via the ASPSuite License Manager. This style of licensing is termed Roaming because, once you have checked out a license, you can roam your machine without needing a connection to a network or the internet. Lewis Graham Page 1 of 7 AirGon LLC

2 Figure 1: ASP Suite License Manager ASPSuite performs the following steps: Ingest of the project data from the drone and (optionally) Loki DGPS. o Base station RINEX file o Loki raw file (this is in Septentrio format) o If operating in the USA and using the Online Positioning User Service (OPUS) to position the base station, the body of the OPUS solution o Images from the drone o Download of ephemeris data from the web (this is done semi-automatically with a download button) Conversion of data to the formats needed by RTKLIB, the trajectory solution software Creation of the Global Navigation Satellite System (GNSS) post-processed kinematic (PPK) trajectory file (see Figure 2). This file contains a row per solution containing the time, the position (X, Y, Z) and the quality Q (1 is a fixed solution). The Loki sampling rate is 10 Hz, yielding 10 rows for each second that Loki is active and locked on to sufficient satellites to resolve a solution. There are also rows of Events in this file. An event is logged each time Loki detects a Mid Exposure Pulse (MEP) from the camera MEP input. This event is simply a time stamp. It is not necessarily on a 10 Hz boundary so a later processing step has to interpolate the position associated with each event. Lewis Graham Page 2 of 7 AirGon LLC

3 Figure 2: GNSS PPK Trajectory File Event Interpolation In this step, event positions are interpolated from the trajectory file (we use a cubic spline routine for this interpolation), leaving a list of events, time and interpolated positions. This is initially the position of the phase center of the Loki GNSS antenna each time a MEP occurred. The position is then corrected by the lever arms (the X, Y and Z offsets between the phase center of the antenna and the camera focal center). If the attitude of the aircraft is available (which it is in the case of the Phantom 4 Pro and the Inspire 2), a dynamic correction is applied which compensates for the effective distance changes caused by Pitch, Yaw and Roll of the aircraft. On the DJI craft, the focal center of the lens is conveniently located in the center of the gimbal so no additional gimbal computations are required. An example of the events interpolated from the trajectory of Figure 2 is shown in Figure 3. Lewis Graham Page 3 of 7 AirGon LLC

4 Figure 3: Interpolated Events The final step is Geotagging. In this step, ASPSuite correlates events with photos. Under normal circumstances, the number of detected events should match the number of images acquired during the flight. In this case, events are matched to photos in sequential fashion. If the number of events does not match the number of photos, a manual resolution will have to be conducted. ASPSuite includes a tool for this. The updated photo positions can be written directly into the image header Exchangeable Image File Format (EXIF) fields. A text version of this information is always created. This final information is the goal of Loki image positions at the time of exposure to centimeter accuracy (assuming a good, fixed solution throughout the flight). If you are not using Loki, you will have images tagged with locations accurate to the navigation grade GNSS of the drone autopilot (meter accuracy). Lewis Graham Page 4 of 7 AirGon LLC

5 We have added a bit of project and flight organization to the version of ASPSuite. I would consider this initial data management to be very basic with more features to come in future releases. Many drone mapping projects comprise multiple flights either because of battery limitations or areas of interest that are physically separate. For example, we fly a papermill where the data of interest are a feed stock wood chip pile and then a separate area of log piles. This results in one project with two or three flights (depending on the size of the log pile areas). The scheme is to establish a root directory under which your drone projects will be stored. Under this root, ASPSuite will establish a directory for each Project. Under each project folder, a Flight folder is created for each flight in the project. Finally, a series of folders for different types of data is created under the Flight directory. Creating a Project and Flight using the Project/Flight Wizard is shown in Figure 4. Notice my root directory in the ASP Projects Root Folder section of the dialog ( E:\ASP Testing\ASP Project Root ). Until I change the root, all of my projects will be created under this parent directory. My new project name is Rogers August 2017 and I have very creatively named my first flight Flight 1. In reality, you can use meaningful names such as North Stockpile Area. Lewis Graham Page 5 of 7 AirGon LLC

6 Figure 4: Creating a Project and Flight You can choose to leave the source files on the drone and Loki in place or move them to your project folder. This option is selected in the lower right area of the dialog of Figure 4. NOTE: A good best practice is to connect two USB cables to your drone after each flight. For a DJI drone, this will be the USB cable that was provided with the drone as well as the Loki USB-C cable that was included with your Loki system. Set the option of Figure 4 to Copy Selected Files to Project Folders and then, during the course of running the Wizard, the source files will be copied from the drone (image files) and Loki (GNSS data) to your processing computer. At the same time you are running the ASPSuite, the Loki will be charged via the USB-C cable. The easiest way to process a flight is with the Create Project/Flight Wizard. This is a multi-step dialog that leads you through loading all the data needed to process a flight. Some data are common to the entire set of flights and are remembered by the Wizard (such as the base station location). Once all data are loaded, you can perform processing via the Solve Auto Run button or the Solve Single Step Lewis Graham Page 6 of 7 AirGon LLC

7 button (see Figure 5). The Auto Run option will perform all processing steps, leaving you with geotagged images (if you selected this option) as well as the text file containing the geotagging information. The geotagged text file is for SfM applications that do not understand EXIF data or for situations where you are doing something other than SfM such as setting stereo models. The Single Step option allows you to run each of the (currently 5) processing steps individually. You can back up step by step using the Undo button indicated by the mouse cursor in Figure 5. Figure 5: Processing in ASPSuite In future articles, we will explore each of the processing areas of ASPSuite in more detail. We will also publish a special article on solving image-event mismatches. In the meantime, the Standard version of ASPSuite is taught as part of the BYOD Mapping Kit training and the Advanced as part of the Loki training. ASPSuite is a work in progress so you will see rapid changes throughout the remainder of With our new auto-download feature, these updates will be directly available to you by simply choosing yes when asked if you want to install the update. As a precaution, I strongly recommend that you always answer yes to the update questions since we may be publishing a fix to an error! As always, we very much encourage your feedback on this and all the other AirGon/GeoCue products. Lewis Graham Page 7 of 7 AirGon LLC

The Applanix Approach to GPS/INS Integration

The Applanix Approach to GPS/INS Integration Lithopoulos 53 The Applanix Approach to GPS/INS Integration ERIK LITHOPOULOS, Markham ABSTRACT The Position and Orientation System for Direct Georeferencing (POS/DG) is an off-the-shelf integrated GPS/inertial

More information

Qinertia THE NEXT GENERATION INS/GNSS POST-PROCESSING SOFTWARE. For all mobile surveying applications

Qinertia THE NEXT GENERATION INS/GNSS POST-PROCESSING SOFTWARE. For all mobile surveying applications Qinertia THE NEXT GENERATION INS/GNSS POST-PROCESSING SOFTWARE For all mobile surveying applications Survey Efficiently, Survey Anywhere, Survey Serenely. QINERTIA has been designed to help surveyors get

More information

Qinertia THE NEXT GENERATION INS/GNSS POST-PROCESSING SOFTWARE. For all mobile surveying applications

Qinertia THE NEXT GENERATION INS/GNSS POST-PROCESSING SOFTWARE. For all mobile surveying applications Qinertia THE NEXT GENERATION /GNSS POST-PROCESSING SOFTWARE For all mobile surveying applications Survey Efficiently, Survey Anywhere, Survey Serenely. QINERTIA has been designed to help surveyors get

More information

Inspire 2 Release Notes

Inspire 2 Release Notes Date: 2018.04.18 Remote Controller Firmware: DJI GO 4 app: V01.02.0100 V01.01.0010 ios V 4.2.12 or above, Android V 4.2.12 or above Added support for adjusting the maximum velocity of aircraft s real-time

More information

Inspire 2 Release Notes

Inspire 2 Release Notes Date: 2017.12.13 Remote Controller Firmware: DJI GO 4 app: V01.01.0300 V01.01.0002 ios V 4.1.18 or above, Android V 4.1.18 or above Optimized Zenmuse X7 lens connection stability to fix an issue where

More information

TRAINING MATERIAL HOW TO OPTIMIZE ACCURACY WITH CORRELATOR3D

TRAINING MATERIAL HOW TO OPTIMIZE ACCURACY WITH CORRELATOR3D TRAINING MATERIAL WITH CORRELATOR3D Page2 Contents 1. UNDERSTANDING INPUT DATA REQUIREMENTS... 4 1.1 What is Aerial Triangulation?... 4 1.2 Recommended Flight Configuration... 4 1.3 Data Requirements for

More information

Tutorial (Beginner level): Orthomosaic and DEM Generation with Agisoft PhotoScan Pro 1.3 (with Ground Control Points)

Tutorial (Beginner level): Orthomosaic and DEM Generation with Agisoft PhotoScan Pro 1.3 (with Ground Control Points) Tutorial (Beginner level): Orthomosaic and DEM Generation with Agisoft PhotoScan Pro 1.3 (with Ground Control Points) Overview Agisoft PhotoScan Professional allows to generate georeferenced dense point

More information

DJI Phantom 3 - Standard Edition + Softshell Backpack

DJI Phantom 3 - Standard Edition + Softshell Backpack DJI Phantom 3 - Standard Edition + Softshell Backpack SAVE21% Drone Capabilities Included 2.7K / 12 Megapixel Camera Integrated 3-Axis Stabilization Gimbal Easy to Fly, Intelligent Flight System Live HD

More information

INSPIRE 1 Release Notes

INSPIRE 1 Release Notes 2017.07.10 1. All-in-One firmware version updated to v01.11.01.50. 2. Remote Controller firmware version updated to v1.7.80. 3. DJI GO app ios version updated to v3.1.13. 4. DJI GO app Android version

More information

Inspire 2 Release Notes

Inspire 2 Release Notes Date: 2018.11.16 DJI GO 4 app: v01.02.0300 v01.01.0050 ios v4.3.0 or above, Android v4.3.0 or above Fixed a rare issue where compass interference altered the orientation of the aircraft. Fixed a rare issue

More information

DJI GS PRO. User Manual V

DJI GS PRO. User Manual V DJI GS PRO User Manual V1.4 2017.03 Video Tutorials Virtual Fence Mission 3D Map Area Mission Waypoint Flight Mission 2 2017 DJI All Rights Reserved. Contents Video Tutorials 2 Disclaimer 4 Warning 4 Introduction

More information

Tutorial (Beginner level): Orthomosaic and DEM Generation with Agisoft PhotoScan Pro 1.3 (without Ground Control Points)

Tutorial (Beginner level): Orthomosaic and DEM Generation with Agisoft PhotoScan Pro 1.3 (without Ground Control Points) Tutorial (Beginner level): Orthomosaic and DEM Generation with Agisoft PhotoScan Pro 1.3 (without Ground Control Points) Overview Agisoft PhotoScan Professional allows to generate georeferenced dense point

More information

DJI GS PRO. User Manual V

DJI GS PRO. User Manual V DJI GS PRO User Manual V2.0 2017.11 Video Tutorials Virtual Fence Mission 3D Map Area Mission 3D Map POI Mission Waypoint Flight Mission 2 2017 DJI All Rights Reserved. Contents Video Tutorials 2 Disclaimer

More information

DJI GS PRO. User Manual V

DJI GS PRO. User Manual V DJI GS PRO User Manual V1.8 2017.08 Video Tutorials Virtual Fence Mission 3D Map Area Mission 3D Map POI Mission Waypoint Flight Mission 2 2017 DJI All Rights Reserved. Contents Video Tutorials 2 Disclaimer

More information

REMOTE SENSING LiDAR & PHOTOGRAMMETRY 19 May 2017

REMOTE SENSING LiDAR & PHOTOGRAMMETRY 19 May 2017 REMOTE SENSING LiDAR & PHOTOGRAMMETRY 19 May 2017 SERVICES Visual Inspections Digital Terrain Models Aerial Imagery Volume Computations Thermal Inspections Photo maps Aerial Video Training & Consultancy

More information

DJI MATRICE 600 Release Notes

DJI MATRICE 600 Release Notes Date : 2018.04.17 Aircraft Firmware : V 1.0.1.66 DJI GO App : ios V 3.1.31, Android V 3.1.30 DJI Assistant 2 : V 1.1.7 Aircraft Firmware: Improved altitude measuring precision by lowering barometer drift

More information

Inspire 2 Release Notes

Inspire 2 Release Notes Date: 2017.11.13 Remote Controller Firmware: DJI GO 4 app: V01.01.0200 V01.01.0002 ios V 4.1.14 or above, Android V 4.1.14 or above Added support for the Zenmuse X7 gimbal and camera. CineCore 2.1 now

More information

Seagull #GPK. User Manual. Product: Seagull #GPK Released: FW: 1.0

Seagull #GPK. User Manual. Product: Seagull #GPK Released: FW: 1.0 Seagull #GPK User Manual Product: Seagull #GPK Released: 2018-12-06 FW: 1.0 CONTENTS GENERAL INFORMATION... 3 CONFIG FILE... 4 GENERAL... 4 EDITING... 4 SETTINGS AND VALUES TABLE... 5 FLIGHT CONTROLLER

More information

INSPIRE 1 Release Notes

INSPIRE 1 Release Notes 2016.12.15 1. All-in-One firmware version updated to v1.10.1.40. 2. DJI GO app ios version updated to v3.1.1. 3. DJI GO app Android version updated to v3.1.1. What s New: 1. Optimized Flight Restriction

More information

DJI Ace One product release notes

DJI Ace One product release notes Date : 26 July 2012 Ace One firmware version : 4.02 Ace Assistant software version : 2.4 Low Voltage Warning Semi Auto Takeoff & Landing (Optional) Ground Station chargeable functions: View (optional)

More information

Cendence Release Notes

Cendence Release Notes Date: 2019.01.28 Firmware Version: DJI GO 4 app: v02.00.0160 ios v4.3.10 or above, Android v4.3.10 or above What s New? The Cendence remote controller is now compatible with Multilink and can be used as

More information

DJI GS PRO. User Manual V

DJI GS PRO. User Manual V DJI GS PRO User Manual V2.0 2018.11 Video Tutorials Virtual Fence Mission 3D Map Area Mission 3D Map POI Mission Waypoint Flight Mission 2 2018 DJI All Rights Reserved. Contents Video Tutorials 2 Disclaimer

More information

Added support for version matching between DJI Assistant 2 and flight control system.

Added support for version matching between DJI Assistant 2 and flight control system. Date : 2017.01.18 DJI GO App Version : ios V 3.1.2, Android V 3.1.1 DJI Assistant 2 Version : 1.0.9-2 Flight Controller Firmware Version : 1.7.0.0 Added support for version matching between DJI Assistant

More information

GPS-Aided Inertial Navigation Systems (INS) for Remote Sensing

GPS-Aided Inertial Navigation Systems (INS) for Remote Sensing GPS-Aided Inertial Navigation Systems (INS) for Remote Sensing www.inertiallabs.com 1 EVOLUTION OF REMOTE SENSING The latest progress in Remote sensing emerged more than 150 years ago, as balloonists took

More information

7.58 lbs (3440 g, including two batteries, without gimbal and camera)

7.58 lbs (3440 g, including two batteries, without gimbal and camera) Appendix Specifications Aircraft Weight Max Takeoff Weight GPS Hovering Accuracy Max Angular Velocity Max Tilt Angle Max Ascent Speed Max Descent Speed Max Takeoff Sea Level Max Wind Speed Resistance T650

More information

DJI MATRICE 600 PRO Release Notes

DJI MATRICE 600 PRO Release Notes Date : 2017.10.24 Aircraft Firmware : V 1.0.1.65 DJI GO App : ios V 3.1.18, Android V 3.1.11 DJI Assistant 2 : V 1.1.6 Aircraft Firmware: Increased flight safety. Fixed issue of output error when F channel

More information

ipad Navigation Map and FPV live video can be displayed with P-in-P (above) or Side-by-Side (below) layout. Custom Telemetry can be shown in either

ipad Navigation Map and FPV live video can be displayed with P-in-P (above) or Side-by-Side (below) layout. Custom Telemetry can be shown in either Camera Overview FPV Camera brings a complete new FPV flying experience for DJI Phantom 3 Pro/Adv and Inspire 1 with innovative Navigation Map to let experienced pilots flying safer and more enjoyable.

More information

Sasanka Madawalagama Geoinformatics Center Asian Institute of Technology Thailand

Sasanka Madawalagama Geoinformatics Center Asian Institute of Technology Thailand Sasanka Madawalagama Geoinformatics Center Asian Institute of Technology Thailand This learning material was not prepared by ADB. The views expressed in this document are the views of the author/s and

More information

USING UNMANNED AERIAL VEHICLE (DRONE/FLYCAM) TECHNOLOGY IN SURVEY WORK OF PORTCOAST

USING UNMANNED AERIAL VEHICLE (DRONE/FLYCAM) TECHNOLOGY IN SURVEY WORK OF PORTCOAST USING UNMANNED AERIAL VEHICLE (DRONE/FLYCAM) TECHNOLOGY IN SURVEY WORK OF PORTCOAST 1. Capturing aerial images by using Drone Taking images by drones is currently applied in many fields especially in topographic

More information

Chapters 1 9: Overview

Chapters 1 9: Overview Chapters 1 9: Overview Chapter 1: Introduction Chapters 2 4: Data acquisition Chapters 5 9: Data manipulation Chapter 5: Vertical imagery Chapter 6: Image coordinate measurements and refinements Chapters

More information

RTK. Quick Start Guide. v1.2

RTK. Quick Start Guide. v1.2 RTK Quick Start Guide v1.2 Phantom 4 RTK The PHANTOM TM 4 RTK is a smart mapping and imaging drone capable of highly accurate mapping functions. The aircraft has a built-in DJI TM Onboard D-RTK*, which

More information

GEOREFERENCING EXPERIMENTS WITH UAS IMAGERY

GEOREFERENCING EXPERIMENTS WITH UAS IMAGERY GEOREFERENCING EXPERIMENTS WITH UAS IMAGERY G. Jóźków *, C. Toth Satellite Positioning and Inertial Navigation (SPIN) Laboratory The Ohio State University, Department of Civil, Environmental and Geodetic

More information

Leica PAV30. Gyro-Stabilized Camera Mount

Leica PAV30. Gyro-Stabilized Camera Mount Leica PAV0 Gyro-Stabilized Camera Mount Leica PAV0 High Quality Aerial Photography The Leica PAV0 gyro-stabilized mount has been developed by Leica Geosystems aerial camera engineers for compensation of

More information

LANDINS Georeferencing and Orientation System

LANDINS Georeferencing and Orientation System LANDINS Georeferencing and Orientation System LANDINS Georeferencing and Orientation System Landins is a simple, turnkey position and orientation system for land-based mobile applications. It offers dependable

More information

This guide will help you get started using MyDealerCenter and posting listings in no time.

This guide will help you get started using MyDealerCenter and posting listings in no time. MyDealerCenter Quick Start Guide This guide will help you get started using MyDealerCenter and posting listings in no time. Contents MyDealerCenter Quick Start Guide...1 How do I get to my listings?...1

More information

DJI FlightHub Enterprise

DJI FlightHub Enterprise DJI FlightHub Enterprise User Guide 2019.03 v1.0 Contents Disclaimer and Warning 1 Profile 1 Preparation 1 Configuration Requirements 1 Installing FlightHub Enterprise to the Server 2 Getting the License

More information

Inspire 1 Pro Release Notes

Inspire 1 Pro Release Notes 2017.07.10 1. All-in-One firmware version updated to v01.11.01.50. 2. Remote Controller firmware version updated to v1.7.80. 3. DJI GO app ios version updated to v3.1.13. 4. DJI GO app Android version

More information

Zenmuse XT Release Notes

Zenmuse XT Release Notes 2018.03.30 1. Firmware Version: v1.31.0.00 2. DJI Pilot App Android Version: v0.5.1 3. DJI GO App ios Version: V3.1.30 4. DJI GO App Android Version: V3.1.28 1. Fixed an issue where users can't take photos

More information

Reality Modeling Drone Capture Guide

Reality Modeling Drone Capture Guide Reality Modeling Drone Capture Guide Discover the best practices for photo acquisition-leveraging drones to create 3D reality models with ContextCapture, Bentley s reality modeling software. Learn the

More information

Aerial Mapping using UAS. Jeff Campbell

Aerial Mapping using UAS. Jeff Campbell Aerial Mapping using UAS Jeff Campbell 1 Agenda 1. Introduction 2. UAS Mapping Explained 3. Use Cases / Outputs 4. Technologies 5. Training Methods 6. Implementation Strategies 7. Emerging Technologies

More information

Chapter 1: Overview. Photogrammetry: Introduction & Applications Photogrammetric tools:

Chapter 1: Overview. Photogrammetry: Introduction & Applications Photogrammetric tools: Chapter 1: Overview Photogrammetry: Introduction & Applications Photogrammetric tools: Rotation matrices Photogrammetric point positioning Photogrammetric bundle adjustment This chapter will cover the

More information

Zeiss AxioImager.Z2 Fluorescence Protocol

Zeiss AxioImager.Z2 Fluorescence Protocol Zeiss AxioImager.Z2 Fluorescence Protocol 1) System Startup Please note put sign-up policy. You must inform the facility at least 24 hours beforehand if you can t come; otherwise, you will receive a charge

More information

Drone2Map: an Introduction. October 2017

Drone2Map: an Introduction. October 2017 Drone2Map: an Introduction October 2017 Drone2Map: An Introduction Topics: - Introduction to Drone Mapping - Coordinate Systems - Overview of Drone2Map - Basic Drone2Map Workflow - 2D Data Processing -

More information

Inertial Systems. Ekinox Series TACTICAL GRADE MEMS. Motion Sensing & Navigation IMU AHRS MRU INS VG

Inertial Systems. Ekinox Series TACTICAL GRADE MEMS. Motion Sensing & Navigation IMU AHRS MRU INS VG Ekinox Series TACTICAL GRADE MEMS Inertial Systems IMU AHRS MRU INS VG ITAR Free 0.05 RMS Motion Sensing & Navigation AEROSPACE GROUND MARINE Ekinox Series R&D specialists usually compromise between high

More information

ZENMUSE X5 User Manual

ZENMUSE X5 User Manual ZENMUSE X5 User Manual 2015.11 V1.0 Searching for Keywords Search for keywords such as battery and install to find a topic. If you are using Adobe Acrobat Reader to read this document, press Ctrl+F on

More information

Exterior Orientation Parameters

Exterior Orientation Parameters Exterior Orientation Parameters PERS 12/2001 pp 1321-1332 Karsten Jacobsen, Institute for Photogrammetry and GeoInformation, University of Hannover, Germany The georeference of any photogrammetric product

More information

iosd (On Screen Display)

iosd (On Screen Display) iosd (On Screen Display) User Manual V2.2 For iosd Firmware Version V3.3 & iosd Assistant V4.1* July, 216 * iosd Firmware V3.3 compatible with iosd Assistant V4.1. www.dji.com 216 DJI All Rights Reserved.

More information

Specifications. Inspire 2. Aircraft (Model: T650) 7.25 lbs (3290 g, including two batteries, without gimbal and camera)

Specifications. Inspire 2. Aircraft (Model: T650) 7.25 lbs (3290 g, including two batteries, without gimbal and camera) Specifications Inspire 2 Aircraft (Model: T650) Diagonal Distance(propeller excluded) Max Takeoff 8.82 lbs (4000 g) 7.25 lbs (3290 g, including two batteries, without gimbal and camera) 18 inch (605 mm,

More information

Hornet S. Remote Controller. Operation Manual. RD12

Hornet S. Remote Controller. Operation Manual.  RD12 Hornet S Remote Controller RD12 Operation Manual www.jyu.com PART DESCRIPTIONS Hornet S Communication Indicator red: disconnected green: connected remote battery capacity indicator red: low capacity green:

More information

Mavic Pro Release Notes

Mavic Pro Release Notes Date : 2017.04.11 v01.03.0600 v4.0.7 v4.0.6 Added Fixed-Wing mode. For details about Fixed-Wing mode, please refer to the Intelligent Flight Mode section in user manual v1.6. Added an option to turn off

More information

Phantom 4 Pro/Pro+ Release Notes

Phantom 4 Pro/Pro+ Release Notes Date : 2017.12.25 Aircraft Firmware : V 01.05.0300 Phantom 4 Pro Remote Controller Firmware : V 1.4.1.0 Phantom 4 Pro+ Remote Controller Firmware : V 1.2.2.0 DJI GO 4 App ios : V 4.1.20 DJI GO 4 App Android

More information

FLIR Tools+ and Report Studio

FLIR Tools+ and Report Studio Creating and Processing Word Templates http://www.infraredtraining.com 09-20-2017 2017, Infrared Training Center. 1 FLIR Report Studio Overview Report Studio is a Microsoft Word Reporting module that is

More information

PHANTOM 4 PRO SPECS AIRCRAFT VISION SYSTEM. HomeProductsPhantom 4 ProSpecs. Weight (Battery & Propellers Included) 1388 g

PHANTOM 4 PRO SPECS AIRCRAFT VISION SYSTEM. HomeProductsPhantom 4 ProSpecs. Weight (Battery & Propellers Included) 1388 g PHANTOM 4 PRO SPECS HomeProductsPhantom 4 ProSpecs AIRCRAFT Weight (Battery & Propellers Included) Diagonal Size (Propellers Excluded) Max Ascent Speed Max Descent Speed Max Speed 1388 g 350 mm S-mode:

More information

Matrice 200 Series Release Notes

Matrice 200 Series Release Notes Date: 2018.08.13 Remote Controller Firmware: V01.01.0913 V01.01.0020 V02.00.0120(Cendence) DJI GO 4 app: ios V 4.2.24, Android V 4.2.21 DJI Pilot app: Android V 0.6.3 V2.6.6.0 Fixed a rare issue where

More information

Datasheet. Revision number: 2.1

Datasheet. Revision number: 2.1 Datasheet Revision number: 2.1 Workswell WIRIS 2nd Generation Introduction Workswell s.r.o. is pleased to introduce you a brand new thermal imaging system Workswell WIRIS 2 nd Generation for unmanned air

More information

ZENMUSE X4S. User Manual V

ZENMUSE X4S. User Manual V ZENMUSE X4S User Manual V1.0 2016.12 Searching for Keywords Search for keywords such as battery and install to find a topic. If you are using Adobe Acrobat Reader to read this document, press Ctrl+F on

More information

Third Rock from the Sun

Third Rock from the Sun Geodesy 101 AHD LiDAR Best Practice The Mystery of LiDAR Best Practice Glenn Jones SSSi GIS in the Coastal Environment Batemans Bay November 9, 2010 Light Detection and Ranging (LiDAR) Basic principles

More information

DJI Assistant 2 Release Notes

DJI Assistant 2 Release Notes Date : Oct 25 th 2017 DJI Assistant 2 : v 1.1.7 Inspire2 Firmware : v 1.1.0010 MG-1S Firmware : v 1.3.2.0 N3 Firmware : v 1.7.1.5 N3-AG Firmware : v 1.0.2.0 A3 Firmware : v 1.7.1.5 A3-AG Firmware : v 1.0.2.0

More information

Navigational Aids 1 st Semester/2007/TF 7:30 PM -9:00 PM

Navigational Aids 1 st Semester/2007/TF 7:30 PM -9:00 PM Glossary of Navigation Terms accelerometer. A device that senses inertial reaction to measure linear or angular acceleration. In its simplest form, it consists of a case-mounted spring and mass arrangement

More information

Ingesting, Managing, and Using UAV (Drone) Imagery in the ArcGIS Platform

Ingesting, Managing, and Using UAV (Drone) Imagery in the ArcGIS Platform Ingesting, Managing, and Using UAV (Drone) Imagery in the ArcGIS Platform Cody A. Benkelman Technical Product Manager Imagery Esri cbenkelman@esri.com Version 2 17 November 2015 This in an Esri draft document

More information

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step.

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step. 1. AUTO CORRECT - To auto correct a text in MS Word the text manipulation includes following step. - STEP 1: Click on office button STEP 2:- Select the word option button in the list. STEP 3:- In the word

More information

Phantom 4 Pro/Pro+ Release Notes

Phantom 4 Pro/Pro+ Release Notes Date : 2018.03.08 Aircraft Firmware : V 01.05.0600 Phantom 4 Pro Remote Controller Firmware : V 1.4.1.0 Phantom 4 Pro+ Remote Controller Firmware : V 1.3.6.0 DJI GO 4 App ios : V 4.2.6 DJI GO 4 App Android

More information

Zenmuse XT Release Notes

Zenmuse XT Release Notes 2017.06.28 1. Firmware Version: v1.30.0.10 2. DJI Pilot App Android Version: v0.3.1 Added support for the Matrice 200. 1. This firmware upgrade is for the Zenmuse XT gimbal and camera only. It cannot be

More information

3DM-GQ4-45 Tactical Grade GNSS-Aided Inertial Navigation System (GNSS/INS)

3DM-GQ4-45 Tactical Grade GNSS-Aided Inertial Navigation System (GNSS/INS) LORD QUICK START GUIDE 3DM-GQ4-45 Tactical Grade GNSS-Aided Inertial Navigation System (GNSS/INS) The 3DM-GQ4-45 is a high-performance, GNSS-Aided Inertial Navigation System (GNSS/INS) that combines micro

More information

Visual Physics Introductory Lab [Lab 0]

Visual Physics Introductory Lab [Lab 0] Your Introductory Lab will guide you through the steps necessary to utilize state-of-the-art technology to acquire and graph data of mechanics experiments. Throughout Visual Physics, you will be using

More information

Evaluating the Performance of a Vehicle Pose Measurement System

Evaluating the Performance of a Vehicle Pose Measurement System Evaluating the Performance of a Vehicle Pose Measurement System Harry Scott Sandor Szabo National Institute of Standards and Technology Abstract A method is presented for evaluating the performance of

More information

Generating highly accurate 3D data using a sensefly exom drone

Generating highly accurate 3D data using a sensefly exom drone Generating highly accurate 3D data using a sensefly exom drone C. Álvarez 1, A. Roze 2, A. Halter 3, L. Garcia 4 1 Geomatic Engineer, Lehmann Géomètre SA 2 Application Engineer, sensefly SA 3 Geomatic

More information

Lecture ID: WT

Lecture ID: WT GNSS Online Lecture # 1 Lecture ID: WT-103-401 Lecture Topic: GNSS Data Processing in RTKLIB Dinesh Manandhar Center for Spatial Information Science The University of Tokyo Contact Information: dinesh@iis.u-tokyo.ac.jp

More information

Rigorous Scan Data Adjustment for kinematic LIDAR systems

Rigorous Scan Data Adjustment for kinematic LIDAR systems Rigorous Scan Data Adjustment for kinematic LIDAR systems Paul Swatschina Riegl Laser Measurement Systems ELMF Amsterdam, The Netherlands 13 November 2013 www.riegl.com Contents why kinematic scan data

More information

Dot-to-dot recent progress in UAS LiDAR: calibration, accuracy assessment, and application

Dot-to-dot recent progress in UAS LiDAR: calibration, accuracy assessment, and application Dot-to-dot recent progress in UAS LiDAR: calibration, accuracy assessment, and application Arko Lucieer, Colin McCoull, Richard Ballard, Steve Harwin, Deepak Gautam, Darren Turner Surveying and Spatial

More information

The YellowScan Surveyor: 5cm Accuracy Demonstrated

The YellowScan Surveyor: 5cm Accuracy Demonstrated The YellowScan Surveyor: 5cm Accuracy Demonstrated Pierre Chaponnière1 and Tristan Allouis2 1 Application Engineer, YellowScan 2 CTO, YellowScan Introduction YellowScan Surveyor, the very latest lightweight

More information

SPARK. Quick Start Guide V1.6

SPARK. Quick Start Guide V1.6 SPARK Quick Start Guide V1.6 SPARK The DJI SPARK is DJI's smallest flying camera featuring a stabilized camera, Intelligent Flight Modes, and Obstacle Avoidance inside a light, portable body. Equipped

More information

G2-AS100. Presents: A mid-format fully integrated photogrammetric camera

G2-AS100. Presents: A mid-format fully integrated photogrammetric camera Presents: G2-AS100 A mid-format fully integrated photogrammetric camera Designed and manufactured by Global Geo Supplies, Inc. Lone Tree, Colorado USA 1 TABLE OF CONTENTS CAMERA SPECIFICATIONS LENSES PERFORMANCE

More information

MAVIC PRO. Quick Start Guide V1.4

MAVIC PRO. Quick Start Guide V1.4 MAVIC PRO Quick Start Guide V1.4 Aircraft The DJITM MAVICTM Pro is DJI's smallest flying camera, featuring a fully stabilized camera, Intelligent Flight Modes and Obstacle Avoidance inside a revolutionary

More information

Visual Physics - Introductory Lab Lab 0

Visual Physics - Introductory Lab Lab 0 Your Introductory Lab will guide you through the steps necessary to utilize state-of-the-art technology to acquire and graph data of mechanics experiments. Throughout Visual Physics, you will be using

More information

Mavic Pro Release Notes

Mavic Pro Release Notes Date : 2017.09.19 v01.04.0000 v4.1.10 v4.1.10 Added QuickShot feature (requires DJI GO 4 app v4.1.10 or higher). Added Dynamic Home Point for ActiveTrack mode (requires DJI GO 4 app v4.1.10 or higher).

More information

DJI Assistant 2 Release Notes

DJI Assistant 2 Release Notes Date : Dec.29 th 2017 DJI Assistant 2 : v 1.2.0 Inspire2 Firmware : v 1.1.0010 MG-1S Firmware : v 1.3.2.0 N3 Firmware : v 1.7.1.5 N3-AG Firmware : v 1.0.2.0 A3 Firmware : v 1.7.1.5 A3-AG Firmware : v 1.0.2.0

More information

Equipment. Remote Systems & Sensors. Altitude Imaging uses professional drones and sensors operated by highly skilled remote pilots

Equipment. Remote Systems & Sensors. Altitude Imaging uses professional drones and sensors operated by highly skilled remote pilots Remote Systems & Sensors Altitude Imaging uses professional drones and sensors operated by highly skilled remote pilots Equipment www.altitude-imaging.com About Us Altitude Imaging has been providing a

More information

Photogrammetry: A Modern Tool for Crash Scene Mapping

Photogrammetry: A Modern Tool for Crash Scene Mapping Photogrammetry: A Modern Tool for Crash Scene Mapping Background A police accident investigator (AI) has many tasks when arriving at a crash scene. The officer s highest priority is public safety; the

More information

Android SDK Release Notes

Android SDK Release Notes Android SDK 3.0.1 Release Notes Release Date 2016.02.04 Highlights Mobile SDK 3.0.1 is now available on our developer website. More information can be obtained from Github page. New product support: The

More information

DJI Assistant 2 Release Notes

DJI Assistant 2 Release Notes Date : Feb.7 th 2018 DJI Assistant 2 : v 2 1.2.2.827 Inspire2 Firmware : v 1.1.0010 MG-1S Firmware : v 1.3.2.0 N3 Firmware : v 1.7.1.5 N3-AG Firmware : v 1.0.2.0 A3 Firmware : v 1.7.1.5 A3-AG Firmware

More information

University of Texas Center for Space Research ICESAT/GLAS Document: CSR SCF Release Notes for Orbit and Attitude Determination

University of Texas Center for Space Research ICESAT/GLAS Document: CSR SCF Release Notes for Orbit and Attitude Determination University of Texas Center for Space Research ICESAT/GLAS Document: CSR SCF Notes for Orbit and Attitude Determination Tim Urban Sungkoo Bae Hyung-Jin Rim Charles Webb Sungpil Yoon Bob Schutz Version 3.0

More information

GI-Eye II GPS/Inertial System For Target Geo-Location and Image Geo-Referencing

GI-Eye II GPS/Inertial System For Target Geo-Location and Image Geo-Referencing GI-Eye II GPS/Inertial System For Target Geo-Location and Image Geo-Referencing David Boid, Alison Brown, Ph. D., Mark Nylund, Dan Sullivan NAVSYS Corporation 14960 Woodcarver Road, Colorado Springs, CO

More information

DataPro Quick Start Guide

DataPro Quick Start Guide DataPro Quick Start Guide Introduction The DataPro application provides the user with the ability to download and analyze data acquired using the ULTRA-LITE PRO range of Auto Meter products. Please see

More information

DJI AGRAS MG-1S Release Notes

DJI AGRAS MG-1S Release Notes Date: 2018.03.29 Aircraft Firmware: V 2.5.0.0 Remote Controller Firmware: V 2.5.0.0 DJI MG App: V 1.5.7 DJI Assistant 2 for MG: V 2.0.0 Added support for the MG Spreading System. This firmware is only

More information

James Van Rens CEO Riegl USA, Inc. Mining Industry and UAV s combined with LIDAR Commercial UAV Las Vegas October 2015 James Van Rens CEO Riegl USA

James Van Rens CEO Riegl USA, Inc. Mining Industry and UAV s combined with LIDAR Commercial UAV Las Vegas October 2015 James Van Rens CEO Riegl USA James Van Rens CEO Riegl USA, Inc. Mining Industry and UAV s combined with LIDAR Commercial UAV Las Vegas October 2015 James Van Rens CEO Riegl USA COST EFFECIENCY CONTINUUM LIDAR and IMU Partnership Technology

More information

CONTENTS. Quick Start Guide V1.0

CONTENTS. Quick Start Guide V1.0 Quick Start Guide CONTENTS 1 Introduction... 2 2 What s in the box?... 3 3 Using your buzzard multispectral sensor... 4 3.1 Overview... 4 3.2 Connecting the power / remote trigger cable... 5 3.3 Attaching

More information

DJI Assistant 2 Release Notes

DJI Assistant 2 Release Notes Date : May.16 th 2018 DJI Assistant 2 : v 1.2.4 Inspire2 Firmware : v 1.1.0010 MG-1S Firmware : v 1.3.2.0 N3 Firmware : v 1.7.1.5 N3-AG Firmware : v 1.0.2.0 A3 Firmware : v 1.7.1.5 A3-AG Firmware : v 1.0.2.0

More information

PHANTOM 4 Release Notes

PHANTOM 4 Release Notes 2017.09.12 Overview Remote Controller Firmware: v1.9.3.0 DJI GO 4 App ios: v4.1.10 DJI GO 4 App Android: v4.1.10 What s New Added support for Head Tracking function when connected with the DJI Goggles.

More information

Manual DJI Phantom 2 Vision Dronexpert Gimbal

Manual DJI Phantom 2 Vision Dronexpert Gimbal Manual DJI Phantom 2 Vision Dronexpert Gimbal V2 1. Remove battery from the phantom. 2. Place the Phantom upside down. 3. Pull the jackplug out of the camera 4. Lift the frame carefully from rubber holders.

More information

Mavic Pro Release Notes

Mavic Pro Release Notes Date : 2017.08.22 v01.03.1000 v4.1.7 v4.1.5 Fixed an occasional issue where DNG files couldn t be opened. Fixed an occasional issue where the camera would restart automatically during recording. Fixed

More information

The intelligent mapping & inspection drone

The intelligent mapping & inspection drone The intelligent mapping & inspection drone 3 reasons to choose exom 1 flight, 3 types of imagery With exom you can switch between capturing video, still and thermal imagery during the same flight, without

More information

Unmanned Aerial Systems: A Look Into UAS at ODOT

Unmanned Aerial Systems: A Look Into UAS at ODOT Ohio Department of Transportation John R. Kasich, Governor Jerry Wray, Director Unmanned Aerial Systems: Tim Burkholder, PS Mapping Manager Division of Engineering Office of CADD and Mapping Services Kyle

More information

Mavic Air Release Notes

Mavic Air Release Notes Date : 2018.05.03 v01.00.0400 v4.2.12 v4.2.12 Improved firmware data safety. Fixed an issue where GPS location changes inexplicably, and when RTH is abnormal due to compass interference. Optimized vision

More information

SpatialFuser. Offers support for GNSS and INS navigation systems. Supports multiple remote sensing equipment configurations.

SpatialFuser. Offers support for GNSS and INS navigation systems. Supports multiple remote sensing equipment configurations. SPATIALFUSER SpatialFuser SpatialFuser is designed to georeference data acquired by our LiDAR mapping systems into common mapping formats such as LAS/LAZ or GPX. The main purpose of SpatialFuser is to

More information

Assessing 3D Point Cloud Fidelity of UAS SfM Software Solutions Over Varying Terrain

Assessing 3D Point Cloud Fidelity of UAS SfM Software Solutions Over Varying Terrain Assessing 3D Point Cloud Fidelity of UAS SfM Software Solutions Over Varying Terrain Michael Schwind, Michael J. Starek (Presenter) 18th Annual JALBTCX Airborne Coastal Mapping and Charting Technical Workshop,

More information

INSPIRE 1 Quick Start Guide V1.0

INSPIRE 1 Quick Start Guide V1.0 INSPIRE Quick Start Guide V.0 The Inspire is a professional aerial filmmaking and photography platform that is ready to fly right out of the box. Featuring an onboard camera equipped with a 0mm lens and

More information

LiDAR & Orthophoto Data Report

LiDAR & Orthophoto Data Report LiDAR & Orthophoto Data Report Tofino Flood Plain Mapping Data collected and prepared for: District of Tofino, BC 121 3 rd Street Tofino, BC V0R 2Z0 Eagle Mapping Ltd. #201 2071 Kingsway Ave Port Coquitlam,

More information

Tools, Tips, and Workflows Automatic Ground Classification of Dense Point Clouds in LP360

Tools, Tips, and Workflows Automatic Ground Classification of Dense Point Clouds in LP360 Automatic Ground Classification of Dense Point Clouds LP360, versions 2014.1 and above Lewis Graham Revision 1.0 The density of point clouds (usually expressed as points per square meter) is increasing

More information

ANDROID SDK Release Notes. Release Date: Overview: New APIs: Bugs Fixes: Sample Codes Updates: Mobile SDK version updated to:v2.4.

ANDROID SDK Release Notes. Release Date: Overview: New APIs: Bugs Fixes: Sample Codes Updates: Mobile SDK version updated to:v2.4. Release Date:2015.11.24 Overview: Mobile SDK version updated to:v2.4.1 New APIs: 1. (setrccontrolgimbaldirection,getrccontrolgimbaldirection) added in DJIRemoteController for changing the gimbal direction

More information