Commit Graph

372 Commits

Author SHA1 Message Date
Marco Miozzo
c7524cb97e Bug-fix PF scheduler DoSchedDlTriggerReq achievableRate evaluated per RB instead oof RBG 2012-06-07 11:06:00 +02:00
Marco Miozzo
ea6949b3fc Bug-fix: remove redundant queueing of UL-DCI in LteEnbPhy::StartSubFrame 2012-06-06 11:53:53 +02:00
Manuel Requena
4fd36051fd Fix condition of assert message 2012-05-30 18:04:22 +02:00
Manuel Requena
ff13c1782b Protect rxonBuffer against missing PDUs 2012-05-30 17:51:05 +02:00
Nicola Baldo
e724ada34e merge 2012-05-29 14:13:23 +02:00
Manuel Requena
7774882544 merge 2012-05-29 10:42:17 +02:00
Tom Henderson
f4dd707a56 fix build on FreeBSD 2012-05-26 09:25:51 -07:00
Tom Henderson
098a19e9c5 fix logging code for optimized builds 2012-05-24 21:38:38 -07:00
mmiozzo
de0dc4e1e3 Modify LteMiErrorModel::GetTbError for working with pow() instead of successive multiplications 2012-05-22 17:12:17 +02:00
mmiozzo
6485dbb1c1 Update PEM model with new BLER curves based on standard ECR 2012-05-22 16:40:24 +02:00
Manuel Requena
ce1964fbf4 Clean traces 2012-05-18 10:30:14 +02:00
Manuel Requena
117ffed18d Process of very small segments at the end of a PDU 2012-05-17 16:21:06 +02:00
Manuel Requena
f02e8fdcaa Support of PDU segments larger than 2047 2012-05-17 16:09:36 +02:00
Marco Miozzo
79d5786c3d Bug-fix LteAmc::CreateCqiFeedbacks, in GetTbError the size of the TB was expressed in bits instead of bytes 2012-05-17 15:56:47 +02:00
Tom Henderson
92a988dbb1 variable cannot be negative 2012-05-15 22:52:10 -07:00
Tom Henderson
23ebb35f80 remove tests that always evaluate to true 2012-05-15 22:32:23 -07:00
Tom Henderson
f9f0445b70 type promotion causing signed/unsigned comparison warnings 2012-05-15 22:30:45 -07:00
Tom Henderson
08a8a311fd portable types for loop variables 2012-05-15 21:59:45 -07:00
Manuel Requena
5ddb562104 Add maximum size to the RLC Transmission Buffer 2012-05-09 19:08:03 +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
cba187a566 merge ns-3-lena-dev with ns-3-dev 2012-04-27 10:52:10 +02: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
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
Marco Miozzo
b7bb8179b1 Remove dead code from PfFfMacScheduler 2012-04-17 11:43:32 +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
a51cbb67ca removed inline methods from LtePdcpTag 2012-04-12 13:28:31 +02:00
mmiozzo
cb44d78c0e Fix log error in SINR visualization in LteAmc::CreateCqiFeedbacks 2012-04-03 15:21:40 +02:00
Nicola Baldo
b2b0fd1df5 really remove obsolete epc-gtpu files 2012-03-29 12:55:42 +02:00
Nicola Baldo
e28017e76a lte module coding style issues pointed out by Mathieu 2012-03-24 11:21:20 +01:00
Marco Miozzo
67f8594f5b Bug-fix tx mode gain exchange from LteUePhy and LteSpectrumPhy 2012-03-23 11:36:49 +01:00
Marco Miozzo
e82f5e6e39 Add MIMO model, test and documentation 2012-03-22 18:16:01 +01:00
Nicola Baldo
3118a9140a MultiModelSpectrumChannel working with LTE 2012-03-21 18:16:31 +01:00
Nicola Baldo
2f9a000054 memory-efficient RadioEnvironmentMapHelper 2012-03-20 18:02:56 +01:00
Nicola Baldo
c624c68141 removed obsolete PdcchMapIdealControlMessage 2012-03-13 19:12:16 +01:00
Marco Miozzo
36b6e217f3 LENA-226 adjust coding style in LteFfConverter (lte-common.cc) 2012-03-13 11:00:13 +01:00
Marco Miozzo
851f868346 Bug-fix: update m_ceBsrRxed each UL scheduling trigger event 2012-03-08 12:18:49 +01:00
Marco Miozzo
4197122bbb Introduce sanity checks on LteFfConverter::double2fpS11dot3 2012-03-08 12:03:44 +01:00
Marco Miozzo
5bbc24e04a merge 2012-03-07 18:15:12 +01:00