Commit Graph

105 Commits

Author SHA1 Message Date
Loris
b0f96e4173 independent cell scheduler 2023-03-24 10:39:46 +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
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
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
Loris
0f61c29fe9 no more accents EVERYWHERE 2023-03-17 11:25:41 +01:00
Loris
29562074d7 no more accents in ProportionalFair 2023-03-17 11:24:53 +01:00
275a764752 Add timeslot and subcarreir size 2023-03-17 11:18:48 +01:00
Loris
daba62febe Main now gives user list to RoundRobin 2023-03-17 11:13:25 +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
Tr1xt4n
d7517d4226 maj mSNR 2023-03-17 10:54:11 +01:00
iboyeau
ef528d2367 Merge remote-tracking branch 'origin/master' 2023-03-17 10:48:03 +01:00
iboyeau
163d04be7b cleaning round robin 2023-03-17 10:47:51 +01:00
Loris
8880bca3d5 Merge remote-tracking branch 'origin/master' 2023-03-17 10:46:10 +01:00
Loris
cdbb056bed Main instancie frame et le donne au scheduler et AccessPoint 2023-03-17 10:45:55 +01:00
Tr1xt4n
e89eefa529 maj MAXSnr 2023-03-17 10:42:51 +01:00
254dbefde5 Merge remote-tracking branch 'origin/master' 2023-03-17 10:29:41 +01:00
cb0ad20d89 Fix createPackets 2023-03-17 10:29:36 +01:00
iboyeau
e90ad76510 List packet set roundRobin (to verify) 2023-03-17 10:28:07 +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
Tr1xt4n
ab55f67f52 Merge branch 'master' of https://gitlab.istic.univ-rennes1.fr/18008147/ntr 2023-03-17 09:47:59 +01:00
76183acdee Move init to avoid re-creating users every time 2023-03-17 09:43:32 +01:00
Tr1xt4n
a8c97f24a7 Merge branch 'master' of https://gitlab.istic.univ-rennes1.fr/18008147/ntr 2023-03-17 09:38:45 +01:00
Tr1xt4n
7c973b90d8 maxsnr correction 2023-03-17 09:33:48 +01:00
fdc5445b25 Fix build 2023-03-17 09:32:25 +01:00