【问题标题】:iphone code to calculate few transmission parameters like CIR, FER, RSSI etciphone代码计算几个传输参数,如CIR、FER、RSSI等
【发布时间】:2011-08-12 10:43:30
【问题描述】:

寻找示例代码或教程来获取一些传输参数,例如

1. RXlevel (Signal Strength)
2. RXQual (Bit Error Rate)
3. C/I (carrier to interference)
4. FER (Frame erase rate
6. towers location.
7. Radio access technology
8. mobile country code
9. mobile network code
10. location code area 
11. CELL ID
12. absolute RF channel number
13. base station identity code
13. RSSI
14. C1 hand-over parametr
15. CELLS information for example:
    a. absolute RF channel number.
    b. base station identity code
    c. RSSI

我注意到一个应用程序 Signal,它必须使用类似的东西,但由于它只适用于越狱设备,我知道它使用的是私有 API。任何人都可以推荐哪个私有框架可以提供此信息。

【问题讨论】:

    标签: iphone networking core-telephony transmission


    【解决方案1】:

    看看CoreTelephony,但它只给出了一些东西(移动国家代码,移动网络代码)Apple Docs for CoreTelephony见CTCarrier类。

    【讨论】:

    • David 感谢您提供信息,有没有办法获取其他参数,如 RxLevel、RxQual 等?任何公共 API / 框架(如果不是 Apple 的)
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-02-06
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多