Engee documentation

PS-TCP

Introduction

To work with RITM SDR USRP, a software interface has been developed that works on top of the TCP protocol stack, which makes it possible to remotely control the device and transmit streaming data over standard network channels without packet loss. The interface is a client-server architecture.

  • The server part is deployed in the Embedded Linux environment directly on the hardware platform. The computing load is distributed between the four cores of the Cortex-A53 processor, which allows you to process incoming commands in parallel and manage IQ data streams in real time. For more information, see Server side

  • The client part is presented in the form of a specialized library for Engee. This solution provides seamless integration of SDR hardware with digital signal processing tools, allowing you to control SDR parameters and analyze data directly in the workspace. Engee. For more information, see Support package for managing the RITM SDR USRP hardware platform