You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,25 +21,23 @@ For more details on how IoD_Sim works and all its features, the following
21
21
research publications are highly recommended:
22
22
23
23
-[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)
27
25
-[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)
28
26
29
27
Older publications that might still be useful:
30
28
31
29
-[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)
32
30
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
34
32
stable version of the software.
35
33
36
34
The IoD_Sim repository is where this software is developed and there are many
37
35
ways in which you can participate in the project, for example:
38
36
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
40
38
checked in.
41
-
- Review [source code changes](pulls).
42
-
- Review the [documentation](doc) and make pull requests for anything, from
0 commit comments