文件名称:osmocom-bb.tar
-
所属分类:
- 标签属性:
- 上传时间:2015-08-14
-
文件大小:991.12kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
osmocom-bb is an open-source GSM baseband implementation for Motorola phones.-osmocom-bb is an open-source GSM baseband implementation for Motorola phones.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
osmocom-bb/
osmocom-bb/doc/
osmocom-bb/include/
osmocom-bb/src/
osmocom-bb/src/host/
osmocom-bb/src/Makefile
osmocom-bb/src/README.building
osmocom-bb/src/README.development
osmocom-bb/src/shared/
osmocom-bb/src/target/
osmocom-bb/src/target_dsp/
osmocom-bb/src/wireshark/
osmocom-bb/src/wireshark/gsmtap.patch
osmocom-bb/src/wireshark/smscb.patch
osmocom-bb/src/target_dsp/.gitignore
osmocom-bb/src/target_dsp/calypso/
osmocom-bb/src/target_dsp/calypso/bin2cfile.py
osmocom-bb/src/target_dsp/calypso/bl_stage3.S
osmocom-bb/src/target_dsp/calypso/dsp_dump.lds
osmocom-bb/src/target_dsp/calypso/dump2coff.py
osmocom-bb/src/target_dsp/calypso/ida/
osmocom-bb/src/target_dsp/calypso/Makefile
osmocom-bb/src/target_dsp/calypso/ida/ndb.h
osmocom-bb/src/target_dsp/calypso/ida/README.txt
osmocom-bb/src/target_dsp/calypso/ida/tms320c54.cfg
osmocom-bb/src/target/firmware/
osmocom-bb/src/target/ui-experiment/
osmocom-bb/src/target/ui-experiment/display.h
osmocom-bb/src/target/ui-experiment/font.h
osmocom-bb/src/target/ui-experiment/image.h
osmocom-bb/src/target/ui-experiment/menu.h
osmocom-bb/src/target/ui-experiment/pixel.h
osmocom-bb/src/target/ui-experiment/png2tiny.c
osmocom-bb/src/target/ui-experiment/README
osmocom-bb/src/target/ui-experiment/screen.h
osmocom-bb/src/target/ui-experiment/sdl.c
osmocom-bb/src/target/ui-experiment/sdl.h
osmocom-bb/src/target/ui-experiment/ui.h
osmocom-bb/src/target/firmware/.gitignore
osmocom-bb/src/target/firmware/abb/
osmocom-bb/src/target/firmware/apps/
osmocom-bb/src/target/firmware/battery/
osmocom-bb/src/target/firmware/board/
osmocom-bb/src/target/firmware/calypso/
osmocom-bb/src/target/firmware/comm/
osmocom-bb/src/target/firmware/COPYING
osmocom-bb/src/target/firmware/fb/
osmocom-bb/src/target/firmware/flash/
osmocom-bb/src/target/firmware/include/
osmocom-bb/src/target/firmware/layer1/
osmocom-bb/src/target/firmware/lib/
osmocom-bb/src/target/firmware/Makefile
osmocom-bb/src/target/firmware/Makefile.inc
osmocom-bb/src/target/firmware/Makefile.mtk
osmocom-bb/src/target/firmware/rf/
osmocom-bb/src/target/firmware/solve_envs.py
osmocom-bb/src/target/firmware/rf/mt6139.c
osmocom-bb/src/target/firmware/rf/trf6151.c
osmocom-bb/src/target/firmware/lib/bitops.h
osmocom-bb/src/target/firmware/lib/changebit.S
osmocom-bb/src/target/firmware/lib/clearbit.S
osmocom-bb/src/target/firmware/lib/console.c
osmocom-bb/src/target/firmware/lib/copy_template.S
osmocom-bb/src/target/firmware/lib/ctors.c
osmocom-bb/src/target/firmware/lib/ctype.c
osmocom-bb/src/target/firmware/lib/delay.c
osmocom-bb/src/target/firmware/lib/div64.S
osmocom-bb/src/target/firmware/lib/lib1funcs.S
osmocom-bb/src/target/firmware/lib/Makefile
osmocom-bb/src/target/firmware/lib/memcpy.S
osmocom-bb/src/target/firmware/lib/memset.S
osmocom-bb/src/target/firmware/lib/printf.c
osmocom-bb/src/target/firmware/lib/setbit.S
osmocom-bb/src/target/firmware/lib/string.c
osmocom-bb/src/target/firmware/lib/testchangebit.S
osmocom-bb/src/target/firmware/lib/testclearbit.S
osmocom-bb/src/target/firmware/lib/testsetbit.S
osmocom-bb/src/target/firmware/lib/vsprintf.c
osmocom-bb/src/target/firmware/layer1/afc.c
osmocom-bb/src/target/firmware/layer1/agc.c
osmocom-bb/src/target/firmware/layer1/apc.c
osmocom-bb/src/target/firmware/layer1/async.c
osmocom-bb/src/target/firmware/layer1/avg.c
osmocom-bb/src/target/firmware/layer1/init.c
osmocom-bb/src/target/firmware/layer1/l23_api.c
osmocom-bb/src/target/firmware/layer1/Makefile
osmocom-bb/src/target/firmware/layer1/mframe_sched.c
osmocom-bb/src/target/firmware/layer1/prim_fbsb.c
osmocom-bb/src/target/firmware/layer1/prim_freq.c
osmocom-bb/src/target/firmware/layer1/prim_pm.c
osmocom-bb/src/target/firmware/layer1/prim_rach.c
osmocom-bb/src/target/firmware/layer1/prim_rx_nb.c
osmocom-bb/src/target/firmware/layer1/prim_tch.c
osmocom-bb/src/target/firmware/layer1/prim_tx_nb.c
osmocom-bb/src/target/firmware/layer1/prim_utils.c
osmocom-bb/src/target/firmware/layer1/rfch.c
osmocom-bb/src/target/firmware/layer1/sched_gsmtime.c
osmocom-bb/src/target/firmware/layer1/sync.c
osmocom-bb/src/target/firmware/layer1/tdma_sched.c
osmocom-bb/src/target/firmware/layer1/toa.c
osmocom-bb/src/target/firmware/layer1/tpu_window.c
osmocom-bb/src/target/firmware/include/abb/
osmocom-bb/src/target/firmware/include/arm.h
osmocom-bb/src/target/firmware/include/arpa/
osmocom-bb/src/target/firmware/include/asm/
osmocom-bb/src/target/firmware/include/battery/
osmocom-bb/src/target/firmware/include/board.h
osmocom-bb/src/target/firmware/include/byteorder.h
osmocom-bb/src/target/firmware/include/calypso/
osmocom-bb/src/target/firmware/include/comm/
osmocom-bb/src/target/firmware/include/console.h
osmocom-bb/src/target/firmware/include/ctors.h
osmocom-bb/src/target/firmware/include/ctype.h
osmocom-bb/src/target/firmware/include/debug.h
osmocom-bb/src/target/firmware/include/defines.h
osmocom-bb/src/target/firmware/include/delay.h
osmocom-bb/src/target/firmware/include/fb/
osmocom-bb/src/target/firmware/include/flash/
osmocom-bb/src/target/firmware/include/i2c.h
osmocom-bb/src/target/firmware/include/keypad.h
osmocom-bb/src/target/firmware/include/layer
osmocom-bb/doc/
osmocom-bb/include/
osmocom-bb/src/
osmocom-bb/src/host/
osmocom-bb/src/Makefile
osmocom-bb/src/README.building
osmocom-bb/src/README.development
osmocom-bb/src/shared/
osmocom-bb/src/target/
osmocom-bb/src/target_dsp/
osmocom-bb/src/wireshark/
osmocom-bb/src/wireshark/gsmtap.patch
osmocom-bb/src/wireshark/smscb.patch
osmocom-bb/src/target_dsp/.gitignore
osmocom-bb/src/target_dsp/calypso/
osmocom-bb/src/target_dsp/calypso/bin2cfile.py
osmocom-bb/src/target_dsp/calypso/bl_stage3.S
osmocom-bb/src/target_dsp/calypso/dsp_dump.lds
osmocom-bb/src/target_dsp/calypso/dump2coff.py
osmocom-bb/src/target_dsp/calypso/ida/
osmocom-bb/src/target_dsp/calypso/Makefile
osmocom-bb/src/target_dsp/calypso/ida/ndb.h
osmocom-bb/src/target_dsp/calypso/ida/README.txt
osmocom-bb/src/target_dsp/calypso/ida/tms320c54.cfg
osmocom-bb/src/target/firmware/
osmocom-bb/src/target/ui-experiment/
osmocom-bb/src/target/ui-experiment/display.h
osmocom-bb/src/target/ui-experiment/font.h
osmocom-bb/src/target/ui-experiment/image.h
osmocom-bb/src/target/ui-experiment/menu.h
osmocom-bb/src/target/ui-experiment/pixel.h
osmocom-bb/src/target/ui-experiment/png2tiny.c
osmocom-bb/src/target/ui-experiment/README
osmocom-bb/src/target/ui-experiment/screen.h
osmocom-bb/src/target/ui-experiment/sdl.c
osmocom-bb/src/target/ui-experiment/sdl.h
osmocom-bb/src/target/ui-experiment/ui.h
osmocom-bb/src/target/firmware/.gitignore
osmocom-bb/src/target/firmware/abb/
osmocom-bb/src/target/firmware/apps/
osmocom-bb/src/target/firmware/battery/
osmocom-bb/src/target/firmware/board/
osmocom-bb/src/target/firmware/calypso/
osmocom-bb/src/target/firmware/comm/
osmocom-bb/src/target/firmware/COPYING
osmocom-bb/src/target/firmware/fb/
osmocom-bb/src/target/firmware/flash/
osmocom-bb/src/target/firmware/include/
osmocom-bb/src/target/firmware/layer1/
osmocom-bb/src/target/firmware/lib/
osmocom-bb/src/target/firmware/Makefile
osmocom-bb/src/target/firmware/Makefile.inc
osmocom-bb/src/target/firmware/Makefile.mtk
osmocom-bb/src/target/firmware/rf/
osmocom-bb/src/target/firmware/solve_envs.py
osmocom-bb/src/target/firmware/rf/mt6139.c
osmocom-bb/src/target/firmware/rf/trf6151.c
osmocom-bb/src/target/firmware/lib/bitops.h
osmocom-bb/src/target/firmware/lib/changebit.S
osmocom-bb/src/target/firmware/lib/clearbit.S
osmocom-bb/src/target/firmware/lib/console.c
osmocom-bb/src/target/firmware/lib/copy_template.S
osmocom-bb/src/target/firmware/lib/ctors.c
osmocom-bb/src/target/firmware/lib/ctype.c
osmocom-bb/src/target/firmware/lib/delay.c
osmocom-bb/src/target/firmware/lib/div64.S
osmocom-bb/src/target/firmware/lib/lib1funcs.S
osmocom-bb/src/target/firmware/lib/Makefile
osmocom-bb/src/target/firmware/lib/memcpy.S
osmocom-bb/src/target/firmware/lib/memset.S
osmocom-bb/src/target/firmware/lib/printf.c
osmocom-bb/src/target/firmware/lib/setbit.S
osmocom-bb/src/target/firmware/lib/string.c
osmocom-bb/src/target/firmware/lib/testchangebit.S
osmocom-bb/src/target/firmware/lib/testclearbit.S
osmocom-bb/src/target/firmware/lib/testsetbit.S
osmocom-bb/src/target/firmware/lib/vsprintf.c
osmocom-bb/src/target/firmware/layer1/afc.c
osmocom-bb/src/target/firmware/layer1/agc.c
osmocom-bb/src/target/firmware/layer1/apc.c
osmocom-bb/src/target/firmware/layer1/async.c
osmocom-bb/src/target/firmware/layer1/avg.c
osmocom-bb/src/target/firmware/layer1/init.c
osmocom-bb/src/target/firmware/layer1/l23_api.c
osmocom-bb/src/target/firmware/layer1/Makefile
osmocom-bb/src/target/firmware/layer1/mframe_sched.c
osmocom-bb/src/target/firmware/layer1/prim_fbsb.c
osmocom-bb/src/target/firmware/layer1/prim_freq.c
osmocom-bb/src/target/firmware/layer1/prim_pm.c
osmocom-bb/src/target/firmware/layer1/prim_rach.c
osmocom-bb/src/target/firmware/layer1/prim_rx_nb.c
osmocom-bb/src/target/firmware/layer1/prim_tch.c
osmocom-bb/src/target/firmware/layer1/prim_tx_nb.c
osmocom-bb/src/target/firmware/layer1/prim_utils.c
osmocom-bb/src/target/firmware/layer1/rfch.c
osmocom-bb/src/target/firmware/layer1/sched_gsmtime.c
osmocom-bb/src/target/firmware/layer1/sync.c
osmocom-bb/src/target/firmware/layer1/tdma_sched.c
osmocom-bb/src/target/firmware/layer1/toa.c
osmocom-bb/src/target/firmware/layer1/tpu_window.c
osmocom-bb/src/target/firmware/include/abb/
osmocom-bb/src/target/firmware/include/arm.h
osmocom-bb/src/target/firmware/include/arpa/
osmocom-bb/src/target/firmware/include/asm/
osmocom-bb/src/target/firmware/include/battery/
osmocom-bb/src/target/firmware/include/board.h
osmocom-bb/src/target/firmware/include/byteorder.h
osmocom-bb/src/target/firmware/include/calypso/
osmocom-bb/src/target/firmware/include/comm/
osmocom-bb/src/target/firmware/include/console.h
osmocom-bb/src/target/firmware/include/ctors.h
osmocom-bb/src/target/firmware/include/ctype.h
osmocom-bb/src/target/firmware/include/debug.h
osmocom-bb/src/target/firmware/include/defines.h
osmocom-bb/src/target/firmware/include/delay.h
osmocom-bb/src/target/firmware/include/fb/
osmocom-bb/src/target/firmware/include/flash/
osmocom-bb/src/target/firmware/include/i2c.h
osmocom-bb/src/target/firmware/include/keypad.h
osmocom-bb/src/target/firmware/include/layer
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.