How to implement the PVT profiles using the TML Library
Diego2018-09-11T16:30:06+00:00A host application that sends the trajectory as PVT points to a Technosoft drive has to implement the following steps: create the callback function that will handle messages with PVT status sent automatically by the drive. The drive will send the PVT status when the buffer is full, low or empty. register the callback function [...]