https://github.com/comnetshh/ldacs_gpsr
Part of the LDACS MCSOTDMA Simulator, implementing a custom GPSR routing protocol.
https://github.com/comnetshh/ldacs_gpsr
Last synced: 2 months ago
JSON representation
Part of the LDACS MCSOTDMA Simulator, implementing a custom GPSR routing protocol.
- Host: GitHub
- URL: https://github.com/comnetshh/ldacs_gpsr
- Owner: ComNetsHH
- License: lgpl-3.0
- Created: 2023-06-20T12:49:33.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-26T14:05:00.000Z (almost 3 years ago)
- Last Synced: 2026-04-11T03:55:36.365Z (2 months ago)
- Language: C++
- Size: 3.03 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
[](https://doi.org/10.5281/zenodo.8082919)
The L-Band Digital Aeronautical Communications System (LDACS) Greedy Perimeter Stateless Routing (GPSR) Library provides a custom GPSR implementation 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 implements the custom GPSR protocol that is proposed alongside MCSOTDMA.