Commit Graph

49 Commits

Author SHA1 Message Date
Tr1xt4n
71464a15d7 average 2023-03-31 11:01:00 +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
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
Tr1xt4n
fa14796c17 delays 2023-03-28 09:35:26 +02:00
Remi Boure
6442356450 Compute average delays 2023-03-28 09:15:30 +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
cb7150e444 Move duplicate block 2023-03-24 11:51:08 +01:00
97bdda71ce Change export directory 2023-03-24 09:05:44 +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
de14f7b710 Try RR 2023-03-17 12:00:01 +01:00
Remi Boure
74bcba2de3 Merge branch 'master' of gitlab.istic.univ-rennes1.fr:18008147/ntr 2023-03-17 11:41:09 +01:00
Remi Boure
4689f2a921 Merge branch 'master' of gitlab.istic.univ-rennes1.fr:18008147/ntr 2023-03-17 11:39:04 +01:00
366853dfec Move random to improve performances 2023-03-17 11:38:31 +01:00
Remi Boure
6c51709f53 calcul temps de transmission de chaque paquet 2023-03-17 11:36:27 +01:00
ef7e5f287a Fix RR (still found errors in createPackets) 2023-03-17 11:33:08 +01:00
275a764752 Add timeslot and subcarreir size 2023-03-17 11:18:48 +01:00
Loris
7bd16cc191 Merge remote-tracking branch 'origin/master' 2023-03-17 11:11:33 +01:00
Loris
c7e2fed188 Moved User generation in Main class 2023-03-17 11:11:26 +01:00
a22170efd0 update analyzeData 2023-03-17 11:04:32 +01:00
1978e5d636 Add skeleton to analyseData 2023-03-17 10:55:45 +01:00
Loris
cdbb056bed Main instancie frame et le donne au scheduler et AccessPoint 2023-03-17 10:45:55 +01:00
cb0ad20d89 Fix createPackets 2023-03-17 10:29:36 +01:00
Tr1xt4n
b5691cb6d0 Merge branch 'master' of https://gitlab.istic.univ-rennes1.fr/18008147/ntr 2023-03-17 09:58:13 +01:00
Tr1xt4n
036f719366 resert() 2023-03-17 09:57:17 +01:00
Loris
11301d319e comments in Scheduler.java 2023-03-17 09:48:38 +01:00
76183acdee Move init to avoid re-creating users every time 2023-03-17 09:43:32 +01:00
Remi Boure
b9eb223e64 génération des paquets 2023-03-11 12:04:22 +01:00
Remi Boure
545f230437 Merge branch 'master' of gitlab.istic.univ-rennes1.fr:18008147/ntr 2023-03-10 12:09:29 +01:00
Remi Boure
2dee3fd7f8 Tirage m 2023-03-10 12:09:15 +01:00
iboyeau
665ca35c69 Wip roundRobin 2023-03-10 11:38:52 +01:00
Remi Boure
aa7be85663 Rename User 2023-03-10 10:50:46 +01:00
Remi Boure
20802f0658 Rename User into UserGroup 2023-03-10 09:27:53 +01:00
Remi Boure
f91c300a2a Merge branch 'master' of gitlab.istic.univ-rennes1.fr:18008147/ntr 2023-03-10 09:14:11 +01:00
Remi Boure
7cfad0a81c set fixed distance values 2023-03-10 09:12:36 +01:00
f2915df13f Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/fr/ntr/AccessPoint.java
2023-03-10 09:10:41 +01:00
26c1871490 Fix user 2023-03-10 08:50:28 +01:00
iboyeau
28f14a5447 get/set RessourceBock 2023-03-10 08:30:28 +01:00
01b82d7ef4 Main now call AccessPoint and start the simulation 2023-03-10 08:19:07 +01:00
Remi Boure
1131299232 Début d'initialisation et Calcul du débit pour un utilisateur 2023-03-06 17:48:22 +01:00
Remi Boure
bf16b8dec8 Get frame size 2023-03-03 12:12:18 +01:00
loris penven
4505f522ad better comments 2023-03-03 11:47:53 +01:00
Remi Boure
262f50ca49 AccessPoint skeleton 2023-03-03 11:28:16 +01:00
5154f8f399 Add files structure 2023-03-03 10:38:35 +01:00