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

https://github.com/comnetshh/ldacs_glue

Part of the LDACS MCSOTDMA Simulator, implementing the glue library that defines interfaces and common classes needed among several other simulator components.
https://github.com/comnetshh/ldacs_glue

Last synced: 2 months ago
JSON representation

Part of the LDACS MCSOTDMA Simulator, implementing the glue library that defines interfaces and common classes needed among several other simulator components.

Awesome Lists containing this project

README

          

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

The L-Band Digital Aeronautical Communications System (LDACS) Link Layer Glue Library provides interfaces and common classes necessary for the LDACS Air-Air Medium Access Control simulator.
Copyright (C) 2023 Sebastian Lindner, Konrad Fuger, Musab Ahmed Eltayeb Ahmed, Andreas Timm-Giel, Institute of Communication Networks, Hamburg University of Technology, Hamburg, Germany

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see .

This repository is part of the L-Band Digital Aeronautical Communications System (LDACS) Air-Air (A/A) mode simulator that implements the proposed Medium Access Control (MAC) protocol "Multi Channel Self-Organized TDMA (MCSOTDMA)".

This library defines interfaces and some classes that need to be defined among the different libraries.