1122 Commits (dc41240106345486b5f730e7ff00f13f52cb5130)

Author SHA1 Message Date
Andre Puschmann dc41240106 increase UHD tx timeout to 1.0 7 years ago
Andre Puschmann bfb9ba43b4 increase UHD recv timeout to 1.0 7 years ago
Andre Puschmann 22f1487d64 log dropped SDU in RLC as info rather than warning 7 years ago
Andre Puschmann e6366b4570 fix stopping of async thread in UHD 7 years ago
Andre Puschmann 74e38ee0a2 Merge branch 'rlc_refactor' into next 7 years ago
Andre Puschmann 9b8d7aeddf fix warning 7 years ago
Andre Puschmann b0a79ac616 fix segfault when ASYNC thread is disabled 7 years ago
Andre Puschmann 89df8f1582 unify RLC interface for writing SDUs w/ and w/o blocking 7 years ago
Andre Puschmann 3950629a75 remove obsolete RLC_MODE struct and move existing one to rlc_interface.h 7 years ago
Andre Puschmann 5444b2a0b7 tiny cosmetic changes 7 years ago
Andre Puschmann ee5b055829 rename pdcp function for GW to is_lcid_enabled() 7 years ago
Andre Puschmann 40d19e2d32 fix PDCP reset 7 years ago
Andre Puschmann 260fbff6ab unlock before adding SRB0 again during RLC reset 7 years ago
Andre Puschmann 6a2dc8677b remove obsolete header 7 years ago
Andre Puschmann b8438e9cc3 extend PDCP interface to allow non-blocking write of SDUs 7 years ago
Andre Puschmann 2b86272c5e protect PCAP bearer additions with write lock 7 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
7 years ago
Andre Puschmann 8e8fab027b refactor RLC base class
- add rwlock
- put RLC entities into map
- general cleanup
7 years ago
Ismael Gomez 3a9f224f40 Turbo Coder LUT not a function of CB size 7 years ago
Andre Puschmann 800eea888f fix PDCP security config 7 years ago
Andre Puschmann b8b5ad9755 Merge branch 'pdcp_refactor' into next 7 years ago
Xavier Arteaga a21db86a78 SCH Codeblock CRC is computed at same time than parity 0 7 years ago
Xavier Arteaga c1a0b17c40 Improved phy_dl_test 7 years ago
Andre Puschmann 47a8b1343f add rwlock to PDCP 7 years ago
Andre Puschmann 93c11e4416 turn PDCP array into map 7 years ago
Andre Puschmann b257204471 fix public PDCP interface 7 years ago
Andre Puschmann 31ba175b37 add public PDCP entity interface 7 years ago
Ismael Gomez 9e0d7281f5 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez fda4c39590 pdsch_ue RSRP in dBm. Fix default rx_gain_offset in ue.conf differs from code 7 years ago
Pedro Alvarez 788dc7bd7a Fixed compilation issues introduced from the changes in the crash_handler. 7 years ago
Andre Puschmann be3b2fbc08
Merge pull request #239 from softwareradiosystems/epc_stacktrace
Epc stacktrace
7 years ago
Pedro Alvarez 84e7925f69 Fixed up a comment. 7 years ago
Pedro Alvarez 8017b792cf Changing SRSLTE_PHY_DEBUG back to SRSLTE_DEBUG. 7 years ago
Pedro Alvarez 597cf18b9d Changing common/debug.h to crash_handler.h 7 years ago
Ismael Gomez c012a6ea83 Mutex more operations in worker to fix segfault when HO. Protect pdsch/pusch from regenerating sequence 7 years ago
Xavier Arteaga 3d3f98b21e Fixed posible interleaver segfault 7 years ago
Andre Puschmann 291d80119c fix conflicts after merging 7 years ago
Ismael Gomez 3f38165827 Add log to pool deallocate 7 years ago
Ismael Gomez 5474f6d55f Add log to pool deallocate 7 years ago
Ismael Gomez 3cb9f51460 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez b6f84c2a1f Fix reestablish UM 7 years ago
Andre Puschmann 936001aaf5 add blocking allocation to buffer_pool 7 years ago
Pedro Alvarez c3ef88e112 Fixing conflicts with next. 7 years ago
Andre Puschmann a9b023258c refactor RLC UM to have separate tx/rx objects 7 years ago
Andre Puschmann 4c59f52f9a
Merge pull request #237 from softwareradiosystems/epc_pcap
Epc pcap
7 years ago
Ismael Gomez 9690125882 Minor cleanup 7 years ago
Ismael Gomez 75e8df2e9f Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 653d126319 Merge branch 'tx_enabled_issue' into next 7 years ago
Andre Puschmann 55b3b61ec1 Merge branch 'master' into next 7 years ago
Ismael Gomez 9c5b9cef94 Set initial AGC gain correctly 7 years ago