Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Split-Duplex: new management
[simgrid.git] / src / surf / network_wifi.cpp
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-05-25 Arnaud GierschCoding style: ! -> 'not'.
2021-03-27 Arnaud Giersch[sonar] Useless parentheses.
2021-03-25 SUTER FredericCleaning and chaining around links
2021-03-05 Frederic SuterRemove constraint from LinkImpl ctor
2021-03-03 Frederic Suterremove model from Link constructors
2021-03-01 Frederic SuterConsider Link latency as an optional parameter
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-27 Martin QuinsonY U NO test before commit/push??
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-16 Arnaud GierschAvoid unnecessary copy by using a 'const' reference...
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-10-24 Arnaud GierschMake cast explicit.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-14 Arnaud GierschCosmetics.
2020-10-11 Arnaud GierschConst in network_wifi and link_energy_wifi.
2020-10-11 Arnaud GierschDefine const get_sharing_policy().
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-04 Arnaud Giersch[sonar] Replace redundant type with "auto" (include...
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-10 Arnaud Giersch[sonar] Fix more implicit casts that should not lower...
2020-07-09 Martin QuinsonAdd a WifiLink::get_host_count() function that is neede...
2020-07-09 Martin QuinsonMerge branch 'master' into klement
2020-07-09 Martin QuinsonAdd an example of wifi communication
2020-06-12 Augustin DegommeFix most of spelling mistakes in src/
2020-05-27 Arnaud GierschRemove redundant blank lines (codefactor).
2020-04-01 Loic GueganAdd WIFI decay model along with tesh tests.
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-29 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-13 Frederic Sutermake piface_ private and have get_iface() everywhere
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-21 Martin Quinsonmake WifiLink depend on LinkImpl directly
2019-10-21 Martin Quinsoncosmetics in the wifi model
2019-10-21 Martin Quinsonsplit the wifi model into its own files