3452 Commits (b75506ac1687b571cf86e58d65a41e58fbc927fb)
 

Author SHA1 Message Date
Merlin Chlosta deab23c9ec Fix non-blocking rf_uhd_recv_with_time_multi (#195)
Return the number of actually received samples, not the requested samples.
6 years ago
Andre Puschmann 89df8f1582 unify RLC interface for writing SDUs w/ and w/o blocking 6 years ago
Andre Puschmann 3950629a75 remove obsolete RLC_MODE struct and move existing one to rlc_interface.h 6 years ago
Andre Puschmann 5444b2a0b7 tiny cosmetic changes 6 years ago
Andre Puschmann ee5b055829 rename pdcp function for GW to is_lcid_enabled() 6 years ago
Andre Puschmann 40d19e2d32 fix PDCP reset 6 years ago
David Rupprecht bf4c84ef7b Fixed clear function in blocked queue (#199) 6 years ago
Andre Puschmann 260fbff6ab unlock before adding SRB0 again during RLC reset 6 years ago
Andre Puschmann 6a2dc8677b remove obsolete header 6 years ago
Andre Puschmann 4da8bf26f8 use non-blocking PDCP write in GW 6 years ago
Andre Puschmann b8438e9cc3 extend PDCP interface to allow non-blocking write of SDUs 6 years ago
Andre Puschmann 2b86272c5e protect PCAP bearer additions with write lock 6 years ago
Andre Puschmann eb30d86d44 process RRC PDUs in RRC thread 6 years ago
Andre Puschmann 27d3d697df refactor RLC part#2
- move metrics into entities
- make configure interface return true/false on success/failure
- add own srslte mode type
6 years ago
Andre Puschmann 8e8fab027b refactor RLC base class
- add rwlock
- put RLC entities into map
- general cleanup
6 years ago
Ismael Gomez 3a9f224f40 Turbo Coder LUT not a function of CB size 6 years ago
Andre Puschmann 800eea888f fix PDCP security config 6 years ago
Andre Puschmann 4756d0313d Merge branch 'master' into next 6 years ago
Andre Puschmann da387b6930 update changelog for 18.06.1 6 years ago
Andre Puschmann eb8a71f85b update debian files 6 years ago
Andre Puschmann 3dcddf92e3 update debian files (remove obsolete install script) 6 years ago
Andre Puschmann edfc9df77d Merge branch 'master' into next 6 years ago
Andre Puschmann b8b5ad9755 Merge branch 'pdcp_refactor' into next 6 years ago
Andre Puschmann 6d4bb7f6b1 update debian files 6 years ago
Andre Puschmann 190634680c bump version to 18.6.1 6 years ago
yagoda a0fa2d5b01 small fix in eMBMS MAC 6 years ago
Xavier Arteaga a21db86a78 SCH Codeblock CRC is computed at same time than parity 0 6 years ago
Xavier Arteaga c1a0b17c40 Improved phy_dl_test 6 years ago
Andre Puschmann 47a8b1343f add rwlock to PDCP 6 years ago
Andre Puschmann 93c11e4416 turn PDCP array into map 6 years ago
Andre Puschmann b257204471 fix public PDCP interface 6 years ago
Andre Puschmann 31ba175b37 add public PDCP entity interface 6 years ago
Andre Puschmann a604fbcc66 fix double RRC init bug in UE 6 years ago
Andre Puschmann ccf58a63ce reduce default log-level to warning 6 years ago
Andre Puschmann f6f47f0320 print srsLTE version name if no git details are found 6 years ago
Andre Puschmann 1bb471673d update debian files 6 years ago
Ismael Gomez 9e0d7281f5 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 6 years ago
Ismael Gomez fda4c39590 pdsch_ue RSRP in dBm. Fix default rx_gain_offset in ue.conf differs from code 6 years ago
Andre Puschmann 10469cd3a0 Merge branch 'master' of github.com:srsLTE/srsLTE 6 years ago
Andre Puschmann ac94b531ae only print build-info when string is filled 6 years ago
Andre Puschmann f1c5835133 fix eNB default config help text 6 years ago
Pedro Alvarez 788dc7bd7a Fixed compilation issues introduced from the changes in the crash_handler. 6 years ago
Andre Puschmann be3b2fbc08
Merge pull request #239 from softwareradiosystems/epc_stacktrace
Epc stacktrace
6 years ago
Andre Puschmann bd59d72b9f set RRC args by-value 6 years ago
Pedro Alvarez 84e7925f69 Fixed up a comment. 6 years ago
Pedro Alvarez 8017b792cf Changing SRSLTE_PHY_DEBUG back to SRSLTE_DEBUG. 6 years ago
Pedro Alvarez 597cf18b9d Changing common/debug.h to crash_handler.h 6 years ago
Ismael Gomez c012a6ea83 Mutex more operations in worker to fix segfault when HO. Protect pdsch/pusch from regenerating sequence 6 years ago
Xavier Arteaga 3d3f98b21e Fixed posible interleaver segfault 6 years ago
Andre Puschmann 291d80119c fix conflicts after merging 6 years ago