We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aadc9d2 + 94f59d4 commit 5e6f50aCopy full SHA for 5e6f50a
lib/phy/upper/channel_processors/CMakeLists.txt
@@ -18,6 +18,8 @@
18
# and at http://www.gnu.org/licenses/.
19
#
20
21
+add_subdirectory(pusch)
22
+
23
add_library(srsran_pbch_encoder STATIC pbch_encoder_impl.cpp)
24
target_link_libraries(srsran_pbch_encoder srsran_channel_coding srsran_sequence_generators srsvec)
25
0 commit comments