How to Install libcsp-source in Ubuntu 18.04



Install libcsp-source by entering the following commands in the terminal:

sudo apt update
sudo apt install libcsp-source

Description:

Cubesat Space Protocol Library (source)

Cubesat Space Protocol (CSP) is a small protocol stack written in C. CSP is designed to ease communication between distributed embedded systems in smaller networks, such as Cubesats. The design follows the TCP/IP model and includes a transport protocol, a routing protocol and several MAC-layer interfaces. The core of libcsp includes a router, a socket buffer pool and a connection oriented socket API. . This package contains the libcsp source.

Homepage: https://github.com/GomSpace/libcsp

Version: 1.4+fdd49b7+dfsg-3build1

Section: universe/libdevel