CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 Modem编程

文件名称: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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com