Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Navtech Radar sensors provide output in one or both of two modes: “FFT data” (sometimes referred to as “raw radar data” and “navigation output”. These are explained below. The SDK provides support for both modes, allowing developers to receive either type of data from the sensor and also send control messages back.

Communication with Navtech Radar sensors is over Ethernet and utilises a proprietary binary communication protocol called Colossus Network Protocol. The SDK abstracts this protocol to avoid having to develop the low level socket and messaging processing code. However you can develop your own interface without the SDK if required and the protocol documentation will provide all the information you need to achieve this.

Code downloads are accessible here.

Contents

...

Table of Contents
maxLevel3
indent16px
excludeIntroduction|Contents

...