代码搜索结果
找到约 2,276 项符合
Energy 的代码
makefile
MODULE_NAME = test_synch_bs
DEPENDS = rrc synch energy random mapper
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
include $(BASE)/Include/module.mk
makefile
MODULE_NAME = radio_multi_user_ms
DEPENDS = cch rrc synch energy mapper midamble \
random rndstr spread macro_synch macro_sch
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
inc
makefile
MODULE_NAME = radio_multi_user_bs
DEPENDS = cch rrc synch energy mapper midamble \
random rndstr spread macro_sch
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
include $(BASE)
makefile
MODULE_NAME = radio_image_ms
DEPENDS = rrc synch energy mapper midamble \
random spread macro_synch macro_sch rndstr sink \
image ldpc convolution
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Ma
makefile
MODULE_NAME = convolution_ms
DEPENDS = test_data rrc synch energy mapper midamble \
random spread macro_synch macro_sch rndstr sink convolution
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[
makefile
MODULE_NAME = radio_ofdm_ms
DEPENDS = rrc synch energy mapper midamble \
random spread macro_synch macro_sch rndstr ofdm
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
include
makefile
MODULE_NAME = radio_snr_ms
DEPENDS = rrc synch energy mapper midamble random \
rndstr spread sink macro_synch macro_sch snr
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
inc
makefile
MODULE_NAME = radio_snr_bs
DEPENDS = rrc synch energy mapper midamble random \
rndstr spread sink cch macro_sch snr
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
include $(BAS
makefile
MODULE_NAME = radio_ldpc_perf_ms
DEPENDS = rrc synch energy mapper midamble \
random rndstr spread sink ldpc macro_synch \
macro_sch test_data
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[
makefile
MODULE_NAME = radio_ldpc_perf_bs
DEPENDS = rrc synch energy mapper midamble random \
rndstr spread sink ldpc macro_sch test_data
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")