ismagom
|
993822a662
|
Moved PCAP interface to a separate class. Called PCAP from DL/UL HARQ processes
|
10 years ago |
ismagom
|
d2c30bc8dc
|
PCAP expects packeted bitstream
|
10 years ago |
ismagom
|
1fa51912a7
|
Merge branch 'working_mac' of https://github.com/srsLTE/srsLTE into working_mac
Conflicts:
srsapps/common/include/srsapps/common/log.h
|
10 years ago |
ismagom
|
5f6e7e5f59
|
Changed log macros names. Added PUCCH shortened support
|
10 years ago |
Paul Sutton
|
d1ed052a97
|
First attempt at MAC pcap support
|
10 years ago |
Paul Sutton
|
5109498353
|
Removing file and line from log macros
|
10 years ago |
Paul Sutton
|
ec4ea55a4b
|
Merge branch 'working_mac' of https://github.com/srslte/srslte into working_mac
|
10 years ago |
Paul Sutton
|
09b945fd9e
|
Removing file and line options - they can catch messages with string, int, string varargs
|
10 years ago |
ismagom
|
f9b3ba52c2
|
Fixed problems with DL HARQ. Fixed PUSCH/HARQ multiplexing. Removed some Info messages
|
10 years ago |
ismagom
|
4819dae236
|
Set DL HARQ new transmissionevery time a TB is correctly decoded
|
10 years ago |
ismagom
|
38769d0377
|
Fixed sf_idx bug in PUCCH ul_buffer
|
10 years ago |
ismagom
|
1515b8f146
|
Removed pusch_cfg from ul_buffer
|
10 years ago |
ismagom
|
36a2fdc7bf
|
Disabled SRS shortened PUSCH (not working)
|
10 years ago |
ismagom
|
5da13ac051
|
Disabled SRS shortened PUSCH (not working)
|
10 years ago |
ismagom
|
59972f063c
|
Reduced soft buffer size to 3·MaxCodeBlockLen
|
10 years ago |
ismagom
|
f38cc2e938
|
Changed PUSCH/PDSCH RA configuration to enable Shortened PUSCH due to SRS transmission
|
10 years ago |
ismagom
|
5143af5e00
|
C-RNTI precomputation executed in a detachable MAC thread. C-RNTI is set in ue_ul/ue_dl after computing scrambling sequences
|
10 years ago |
ismagom
|
25ebb0ac80
|
MAC DL HARQ: Fixed NDI not been toggled in a reTX. Not decoding again if ack=true but send ACK anyways
|
10 years ago |
ismagom
|
c9b9accda5
|
Delayed precomputation of C-RNTI
|
10 years ago |
ismagom
|
ee2e193b8a
|
Restored SR-transMax to MAC.
|
10 years ago |
ismagom
|
033d50978b
|
Added timing traces for phy/mac/radio classes.
|
10 years ago |
Paul Sutton
|
2fe826de53
|
Bugfix for setting SR params from ConnSetup
|
10 years ago |
Paul Sutton
|
3d156140d2
|
Moving PUCCH SR parameters to phy
|
10 years ago |
Paul Sutton
|
e063d6e06d
|
Notifying mac handler correctly, using proper error codes for threads
|
10 years ago |
ismagom
|
f9b7b7827b
|
Added SRS subframe occasion for CS/UE references
|
10 years ago |
ismagom
|
e5c1d00a7c
|
Fixed sync_test for extended CP
|
10 years ago |
ismagom
|
e3dd3c3f88
|
Merge branch 'add_tx_zeros' into working_mac
Conflicts:
srslte/lib/cuhd/src/cuhd_imp.cpp
|
10 years ago |
ismagom
|
c4e771040b
|
PRACH working correctly for ZCZ>4. Fixed TA computation. PRACH matches Matlab.
|
10 years ago |
ismagom
|
41b603e472
|
Moved SR ready_to_send to srsLTE
|
10 years ago |
ismagom
|
414643174b
|
Moved PRACH and SR procedures to srsLTE
|
10 years ago |
ismagom
|
8d45cf6938
|
PUSCH shortened frame moved to UL grant
|
10 years ago |
ismagom
|
e093b3a7de
|
Added pre/post padding for TX bursts.
|
10 years ago |
ismagom
|
4c949bb99f
|
B210 driver 3.9 returning rx_sensor lo_locked but never locked
|
10 years ago |
ismagom
|
3f871a14a3
|
PHY class always transmitting
|
10 years ago |
ismagom
|
851790e33c
|
Created usrp_txrx example.
|
10 years ago |
ismagom
|
93e98cd214
|
Added LO offset
|
10 years ago |
ismagom
|
104efa35ff
|
Added PRACH test for USRP
|
10 years ago |
ismagom
|
d005ec8f9b
|
MAC MUX rounding up SDU payload size
|
10 years ago |
ismagom
|
25a82f27d7
|
Merge branch 'working_mac' of https://github.com/srsLTE/srsLTE into working_mac
|
10 years ago |
ismagom
|
4a669048d3
|
Added Shortened PUSCH support. Fixed pdsch_ue/enodeb examples bug in subframe 0 and 5. Fixed MAC PDU packing.
|
10 years ago |
Paul Sutton
|
8bd77bfb08
|
Catching pthread permission error and providing detailed message
|
10 years ago |
Paul Sutton
|
9bb70f153f
|
Merge branch 'working_mac' of https://github.com/srslte/srslte into working_mac
|
10 years ago |
Paul Sutton
|
28c78fe6b2
|
Minor edits, removing use namespace from headers
|
10 years ago |
ismagom
|
78c795461e
|
Merge branch 'working_mac' of https://github.com/srsLTE/srsLTE into working_mac
|
10 years ago |
ismagom
|
4a909ef56c
|
MAC test working until ConnectionSetupComplete
|
10 years ago |
Paul Sutton
|
d7f7827e82
|
Installing srslte_uhd lib
|
10 years ago |
Paul Sutton
|
3c7cebb86c
|
Merging master to get srsgui include dir fix
|
10 years ago |
ismagom
|
8f40bb2f73
|
Added ConnectionSetup processing to mac_test.cc
|
10 years ago |
ismagom
|
d46622d802
|
Fixed some UL/DL HARQ issues in MAC. Now working OK until ConnectionSetup reception
|
10 years ago |
ismagom
|
07dc7c88b9
|
Merge branch 'working_mac'
|
10 years ago |