Commit Graph

135 Commits

Author SHA1 Message Date
af11fa37f3 Lint in MaxSNR and removed useless condition on Scheduler 2023-04-04 08:20:54 +02:00
be44a1d098 Display plots in one window 2023-03-31 12:04:57 +02:00
b78f9fc6b8 Cherry-pick plot/main.py in 'faeb49eb32e0c5ac30f68d60aedf435f32edb33a' to 'master' 2023-03-31 11:57:12 +02:00
Tr1xt4n
b3201ff7a5 fix allocation 2023-03-31 11:42:01 +02:00
Tr1xt4n
077ef9aca8 fix packet 2023-03-31 11:27:12 +02:00
Tr1xt4n
71464a15d7 average 2023-03-31 11:01:00 +02:00
Tr1xt4n
671ccd2b18 fix MaxSNR 2023-03-31 09:34:51 +02:00
Tr1xt4n
4e229dbed8 merge conflicts 2023-03-31 08:56:07 +02:00
Tr1xt4n
ddb3ab6eaa fix createpackets 2023-03-31 08:51:58 +02:00
22eead040f Fix User#generateBandwidth change packetSize name to PACKET_SIZE 2023-03-31 08:50:26 +02:00
82c7ed700d Move the deletion of exported files in Main, move AccessPoint static parameters outside of loop(for concurrency propose) 2023-03-31 08:36:11 +02:00
eece2c1d3a Add parallelization of multiple simulations 2023-03-31 08:15:44 +02:00
4c2d0ccf50 Final fix of User#createPackets 2023-03-30 09:58:13 +02:00
d6d54dbd84 First fix of User#createPackets 2023-03-30 09:33:28 +02:00
aa9ea15beb Fix RR by removing random selection of the first user 2023-03-30 08:24:25 +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
Tr1xt4n
3a438472d0 scheduleing +1param 2023-03-28 08:39:19 +02:00
Tr1xt4n
2c5d1d2e94 +delay 2023-03-28 08:32:26 +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
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
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
e7b9f75035 Fix integration of python with the java project 2023-03-24 10:48:49 +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
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
8c784dd231 Merge remote-tracking branch 'origin/master' 2023-03-17 12:00:07 +01:00
de14f7b710 Try RR 2023-03-17 12:00:01 +01:00
Tr1xt4n
1f72ac29dc snr correction 2023-03-17 11:55:39 +01:00