Commit Graph

73 Commits

Author SHA1 Message Date
Tom Henderson
350a4b7330 rescan bindings 2012-05-02 11:05:28 -07:00
Tom Henderson
776931b462 rescan bindings 2012-05-01 11:56:30 -07:00
Tom Henderson
25736177dc rescan bindings 2012-04-14 18:09:25 -07:00
Tom Henderson
da058740e6 fix invalid use of incomplete type problem in bindings 2012-04-14 18:07:45 -07:00
Tom Henderson
e498f54b9b add forward declaration 2012-04-14 16:50:36 -07:00
Nicola Baldo
1bf54a64dd merge ns-3-antenna with ns-3-dev 2012-04-11 11:15:12 +02:00
Tom Henderson
4dfa1128af Remove unused files 2012-04-10 15:51:44 -07:00
Mathieu Lacage
cb11c5b5a7 rescan 2012-03-23 23:50:52 -07:00
Manuel Requena
25acb29db6 added ConstantSpectrumPropagationLossModel 2012-03-02 20:20:46 +01:00
Gustavo J. A. M. Carneiro
5620c694e8 Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy 2012-02-22 13:58:51 +00:00
Gustavo J. A. M. Carneiro
93fbaf6d0f Rescan bindings 2012-02-20 09:38:45 -08:00
Nicola Baldo
83ae03cb9a integrated AntennaModel with spectrum 2012-01-05 18:51:23 +01:00
Nicola Baldo
124048554e fixed typo in spectrum-phy.h doxygen 2012-01-05 16:15:10 +01:00
Tom Henderson
6fd41f7ca5 rescan bindings 2011-11-27 13:15:50 -08:00
Vedran Miletić
39d338dbeb fix various doxygen errors 2011-11-26 21:13:46 -08:00
Kirill Andreev
eabb826db0 Bug 1300: fixed 2011-11-23 19:08:31 +03:00
watrous
b7a72ee3dc Rescanned bindings on ns-regression 2011-11-14 13:00:58 -08:00
Gustavo J. A. M. Carneiro
e440943a9b Rescan some module bindings, 32-bit api version only 2011-11-14 19:47:37 +00:00
Gustavo J. A. M. Carneiro
466108dc0a Add function declaration to make bindings happy 2011-11-14 19:47:09 +00:00
Nicola Baldo
9e30f25e2e spectrum API change (missing files) 2011-11-14 10:59:56 +01:00
Nicola Baldo
550728fbdd spectrum API change 2011-11-13 16:08:44 +01:00
Gustavo J. A. M. Carneiro
ca41890ff0 Rescan spectrum module bindings 2011-10-31 12:13:18 +00:00
Nicola Baldo
b8e1f4b74a removed useless include in spectrum-type.h 2011-10-26 16:54:44 +02:00
Nicola Baldo
8f67a3f899 fixed assertion in {Single,Multi}ModelSpectrumChannel::AddSpectrumPropagationLossModel 2011-10-21 12:17:32 +02:00
Gustavo J. A. M. Carneiro
9a1d6159d8 Rescan API of spectrum module 2011-10-06 18:03:59 +01:00
Nicola Baldo
775914eafa added PropagationLoss trace to SpectrumChannel implementations 2011-10-04 19:55:58 +02:00
Nicola Baldo
35fb5e4032 Bug 1271 - stronger type checking in SpectrumPhy 2011-10-04 18:40:50 +02:00
Gustavo J. A. M. Carneiro
d5c380d779 Merge waf-1.6 branch 2011-09-18 12:23:17 +01:00
Colin Perkins
a6e6187e45 make ns-3 compile on FreeBSD-8.2 2011-09-16 13:45:52 -07:00
Gustavo J. A. M. Carneiro
c3059b6e68 Upgrade to waf-1.6.7, work in progress 2011-09-08 16:13:40 +01:00
Tom Henderson
416be98fe9 rescan all bindings 2011-08-17 23:01:53 -07:00
Gustavo J. A. M. Carneiro
feda6149ee Rescan all bindings 2011-08-04 17:50:36 +01:00
Vedran Miletić
0538e655aa standardize ns-3 namespace declaration format 2011-08-02 17:43:32 -04:00
Vedran Miletić
fe0667def8 standardize emacs c++ mode comments 2011-08-02 17:42:33 -04:00
Mathieu Lacage
8a38290eb8 add support for --update-data to test.py, move test runner code to library for modular build, add support for hierarchical tests beyond the previous two-level hierarchy. 2011-07-29 03:38:59 -04:00
Gustavo J. A. M. Carneiro
4cf581619e Rescan all python bindings for all modules 2011-07-20 16:02:32 +01:00
Nicola Baldo
ac721283e9 minor improvements to one of the spectrum example programs 2011-07-07 16:20:13 +02:00
Nicola Baldo
7f5cba627b fixed Bug 1208 - Spectrum module example causing valgrind errors 2011-07-07 15:39:44 +02:00
Vedran Miletic
7271e9fa6f bug 1203: Inconsistently named ifndef/define macros in ns-3 headers 2011-07-07 04:31:52 -04:00
Mitch Watrous
f91c663c93 Cast some double arguments to uint64_t 2011-07-05 16:53:34 -07:00
Mitch Watrous
67409231fa Bug 1120 - NS_LOG environment variable not working with test.py 2011-07-05 13:27:30 -07:00
Nicola Baldo
176b697d20 added support for single-freq PropagationLossModel to SpectrumChannel 2011-07-05 19:03:55 +02:00
Nicola Baldo
fb456f479a fixed spurious tx bug in AlohaNoackNetDevice 2011-07-05 18:40:17 +02:00
Tom Henderson
34688f76ec rerun check-style.py with uncrustify-0.58 2011-05-22 22:28:15 -07:00
Mitch Watrous
25405009bf Make some more modules show up on doxygen modules page 2011-05-18 17:24:04 -07:00
Nicola Baldo
041b7f3341 run check-style.py on src/spectrum 2011-05-07 22:05:29 +02:00
Nicola Baldo
f345f9e983 renamed spectrum-value-test.h --> spectrum-test.h 2011-05-04 16:45:09 +02:00
Nicola Baldo
eb51d3b9bc refined spectrum-value test after bug 1122 fix 2011-05-04 16:34:03 +02:00
Nicola Baldo
3a43783963 fixed Bug 1122 - spectrum-value test should check tolerance on a per-value basis 2011-05-03 12:26:55 +02:00
Mathieu Lacage
5dc857e7bd merge with HEAD 2011-05-03 11:39:31 +02:00