Gabriel Ferreira
41aacec626
build: CMake refactoring
...
Includes:
- refactor build_lib and build_lib_example macros
- unify src and contrib macros
- replace macro with function not to leak definitions
- parse list of arguments
- different cmake-format file for modules to list one item per line
2022-01-28 10:20:18 -03:00
Gabriel Ferreira
33f2ee841b
doc: update ns3 API
2022-01-19 16:25:03 -03:00
Gabriel Ferreira
a893eba7e3
build: Fix CMake and ns3 script bugs, add a test suite and fix formatting
2021-12-05 21:53:49 +00:00
Gabriel Ferreira
3c604d5b2e
Update docs with CMake and ns3 wrapper
2021-12-01 12:29:56 -08:00
Gabriel Ferreira
9c876c7f5a
CMake buildsystem
2021-12-01 12:29:55 -08:00
Sébastien Deronne
7c89eaf663
wifi: Remove YansWifiPhyHelper::Default and SpectrumWifiPhyHelper::Default methods
2020-10-26 20:39:16 +00:00
Peter D. Barnes, Jr
b23be18b3b
Use CommandLine cmd (__FILE__) instead of COMMANDLINE macro.
...
This in effect replaces commit 5e624d550
2020-05-01 14:42:53 -07:00
Peter D. Barnes, Jr
5e624d5504
doc: Use the new COMMANDLINE macro in every example
2020-04-27 16:20:09 -07:00
Tom Henderson
0258405cc6
build: Upgrade scripts to Python 3 (many changes due to Ankit Deepak)
2019-08-12 16:55:34 -07:00
Alexander Krotov
00bb6fe7f6
Spellcheck
2018-06-27 10:50:27 +03:00
Sébastien Deronne
57b77fe55b
examples: Cleanup wifi-module includes
2018-05-10 22:13:49 +02:00
Sébastien Deronne
4f54ca4f1e
wifi: ( fixes #2116 and #2213 ) Refactor helpers and APIs
2016-02-05 21:48:25 +01:00
Peter D. Barnes, Jr.
4cb9c7b916
TracedCallback function signatures, the simple ones.
...
These are TracedCallback function signatures for traces sources
using a single argument.
2014-10-03 02:24:42 -07:00
Peter D. Barnes, Jr.
bfdb6ef10a
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
2014-09-26 15:51:00 -07:00
Tommaso Pecorella
ef975e2309
Make stats example program immune to MacOS's sed
2013-12-11 19:55:09 +01:00
Daniel Lertpratchya
3cde3fa84b
Update ns-3 wiki URL
2013-11-13 16:06:43 -05:00
Mitch Watrous
261dc3b45a
Replace more instances of RandomVariable with RandomVariableStream
2012-08-20 19:08:45 -07:00
Nicola Baldo
e8d8a23857
fixed Bug 1416 - WifiMac traces not being called
2012-04-23 13:46:14 +02:00
Gustavo J. A. M. Carneiro
255e15cd28
Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy
2012-02-22 13:50:26 +00:00
Andrey Mazo
cec21ade43
Bug 1170: Formulate best practices for dealing with unused debug variables.
2012-02-10 19:02:12 +04:00
Mitch Watrous
2975c66c68
Bug 1123 - Class MinMaxAvgTotalCalculator does not implement all the methods in its interface
2011-06-08 11:42:04 -07:00
Tom Henderson
2a2690a003
rerun check-style.py at default level to enforce space after function name
2011-05-22 23:18:47 -07:00
Tom Henderson
34688f76ec
rerun check-style.py with uncrustify-0.58
2011-05-22 22:28:15 -07:00
John Abraham
0379ad69c1
Bug 1162 - opt build examples module unused variables
2011-05-18 12:59:20 -04:00
Josh Pelkey
946e71af06
general examples coding style changes
2011-05-13 15:35:31 -04:00
Mitch Watrous
3f1b70a2bf
Make test.py handle examples-to-run.py files
2011-03-09 16:49:59 -08:00
Mitch Watrous
dc1f90b0c5
Fix dependencies in various wscripts
2011-03-08 14:57:45 -08:00
Tom Henderson
18f2715506
remove src/helper module
2011-03-05 11:47:37 -08:00
Lalith Suresh
59a2a4f959
Converts csma, emu, tap-bridge, point-to-point, wifi and wimax modules into modular format
2011-03-03 19:54:57 +00:00
Tom Henderson
c4e4de9ac3
Rename internet-stack to internet, and organize module
2011-02-25 10:32:35 -08:00
Tom Henderson
ca7b93cc3d
Merge node and common modules into new network module
2011-02-21 09:11:37 -08:00
Tom Henderson
df07734f32
merge src/simulator into src/core; move src/core to new module layout
2011-02-18 16:05:39 -08:00
Unknown
74e5bc66c7
Fixed Bug 765, minor issue in data gathering for example.
2009-12-11 11:48:12 -05:00
Guillaume Seguin
a23934a4b7
Make applications generate traffic within their associated context/node
2009-11-14 17:47:05 +01:00
Sebastien Vincent
001791bad8
Fix build on MinGW.
2009-11-14 11:25:12 +01:00
Andras Varga
49d1be220f
Bug #645 : fixes for opening stats file with OMNeT++
2009-11-11 12:44:09 +01:00
Unknown
f3f00a8548
Minor tweak to stats example.
2009-06-24 10:57:52 -04:00
Unknown
b296219099
Minor tweaks to stats API.
2009-06-24 10:43:52 -04:00
Mathieu Lacage
a8e074d6e3
new tags
2009-06-03 08:49:40 +02:00
Mathieu Lacage
1a7d263bfa
Backed out changeset b7faa7398d1e
2009-06-02 19:45:03 +02:00
Mathieu Lacage
ec6fbe54f4
add missing log call
2009-06-02 16:23:39 +02:00
Mirko Banchi
9f0c9cd975
Add WifiMacHelper
2009-04-24 10:01:41 +02:00
Unknown
e7b57ecce4
Minor fix to stats example.
2009-03-18 11:19:18 -04:00
Mathieu Lacage
6ebfe7faba
new wifi API
2008-11-04 14:06:34 +01:00
Mathieu Lacage
40dc133bc7
merge with HEAD
2008-10-28 11:26:58 +01:00
Unknown
64e7d5cd17
Some cleanup.
2008-08-29 13:36:12 -04:00
Unknown
168361462f
Stats module and example merged in.
2008-08-29 13:22:09 -04:00