Commit Graph

8731 Commits

Author SHA1 Message Date
Nicola Baldo
cf0ee07919 fixed some bugs in SameRoomPositionAllocator 2012-05-11 13:04:51 +02:00
Manuel Requena
5ddb562104 Add maximum size to the RLC Transmission Buffer 2012-05-09 19:08:03 +02:00
Nicola Baldo
8257ff1d54 correct light speed in ITU-R porpagation models 2012-05-07 13:52:32 +02:00
Nicola Baldo
6380555994 mention where test values come from 2012-05-07 13:52:26 +02:00
Nicola Baldo
395e4dcc8f better naming in reference propagation scripts 2012-05-07 12:07:13 +02:00
Nicola Baldo
4e3bd53d7f moved reference propagation scripts 2012-05-07 11:54:24 +02:00
Nicola Baldo
f896965954 removed obsolete lena-gtpu-tunnel example 2012-05-07 10:46:47 +02:00
Nicola Baldo
062d46609c added separate test suites for new propagation models 2012-05-04 15:15:41 +02:00
Marco Miozzo
473176f5e4 Update MIMO documentation (clarify antenna incorrelation assumption) 2012-05-03 16:27:39 +02:00
mmiozzo
f672186407 JIRA 235 Address typo in lte-ue-phy.cc (dBm instead of dB) 2012-05-03 16:24:48 +02:00
Nicola Baldo
af8acb55d3 merge ns-3-lena-dev with ns-3-dev 2012-04-30 17:36:58 +02:00
Nicola Baldo
044cf73b60 revised buildings+propagation after review by Pavel http://codereview.appspot.com/5728062/ 2012-04-30 17:27:01 +02:00
Nicola Baldo
6848f41fd1 decouple most propagation models from buildings module 2012-04-30 13:02:35 +02:00
Nicola Baldo
fd085f8d18 GridBuildingAllocator now reusing GridPositionAllocator 2012-04-30 11:53:17 +02:00
Nicola Baldo
e73f5afa01 fixed RadioEnvironmentMapHelper broken after changeset 74de12409ee5 (m_macChTtiDelay) 2012-04-30 11:47:34 +02:00
Nicola Baldo
cba187a566 merge ns-3-lena-dev with ns-3-dev 2012-04-27 10:52:10 +02:00
Nicola Baldo
fa77603d4f revised LTE-EPC topology figure 2012-04-27 10:44:20 +02:00
Mitch Watrous
93918198b3 Updated Release Notes 2012-04-26 10:26:06 -07:00
Mitch Watrous
f071e308b0 Bug 1391 - .ns3rc does not allow comments as expected 2012-04-26 10:19:11 -07:00
Mitch Watrous
6b18ff36d7 Bug 1415 - examples-to-run.py doesn't work with command line arguments 2012-04-25 19:08:07 -07:00
mmiozzo
4fa0cff039 Update m_macChTtiDelay fixed to 4 in UL (standard) and make schedulers unaware of channel delays (tests updated according to new delay) 2012-04-25 17:36:25 +02:00
mmiozzo
3d0c117f6c Bug-fix on m_macChTtiDelay management on UE-eNB PHY and consequently update RR-PF schedulers and tests 2012-04-25 15:57:29 +02:00
Mitch Watrous
550efc3e59 Bug 1392 - Modules built report does not clarify C++ or Python 2012-04-24 12:00:10 -07:00
Gustavo J. A. M. Carneiro
17c1bad598 Python threading fixes 2012-04-24 17:29:28 +01:00
mmiozzo
e6f5f22002 Update Documentation on CQI according to Abdul feedback 2012-04-23 15:46:14 +02:00
Nicola Baldo
e8d8a23857 fixed Bug 1416 - WifiMac traces not being called 2012-04-23 13:46:14 +02:00
mmiozzo
d4bdd9fbed merge with ns-3-lena-pem changeset 8419:e8df5f68c35e (MIMO model) 2012-04-23 13:16:03 +02:00
Marco Miozzo
94f8db6079 Update SetTxModeXGain for reducing the copy-and-paste code 2012-04-23 11:01:43 +02:00
Marco Miozzo
eb677f474d Udate default values of txMode gain to 1.0 (linear of 0 dB) 2012-04-23 11:01:01 +02:00
Marco Miozzo
4893ae3f54 Update Doxygen comment of layer parameter 2012-04-23 11:00:17 +02:00
Nicola Baldo
b853d6820c added EPC to lena-dual-stripe 2012-04-19 17:43:47 +02:00
Tom Henderson
4789d43a7a Remove Ns2CalendarScheduler event scheduler 2012-04-18 10:21:35 -07:00
Tom Henderson
b19dc3a980 test code to support previous three commits 2012-04-18 10:10:33 -07:00
Marco Miozzo
b7bb8179b1 Remove dead code from PfFfMacScheduler 2012-04-17 11:43:32 +02:00
Marco Miozzo
2e0a25be66 Update test lte-epc-e2e-data for avoiding failing due to random PHY layer errors 2012-04-17 11:43:12 +02:00
Marco Miozzo
f3355faafa Update LteUePhy SetTxModeGains methods with new LteSpectrumPhy interface 2012-04-17 11:41:48 +02:00
Marco Miozzo
c6053e8896 Update tag generation in LteEnbMac::DoTransmitPdu with layer parameter 2012-04-17 11:41:04 +02:00
Marco Miozzo
62370632d5 Update tbId_t struct to TbId_t (coding style) and group SetTxModeGain methods 2012-04-17 11:40:06 +02:00
Marco Miozzo
c8eca8bb22 Typo in lte-enb-rrc.cc 2012-04-17 11:38:53 +02:00
Marco Miozzo
0fdb855044 Buf-fix CQI map access in PF scheduler 2012-04-17 11:08:23 +02:00
Manuel Requena
345179943c Fix bug in reassemble of RLC UM PDUs 2012-04-16 12:50:22 +02:00
Manuel Requena
c8c899a335 Add instance info for RlcUm 2012-04-16 11:42:50 +02:00
Manuel Requena
986e9f077f Not reset modulus base when assign an uint16_t 2012-04-16 11:27:08 +02:00
Manuel Requena
db57218668 Add instance info for Pdcp 2012-04-16 11:26:13 +02:00
Nicola Baldo
243711c7ca merge 2012-04-12 17:36:24 +02:00
Nicola Baldo
a51cbb67ca removed inline methods from LtePdcpTag 2012-04-12 13:28:31 +02:00
Nicola Baldo
c05ba907c4 support make clean properly for standalone LTE docs 2012-04-11 17:21:38 +02:00
Nicola Baldo
8b4f20d0c9 merged ns-3-lena-dev with ns-3-dev 2012-04-11 13:49:33 +02:00
Nicola Baldo
038e12b3ba updated CHANGES.html and RELEASE_NOTES 2012-04-11 12:23:10 +02:00
Nicola Baldo
989a98523d check-style src/antenna 2012-04-11 11:46:20 +02:00