Telematics SDK - User Guide  v1.50.0
Introduction

Purpose

The Telematics software development kit (TelSDK) is a set of application programming interfaces (APIs) that provide access to the QTI-specific hardware and software capabilities.

The primary purpose of this document is to outline various features of TelSDK and demonstrate how to use various TelSDK APIs to develop an application. It provides sample application's source code to familiarize developer with the API usage.

Scope

This document focusses on how to use TelSDK APIs to implement a given use-case. It assumes that the developer is familiar with Linux and C++11 programming.