Commit Graph

9902 Commits

Author SHA1 Message Date
Nicola Baldo
de78d418b4 fix compilation warnings in optimized mode 2013-01-08 12:57:51 +01:00
Nicola Baldo
59400fdb59 fixed unused variable warning for optimized build in lte-test-harq.cc 2013-01-08 13:45:31 +01:00
Nicola Baldo
f19b3a61d8 RLC and PDCP stats for SRBs 2013-01-07 20:02:22 +01:00
Nicola Baldo
616cf16c19 RadioBearerStatsCalculator: handle end epoch via scheduled event 2013-01-07 20:01:49 +01:00
Nicola Baldo
9b51ed90df added example code for X2 SON primitives to LTE docs; documented RRC admission control 2013-01-04 14:14:56 +01:00
Nicola Baldo
6c9e2f50cb improve documentation of LTE-EPC attributes 2013-01-03 19:19:40 +01:00
Nicola Baldo
1dc35c48b6 use consistent iterators for LteEnbMac::m_rapIdRntiMap 2013-01-03 18:04:53 +01:00
Nicola Baldo
bb4959adab enforce at least 3RBs per UE in UL of RR scheduler 2013-01-03 16:34:21 +01:00
Manuel Requena
8d617c69ba Fix some memory leaks 2012-12-21 17:50:19 +01:00
Lluis Parcerisa
26626f2c2b Add test case to check MeasurementReport message. 2012-12-21 14:27:27 +01:00
Lluis Parcerisa
d5f21cb323 Serialization/Deserialization function for measResults 2012-12-21 12:37:51 +01:00
Manuel Requena
1a130c541c Remove logs 2012-12-20 18:17:14 +01:00
Manuel Requena
865cee1deb merge 2012-12-20 18:09:40 +01:00
Manuel Requena
180c87d084 Change txopp size in rlc-am tests 2012-12-20 18:09:04 +01:00
Manuel Requena
85dd7bcf63 Add some sanity checks in RLC-AM 2012-12-20 18:06:54 +01:00
Lluis Parcerisa
2aaa84294a Serialize RRC MeasResults IE 2012-12-20 16:25:30 +01:00
Lluis Parcerisa
72c7e17ee8 Add MeasurementReport to Send/Rcv functions in real and ideal protocol. 2012-12-20 12:45:16 +01:00
Nicola Baldo
f7a995ac7e enforce at least 3RBs per UE in UL of PF scheduler 2012-12-20 12:33:19 +01:00
Nicola Baldo
7c2327c313 LteEnbRrc forwarding data over X2-U during handover 2012-12-19 20:27:46 +01:00
Manuel Requena
d73d21489e Back rlc limit 2012-12-19 21:21:35 +01:00
Manuel Requena
69165f3125 Clean some buffers 2012-12-19 18:54:47 +01:00
Manuel Requena
bbb11b6e74 Add Dispose to LteRlc 2012-12-19 18:54:13 +01:00
Lluis Parcerisa
1ab6cd616f Definition of RRC SAP structures for RRC protocol measurement support 2012-12-19 18:33:02 +01:00
Nicola Baldo
1d1815ed2d initialize member variables of EpsBearer upon construction 2012-12-19 17:34:54 +01:00
Mitch Watrous
1bf68e5219 Bug 1520 - config paths not documented in Doxygen for CsmaChannel 2013-01-18 13:03:18 -08:00
Tom Henderson
9ec98809da update documentation to point to new openflow repo 2013-01-18 11:49:53 -08:00
Mitch Watrous
f986dff488 Add shell script that runs all examples with full logging turned on 2013-01-14 09:39:06 -08:00
Tom Henderson
df0417a5df bug 1563: reduce valgrind test scope 2013-01-13 21:12:00 -08:00
frederic.
b936760604 fix bug on previous commit 2013-01-10 18:29:32 +01:00
frederic.
b808e7b856 Ipv4Endpoint: Add 2 tests to verify the existence of the callback before calling it. 2013-01-09 14:13:15 +01:00
frederic.
81e8199503 Add some tags to packets passing through PacketSocket. 2013-01-09 13:45:23 +01:00
Nicola Baldo
8f44f09636 remove explicit scheduler setting from lena-simple-epc 2013-01-04 18:50:04 +01:00
Vedran Miletić
e99b43d230 Minor fixes and improvements to logging chapter in manual. 2012-12-28 04:22:19 +01:00
Tom Henderson
d1532d5a25 start the logging chapter of the manual 2012-12-24 08:27:19 -08:00
Tom Henderson
3a1b1e3698 start CHANGES.html and RELEASE_NOTES for next ns-3 version 2012-12-24 06:25:22 -08:00
Tom Henderson
94d3648767 update release steps documentation 2012-12-24 06:17:58 -08:00
Vedran Miletić
ac157ff4ba Fix indentation in comment in ILP32 Python bindings. 2012-12-23 22:16:02 +01:00
Vedran Miletić
928431b698 Do not install LTE scheduler test headers in ns3/ directory. 2012-12-23 22:12:39 +01:00
Tom Henderson
683af560b1 workaround for bug 1561: doxygen for optional modules 2012-12-21 15:50:25 -08:00
Tom Henderson
2ab956e17c Added tag ns-3.16 for changeset 49d343e55cae 2012-12-21 14:42:54 -08:00
Tom Henderson
134ddc72f5 update release notes 2012-12-21 14:41:04 -08:00
Brian Swenson
c1ed310393 (bug 1560) temporary workaround for variable-length arrays 2012-12-19 22:15:26 -08:00
John Abraham
56cbe1341d NetAnim: Lte trace sources changed since ns-3.15 2012-12-19 22:08:19 -08:00
Vedran Miletić
062ca6a153 Add newline at the end of file to silence gcc on FreeBSD 9. 2012-12-20 01:06:45 +01:00
Nicola Baldo
e0a4b32640 initialize member variables of EpsBearer upon construction 2012-12-19 17:34:54 +01:00
Nicola Baldo
d43adf4f17 added CONNECTION_REJECTED state at LteEnbRrc 2012-12-19 13:59:51 +01:00
Nicola Baldo
9ad7e663fb handle case of No info find in HARQ buffer for UE 2012-12-19 12:20:08 +01:00
Nicola Baldo
439e1f1707 hardcode ideal RRC setting in some lte tests 2012-12-19 12:07:02 +01:00
mmiozzo
956f3254dc merge 2012-12-18 18:37:51 +01:00
mmiozzo
955a923b72 merge 2012-12-18 18:36:10 +01:00