Commit Graph

188 Commits

Author SHA1 Message Date
Loris
f6407b1584 fixed comparison in computeInterference 2023-03-30 06:30:37 +02:00
Remi Boure
59a58abc7c Fix init of bitsRemaining 2023-03-28 09:51:20 +02:00
Remi Boure
e627cf7397 Fix packets sent 2023-03-28 09:43:31 +02:00
Tr1xt4n
9914fd4e82 Merge branch 'master' of https://gitlab.istic.univ-rennes1.fr/18008147/ntr 2023-03-28 09:37:25 +02:00
Tr1xt4n
fa14796c17 delays 2023-03-28 09:35:26 +02:00
cb18ccb0c7 Merge remote-tracking branch 'origin/master' 2023-03-28 09:30:29 +02:00
c778fcb6da Fix userSelection in RR 2023-03-28 09:30:21 +02:00
Tr1xt4n
7295530501 delay 2023-03-28 09:25:04 +02:00
Remi Boure
6442356450 Compute average delays 2023-03-28 09:15:30 +02:00
Loris
6ce0e63e9c moved interference simulation in its own method 2023-03-28 09:02:45 +02:00
Loris
3e0a2056c0 Merge remote-tracking branch 'origin/ajout_cellule' into ajout_cellule 2023-03-28 08:59:30 +02:00
Loris
ebba05aa0a added interference simulation in startSimulation() 2023-03-28 08:59:16 +02:00
iboyeau
07036da11f add Reuse 2023-03-28 08:49:46 +02:00
Tr1xt4n
3a438472d0 scheduleing +1param 2023-03-28 08:39:19 +02:00
Tr1xt4n
2c5d1d2e94 +delay 2023-03-28 08:32:26 +02:00
iboyeau
5c533d37cc acces point maj 2023-03-28 08:21:38 +02:00
Remi Boure
a7f93da59a Merge branch 'master' of gitlab.istic.univ-rennes1.fr:18008147/ntr 2023-03-24 12:14:20 +01:00
Remi Boure
c06ada9679 Calcul délai paquet 2023-03-24 12:12:18 +01:00
iboyeau
b76c836ca4 few warning suppression 2023-03-24 12:06:55 +01:00
iboyeau
5572ae7aab few warning suppression 2023-03-24 12:01:39 +01:00
iboyeau
5586326358 Merge remote-tracking branch 'origin/ajout_cellule' into ajout_cellule 2023-03-24 11:56:00 +01:00
iboyeau
81f9739a8c javadoc and few warning suppression 2023-03-24 11:55:39 +01:00
28e4938750 Change h to square h when generating bandwith 2023-03-24 11:52:09 +01:00
cb7150e444 Move duplicate block 2023-03-24 11:51:08 +01:00
9f2178ed49 Add percentage of RB usage 2023-03-24 11:41:34 +01:00
iboyeau
b816e3d93e =roll back 2023-03-24 11:31:46 +01:00
8a556e999a Encapsulate average_mkn 2023-03-24 11:12:40 +01:00
8d50ce6725 Fix a possible NullPointerException 2023-03-24 10:56:05 +01:00
Loris
12fc8e3a80 un peu de javadoc plaisir 2023-03-24 10:52:33 +01:00
e7b9f75035 Fix integration of python with the java project 2023-03-24 10:48:49 +01:00
Loris
b0f96e4173 independent cell scheduler 2023-03-24 10:39:46 +01:00
Tr1xt4n
2db4e91962 Merge branch 'master' of https://gitlab.istic.univ-rennes1.fr/18008147/ntr 2023-03-24 10:37:56 +01:00
Tr1xt4n
72d150db06 plot 2023-03-24 10:37:35 +01:00
Remi Boure
b597d68597 PF scheduling 2023-03-24 10:31:50 +01:00
Loris
98a1222f71 extracted Cell from AccessPoint
cell instantiation in main
2023-03-24 10:29:16 +01:00
iboyeau
613510c6d0 =roll back 2023-03-24 11:14:28 +01:00
iboyeau
4c33dac028 try to create cell (to verify) 2023-03-24 10:52:39 +01:00
iboyeau
0d5044c4f7 starting separate cell and main 2023-03-24 10:00:56 +01:00
iboyeau
ee09401244 starting cell 2023-03-24 09:40:05 +01:00
2c1c2819f3 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/fr/ntr/Main.java
2023-03-24 09:08:59 +01:00
0bd32626f2 Do multiple time the simulation depending of the number of users 2023-03-24 09:08:14 +01:00
Remi Boure
c93bd0d763 MaxSNR fix 2023-03-24 09:06:33 +01:00
97bdda71ce Change export directory 2023-03-24 09:05:44 +01:00
Remi Boure
505c1a9729 Retirage de h à chaque changement de fréquence 2023-03-24 08:47:11 +01:00
Remi Boure
c80566da1d Merge branch 'master' of gitlab.istic.univ-rennes1.fr:18008147/ntr 2023-03-24 08:39:32 +01:00
Remi Boure
7719de7fdb Valeur débit fix 2023-03-24 08:39:28 +01:00
ad5deb2916 Add description of meaning of csv columns 2023-03-24 08:33:43 +01:00
6b9a526e49 Increase number of users, add the current tick to data.csv 2023-03-24 08:19:41 +01:00
Remi Boure
631ad01bfc Delete the file if it exists before starting simulation 2023-03-17 20:31:42 +01:00
590f0e49b9 Fix analyzeData and createPackets 2023-03-17 12:08:19 +01:00