iboyeau
|
aa87a868a1
|
Merge remote-tracking branch 'origin/ajout_cellule' into ajout_cellule
|
2023-03-30 09:00:54 +02:00 |
|
iboyeau
|
89867ad20b
|
Reuse 1
|
2023-03-30 09:00:35 +02:00 |
|
Remi Boure
|
b3507b09eb
|
Merge branch 'ajout_cellule' of gitlab.istic.univ-rennes1.fr:18008147/ntr into ajout_cellule
|
2023-03-30 08:40:04 +02:00 |
|
Remi Boure
|
7620459a40
|
Modifying bandwith of the user when interference
|
2023-03-30 08:38:35 +02:00 |
|
iboyeau
|
21ae722975
|
correct "<"
|
2023-03-30 08:13:48 +02:00 |
|
Loris
|
f6407b1584
|
fixed comparison in computeInterference
|
2023-03-30 06:30:37 +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 |
|
iboyeau
|
5c533d37cc
|
acces point maj
|
2023-03-28 08:21:38 +02: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 |
|
iboyeau
|
b816e3d93e
|
=roll back
|
2023-03-24 11:31:46 +01:00 |
|
Loris
|
12fc8e3a80
|
un peu de javadoc plaisir
|
2023-03-24 10:52:33 +01:00 |
|
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 |
|