Commit Graph

5824 Commits

Author SHA1 Message Date
Nicola Baldo
78faec86fc more tests for the TFT 2011-07-29 18:11:39 +02:00
Nicola Baldo
50977eb21f merge 2011-07-29 15:27:09 +02:00
Nicola Baldo
cc03e221cb TFT classifier working with minimal test 2011-07-29 14:50:57 +02:00
jaumenin
070c256871 Fix wscript adding missing dependencies. Removed unneeded include statements 2011-07-29 14:14:45 +02:00
Nicola Baldo
7351fb8be3 merge 2011-07-28 12:16:30 +02:00
Manuel Requena
a1b52efc55 PDCP SAP 2011-07-20 16:22:00 +02:00
Manuel Requena
4b6a1ce600 RLC SAP 2011-07-20 14:10:36 +02:00
Nicola Baldo
d6d7579862 added tft-packet-filter.h 2011-07-12 19:20:12 +02:00
jnin
e7efaaccbe Added missing files for GTP-U tunnel implementation. 2011-07-11 14:23:33 +02:00
jnin
908850086d Merge with 26a149bccaf66d1ea0159d20ba6c433d3f410a90
Basic GTPU tunnel class and example working OK
2011-07-11 13:52:03 +02:00
jnin
8b43b1b26b (no commit message) 2011-07-11 13:47:36 +02:00
Nicola Baldo
893d78620c merge with ns-3-dev 2011-07-05 19:08:04 +02:00
Nicola Baldo
8be4368790 merge 2011-07-05 19:05:48 +02:00
Nicola Baldo
176b697d20 added support for single-freq PropagationLossModel to SpectrumChannel 2011-07-05 19:03:55 +02:00
Gustavo J. A. M. Carneiro
ec22ac15d8 Rescan wifi bindings 2011-07-05 17:51:20 +01:00
Nicola Baldo
fb456f479a fixed spurious tx bug in AlohaNoackNetDevice 2011-07-05 18:40:17 +02:00
Mitch Watrous
9f550efa92 Make wifi-phy-test be an example for wifi module 2011-07-05 09:06:45 -07:00
Ruben Merz
bf2fb045e3 Fix typo in ns-3-click example 2011-07-04 22:53:11 +02:00
Nicola Baldo
f3ab839022 merge with ns-3-dev 2011-06-30 17:44:13 +02:00
Nicola Baldo
20e442e29f removed unused CqiIdealControlMessage and UlCqiIdealControlMessage 2011-06-30 17:12:34 +02:00
Nicola Baldo
6d321114a2 fixed indentation of rlc-stats-calculator.cc 2011-06-29 16:03:52 +02:00
Nicola Baldo
3ce6bbcdde merge 2011-06-29 15:59:13 +02:00
Ruben Merz
eba4bec44d Click file modifications to reflect on Click changes to FromSimDevice argument order 2011-06-28 19:04:37 +01:00
Tom Henderson
7264771d92 bug 1201 - connecting UDP sockets (reported by Steve Marotta) 2011-06-28 10:04:42 -07:00
Nicola Baldo
aecc0d6ff6 fixed bug in connection of RLC RxPDU trace 2011-06-28 10:13:01 +02:00
Nicola Baldo
c340859ef3 fixed bug in connection of MAC and RLC traces 2011-06-27 18:08:15 +02:00
Gustavo J. A. M. Carneiro
9b3579f115 Bug 1175 postfix: only enable vnum if the VERSION matches x.y(.z) dotted number format 2011-06-27 14:55:11 +01:00
jnin
4baefb504a Merge with 7f9d2898027afc8881e606d58bfbb6ac801ac84b 2011-06-27 15:34:35 +02:00
jnin
103d8f702c Added cellId and IMSI output to mac stats 2011-06-27 15:32:49 +02:00
jnin
3e92b10940 Added CellId output to RlcStats file 2011-06-27 14:28:58 +02:00
Nicola Baldo
5c9ed9b65a merge 2011-06-27 12:58:24 +02:00
Nicola Baldo
89eebe10d8 interference test now testing also eNB2 and UE2 2011-06-27 12:58:14 +02:00
Gustavo J. A. M. Carneiro
a7faefb63e Bug 1175 - the shared libraries is not versioned, based on patch by YunQiang Su 2011-06-26 13:40:27 +01:00
Mitch Watrous
337823af80 Bug 1195 - basic-data-calculators-test-suite.cc should use NS_TEST_ASSERT_MSG_EQ_TOL 2011-06-23 15:11:48 -07:00
Nicola Baldo
d0dbab08d5 merge with ns-3-dev 2011-06-23 16:13:36 +02:00
Nicola Baldo
04d8c42bd6 merge 2011-06-23 12:02:41 +02:00
jnin
0c94af9421 Merge with 7933ae8fcfc656b91fa4d14a31daeccf468f8aab 2011-06-23 12:01:52 +02:00
Nicola Baldo
5fa1267f97 Backed out changeset efde83eec45f 2011-06-23 11:54:13 +02:00
jnin
0b1bbb8868 Merge with 325396a9f9bf4c098f4bf79e2d7d7e662d567181 2011-06-23 11:31:44 +02:00
jnin
25a28cfd40 Added GTPU-v1 header implementation and test case trying header coding and decoding. 2011-06-23 11:30:05 +02:00
Tommaso Pecorella
681c4720e1 Bug 1102: IPv4 fragment offset 2011-06-23 00:08:47 +02:00
Nicola Baldo
f6b3b8dc74 lte sinr tests using new spectrum-test macros 2011-06-22 12:22:03 +02:00
Manuel Requena
fe610d8477 New design of the MAC SAP 2011-06-22 11:48:13 +02:00
Nicola Baldo
a99280584b fixed misspelling in UeInfo::GetRadioBearer 2011-06-20 14:19:05 +02:00
Nicola Baldo
ed5703371f member variables of LenaHelper to follow naming convention 2011-06-20 13:14:14 +02:00
Mitch Watrous
4965f16855 Bug 1171 - need to generate doxygen automatically for conditionally compiled components 2011-06-17 15:18:30 -07:00
Mitch Watrous
0c1ba376e8 Bug 1192 - Some test cases fail to clean up properly (missing DoTeardown) 2011-06-17 15:04:44 -07:00
Mitch Watrous
d7296dd2bd Fix Bug 1191 again and turn Python bindings wiki into manual chapter 2011-06-17 13:36:07 -07:00
Nicola Baldo
295303a5c9 added LTE examples to test 2011-06-17 17:59:08 +02:00
Nicola Baldo
8cfced2f89 run check-style on src/lte/ 2011-06-17 17:41:40 +02:00