Pedro Alvarez
1bef5cebf6
small commit
7 years ago
Ismael Gomez
c429f3031f
Proper normalization to noise power estimation in chest_dl
7 years ago
Ismael Gomez
7ae186d499
Typo in printing default pdsch_ue help
7 years ago
Ismael Gomez
ed76d73bbc
Print tpc_pucch for format2 dci also
7 years ago
Andre Puschmann
bf26934e13
rlc_am: print error but don't exit on buffer allocation errors
7 years ago
Pedro Alvarez
3b90c71c66
changing a comment
7 years ago
Pedro Alvarez
2cc717b506
Starting to check NAS intgrity of GUTI attach.
7 years ago
Paul Sutton
d1d6cea737
Adding debug helpers
7 years ago
Ismael Gomez
9dc6024483
Merge branch 'next' into raa
7 years ago
Paul Sutton
60b059f3cc
Adding RLC AM stress test
7 years ago
Andre Puschmann
0c03b84a29
Revert "rlc_am: request status PDU if tx window is half full"
...
This reverts commit 897db045bb
.
7 years ago
Andre Puschmann
bde37de866
rlc_am: fix bug where PDU was erased from tx_window too early
7 years ago
Andre Puschmann
bfb3155da6
rlc_am: don't build new PDUs if tx window is full
7 years ago
Andre Puschmann
fe069073f0
rlc_am: directly add lower edge of tx window in case of a retx
7 years ago
Pedro Alvarez
386e56ef40
Fixed bug when GUTI is unknown but EMM context was previously present. Added function to delete EMM context.
7 years ago
Xavier Arteaga
0c2f0ac038
Fixed srsue freq_offset compensation for UL
7 years ago
Xavier Arteaga
34233e64a4
Fixed SNR source from equalizer to average
7 years ago
Pedro Alvarez
fc1629a06e
Fixed bug with getting EMM context in handle identity request. Attach with unknown GUTI starting to work again.
7 years ago
yagoda
eb8a884e90
small optimization in neon viterbi
7 years ago
Andre Puschmann
7fde6e4933
rlc_am: fix conditions for resetting re-ordering timer
7 years ago
Andre Puschmann
bebf062fee
rlc_am: count poll_pdu and poll_byte during retransmission (and segements)
7 years ago
Andre Puschmann
9c3418d010
rlc_am: add extra brackets to macro
7 years ago
Pedro Alvarez
95bc4f8b08
adding tmp emm storage for when the UE uses an unknown guti and id request has to be sent.
7 years ago
Andre Puschmann
705acec6b9
fix uninitialized variables in logger
7 years ago
Paul Sutton
eab80b3e01
Merge branch 'next' of github.com:softwareradiosystems/srslte into next
7 years ago
Paul Sutton
1fd2341932
Minor typo fix
7 years ago
Pedro Alvarez
22e0313c53
Merge branch 'next' into guti_attach
7 years ago
Pedro Alvarez
47b574a3ba
Removed unused value in ECM ctx
7 years ago
Pedro Alvarez
834b34a904
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Pedro Alvarez
77b3cc97cd
Changing AMF value in user_db.csv to to have a separation bit of 1.
7 years ago
Pedro Alvarez
af927eb1d8
Changing handling of ue context release request. Compiling now, needs testing.
7 years ago
Pedro Alvarez
0c013c19ca
changed handle intial context setup response.
7 years ago
Pedro Alvarez
86adc29ce8
Changing send initial context setup.
7 years ago
Andre Puschmann
fa7d5bd40e
rlc_am: retransmit first outstanding PDU in case the tx_window is full to avoid stalling
7 years ago
Andre Puschmann
8f850754f3
check malloc return value in various tests
7 years ago
Pedro Alvarez
7c21b4cc11
changing handle of guti attach request.
7 years ago
Ismael Gomez
f17cfa3ac3
Fixed possible mod netgative SR period calculation
7 years ago
Andre Puschmann
897db045bb
rlc_am: request status PDU if tx window is half full
...
The idea behind this condition is to prevent pushing more and
more data PDU on the tx_queue without getting feedback from the
receiver about it's state.
7 years ago
Andre Puschmann
d9c5567e55
rlc_am: request status PDU if needed when sending PDU segments
7 years ago
Andre Puschmann
afe6219d4b
rlc_am: move check for special SO_end field outside of if and adjust length accordingly
7 years ago
Ismael Gomez
84c1a11d51
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Pedro Alvarez
7306d00ea5
Changed attach request handling for separate EMM and ECM context.
7 years ago
Pedro Alvarez
97f60ae6ff
starting to change handle_attach_request to support separate EMM and ECM context.
7 years ago
Ismael Gomez
9dab102a7e
Removed debug printf from enb scheduler
7 years ago
Xavier Arteaga
4949759cdc
Fixed simultaneous PHICH (ACK) and CQI request.
7 years ago
Xavier Arteaga
610edac801
Do not append RI in RM30 if no TM3/4
7 years ago
Pedro Alvarez
1df3f04192
Changing handle nas security mode complete.
7 years ago
Pedro Alvarez
085830d910
Changing delete functions to delete both EMM and ECM context.
7 years ago
Pedro Alvarez
d9da1f84f0
Continuing to separate EMM and ECM context
7 years ago
Paul Sutton
3c67370cce
Merge pull request #144 from mrlnc/identity_request_pcap
...
Write Identity Response to PCAP
7 years ago