Skip to content

vnegnev/marcos_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

MaRCoS SDRLab-122 Server

Overview

This handles communication between the MaRCoS client and the MaRCoS FPGA firmware. For more information and a getting-started guide for the MaRCoS system as a whole, please see the MaRCoS wiki.

Utilises the MPack C library for server-client communications via the msgpack protocol.

Setup

Compilation

On the SDRLab, inside the repo after cloning and choosing the right branch:

mkdir build
cd build
cmake ../src
make -j4

Have a look at the MaRCoS wiki for additional information.

About

Embedded server for MaRCoS system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published