Skip to content

Commit 1e5bce2

Browse files
author
dpugliese6
committed
docs: improvement of README and added analysis script description
1 parent 5b2f908 commit 1e5bce2

File tree

5 files changed

+494
-327
lines changed

5 files changed

+494
-327
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,23 @@ For more details on how IoD_Sim works and all its features, the following
2121
research publications are highly recommended:
2222

2323
- [G. Grieco, G. Iacovelli, P. Boccadoro and L. A. Grieco, "Internet of Drones Simulator: Design, Implementation, and Performance Evaluation," in IEEE Internet of Things Journal, vol. 10, no. 2, pp. 1476-1498, 15 Jan.15, 2023, doi: 10.1109/JIOT.2022.3207324.](https://doi.org/10.1109/JIOT.2022.3207324)
24-
- [G. Grieco, G. Iacovelli, M. Sandri, M. Giordani, M. Zorzi and L. A. Grieco, "Preliminary Performance Evaluation of a
25-
Satellite-to-HAP Communication Link," European Wireless 2023; 28th European Wireless Conference, Rome, Italy, 2023,
26-
pp. 340-345.](https://ieeexplore.ieee.org/abstract/document/10461435)
24+
- [G. Grieco, G. Iacovelli, M. Sandri, M. Giordani, M. Zorzi and L. A. Grieco, "Preliminary Performance Evaluation of avSatellite-to-HAP Communication Link," European Wireless 2023; 28th European Wireless Conference, Rome, Italy, 2023, pp. 340-345.](https://ieeexplore.ieee.org/abstract/document/10461435)
2725
- [G. Grieco, G. Iacovelli, D. Pugliese, D. Striccoli and L. A. Grieco, "A System-Level Simulation Module for Multi-UAV IRS-Assisted Communications," in IEEE Transactions on Vehicular Technology, vol. 73, no. 5, pp. 6740-6751, May 2024, doi: 10.1109/TVT.2023.3342298.](https://dx.doi.org/10.1109/TVT.2023.3342298)
2826

2927
Older publications that might still be useful:
3028

3129
- [G. Grieco, R. Artuso, P. Boccadoro, G. Piro and L. A. Grieco, "An Open Source and System-Level Simulator for the Internet of Drones," 2019 IEEE 30th International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC Workshops), Istanbul, Turkey, 2019, pp. 1-6, doi: 10.1109/PIMRCW.2019.8880832.](https://ieeexplore.ieee.org/document/8880832)
3230

33-
You can head over to the [Releases](releases) section to download a copy of a
31+
You can head over to the [Releases](https://github.com/telematics-lab/IoD_Sim/releases) section to download a copy of a
3432
stable version of the software.
3533

3634
The IoD_Sim repository is where this software is developed and there are many
3735
ways in which you can participate in the project, for example:
3836

39-
- [Submit bugs and feature requests](issues) and help us verify as they are
37+
- [Submit bugs and feature requests](https://github.com/telematics-lab/IoD_Sim/issues) and help us verify as they are
4038
checked in.
41-
- Review [source code changes](pulls).
42-
- Review the [documentation](doc) and make pull requests for anything, from
39+
- Review [source code changes](https://github.com/telematics-lab/IoD_Sim/commits/main/).
40+
- Review the [documentation](https://github.com/telematics-lab/IoD_Sim/tree/main/docs) and make pull requests for anything, from
4341
typos to new content.
4442

4543
IoD_Sim is primarily compatible with **Linux**-based operating systems. You can

0 commit comments

Comments
 (0)