An open API service indexing awesome lists of open source software.

https://github.com/comnetshh/ldacs-abstract-radio


https://github.com/comnetshh/ldacs-abstract-radio

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.12826802.svg)](https://doi.org/10.5281/zenodo.12826802)

# LDACS-Abstract-Radio

## Overview
LDACS-Abstract-Radio is a component of the LDACS-Greedy-K-Hop-Simulator project. It simulates the radio communication layer for LDACS A2A, focusing on abstract modeling of air-to-air transmission.

## Installation
Clone the repository and follow the setup instructions:
```bash
git clone https://github.com/ComNetsHH/LDACS-Abstract-Radio.git
cd LDACS-Abstract-Radio/simulation
make build-release
```