Add last report
This commit is contained in:
parent
772e85ff68
commit
811f7bee64
1 changed files with 230 additions and 0 deletions
230
reports/2020-04-17_yagi_uda_and_cross_antenna_at_home.txt
Normal file
230
reports/2020-04-17_yagi_uda_and_cross_antenna_at_home.txt
Normal file
|
@ -0,0 +1,230 @@
|
||||||
|
+ speedtest --accept-license --accept-gdpr
|
||||||
|
|
||||||
|
Speedtest by Ookla
|
||||||
|
|
||||||
|
Server: AS208196 - Paris (id = 32367)
|
||||||
|
ISP: Free Mobile SAS
|
||||||
|
Latency: 30.58 ms (13.38 ms jitter)
|
||||||
|
Download: 7.37 Mbps (data used: 5.4 MB)
|
||||||
|
Upload: 2.61 Mbps (data used: 1.6 MB)
|
||||||
|
Packet Loss: 0.0%
|
||||||
|
Result URL: https://www.speedtest.net/result/c/980919d6-9880-4fb2-858d-8072fd53f3b2
|
||||||
|
+ mmcli -m 0 --signal-get
|
||||||
|
----------------------
|
||||||
|
Signal | refresh rate: 10 seconds
|
||||||
|
----------------------
|
||||||
|
LTE | rssi: -79.00 dBm
|
||||||
|
| rsrq: -14.00 dB
|
||||||
|
| rsrp: -108.00 dBm
|
||||||
|
| s/n: 7.60 dB
|
||||||
|
----------------------
|
||||||
|
5G | rsrq: -32768.00 dB
|
||||||
|
| rsrp: -32768.00 dBm
|
||||||
|
| s/n: -32768.00 dB
|
||||||
|
+ mmcli -m 0 --command 'AT+CPSI?'
|
||||||
|
response: '+CPSI: LTE,Online,208-15,0xDAC,105116243,347,EUTRAN-BAND3,1675,4,4,-103,-1099,-788,6'
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-signal-strength
|
||||||
|
[/dev/cdc-wdm0] Successfully got signal strength
|
||||||
|
Current:
|
||||||
|
Network 'lte': '-79 dBm'
|
||||||
|
RSSI:
|
||||||
|
Network 'lte': '-79 dBm'
|
||||||
|
ECIO:
|
||||||
|
Network 'lte': '-2.5 dBm'
|
||||||
|
IO: '-106 dBm'
|
||||||
|
SINR (8): '9.0 dB'
|
||||||
|
RSRQ:
|
||||||
|
Network 'lte': '-14 dB'
|
||||||
|
SNR:
|
||||||
|
Network 'lte': '7.0 dB'
|
||||||
|
RSRP:
|
||||||
|
Network 'lte': '-108 dBm'
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-signal-info
|
||||||
|
[/dev/cdc-wdm0] Successfully got signal info
|
||||||
|
LTE:
|
||||||
|
RSSI: '-79 dBm'
|
||||||
|
RSRQ: '-14 dB'
|
||||||
|
RSRP: '-108 dBm'
|
||||||
|
SNR: '7.0 dB'
|
||||||
|
5G:
|
||||||
|
RSRP: '-32768 dBm'
|
||||||
|
SNR: '-3276.8 dB'
|
||||||
|
RSRQ: '-32768 dB'
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy '--nas-get-tx-rx-info=lte'
|
||||||
|
[/dev/cdc-wdm0] Successfully got TX/RX info
|
||||||
|
RX Chain 0:
|
||||||
|
Radio tuned: 'yes'
|
||||||
|
Power: '-81.2 dBm'
|
||||||
|
ECIO: '-10.7 dB'
|
||||||
|
RSRP: '-110.6 dBm'
|
||||||
|
Phase: '0.00 degrees'
|
||||||
|
RX Chain 1:
|
||||||
|
Radio tuned: 'yes'
|
||||||
|
Power: '-87.5 dBm'
|
||||||
|
ECIO: '-12.2 dB'
|
||||||
|
RSRP: '-118.4 dBm'
|
||||||
|
Phase: '0.00 degrees'
|
||||||
|
RX Chain 2:
|
||||||
|
Radio tuned: 'yes'
|
||||||
|
Power: '-94.2 dBm'
|
||||||
|
ECIO: '-15.7 dB'
|
||||||
|
RSRP: '-128.7 dBm'
|
||||||
|
Phase: '0.00 degrees'
|
||||||
|
RX Chain 3:
|
||||||
|
Radio tuned: 'yes'
|
||||||
|
Power: '-90.1 dBm'
|
||||||
|
ECIO: '-13.1 dB'
|
||||||
|
RSRP: '-121.9 dBm'
|
||||||
|
Phase: '0.00 degrees'
|
||||||
|
TX:
|
||||||
|
In traffic: 'yes'
|
||||||
|
Power: '22.0 dBm'
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy '--nas-get-tx-rx-info=5gnr'
|
||||||
|
error: couldn't get TX/RX info: QMI protocol error (93): 'NoRadio'
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-home-network
|
||||||
|
[/dev/cdc-wdm0] Successfully got home network:
|
||||||
|
Home network:
|
||||||
|
MCC: '208'
|
||||||
|
MNC: '15'
|
||||||
|
Description: 'Free'
|
||||||
|
Network name source: se13
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-serving-system
|
||||||
|
[/dev/cdc-wdm0] Successfully got serving system:
|
||||||
|
Registration state: 'registered'
|
||||||
|
CS: 'attached'
|
||||||
|
PS: 'attached'
|
||||||
|
Selected network: '3gpp'
|
||||||
|
Radio interfaces: '1'
|
||||||
|
[0]: 'lte'
|
||||||
|
Roaming status: 'off'
|
||||||
|
Data service capabilities: '1'
|
||||||
|
[0]: 'lte'
|
||||||
|
Current PLMN:
|
||||||
|
MCC: '208'
|
||||||
|
MNC: '15'
|
||||||
|
Description: 'Free'
|
||||||
|
Roaming indicators: '1'
|
||||||
|
[0]: 'off' (lte)
|
||||||
|
3GPP cell ID: '105116243'
|
||||||
|
Detailed status:
|
||||||
|
Status: 'available'
|
||||||
|
Capability: 'cs-ps'
|
||||||
|
HDR Status: 'none'
|
||||||
|
HDR Hybrid: 'no'
|
||||||
|
Forbidden: 'no'
|
||||||
|
LTE tracking area code: '3500'
|
||||||
|
Full operator code info:
|
||||||
|
MCC: '208'
|
||||||
|
MNC: '15'
|
||||||
|
MNC with PCS digit: 'no'
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-system-info
|
||||||
|
[/dev/cdc-wdm0] Successfully got system info:
|
||||||
|
WCDMA service:
|
||||||
|
Status: 'none'
|
||||||
|
True Status: 'none'
|
||||||
|
Preferred data path: 'no'
|
||||||
|
LTE service:
|
||||||
|
Status: 'available'
|
||||||
|
True Status: 'available'
|
||||||
|
Preferred data path: 'no'
|
||||||
|
Domain: 'cs-ps'
|
||||||
|
Service capability: 'cs-ps'
|
||||||
|
Roaming status: 'off'
|
||||||
|
Forbidden: 'no'
|
||||||
|
Cell ID: '105116243'
|
||||||
|
MCC: '208'
|
||||||
|
MNC: '15'
|
||||||
|
Tracking Area Code: '3500'
|
||||||
|
Voice support: 'no'
|
||||||
|
IMS voice support: 'no'
|
||||||
|
eMBMS coverage info support: 'no'
|
||||||
|
eMBMS coverage info trace ID: '65535'
|
||||||
|
Cell access: 'all-calls'
|
||||||
|
Registration restriction: 'unrestricted'
|
||||||
|
Registration domain: 'not-applicable'
|
||||||
|
SIM reject info: 'available'
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-technology-preference
|
||||||
|
[/dev/cdc-wdm0] Successfully got technology preference
|
||||||
|
Active: '3gpp, lte', duration: 'permanent'
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-system-selection-preference
|
||||||
|
[/dev/cdc-wdm0] Successfully got system selection preference
|
||||||
|
Emergency mode: 'no'
|
||||||
|
Mode preference: 'lte, 5gnr'
|
||||||
|
Disabled modes: '(null)'
|
||||||
|
Band preference: 'wcdma-2100, wcdma-pcs-1900, wcdma-dcs-1800, wcdma-1700-us, wcdma-850-us, wcdma-800, wcdma-900, wcdma-1700-japan, wcdma-850-japan'
|
||||||
|
LTE band preference: '1, 2, 3, 4, 5, 7, 8, 12, 13, 14, 17, 18, 19, 20, 25, 26, 28, 29, 30, 32, 34, 38, 39, 40, 41, 42, 43'
|
||||||
|
LTE band preference (extended): '1, 2, 3, 4, 5, 7, 8, 12, 13, 14, 17, 18, 19, 20, 25, 26, 28, 29, 30, 32, 34, 38, 39, 40, 41, 42, 43, 46, 48, 66, 67, 71'
|
||||||
|
TD-SCDMA band preference: 'a, b, c, d, e, f'
|
||||||
|
Roaming preference: 'any'
|
||||||
|
Network selection preference: 'automatic'
|
||||||
|
Service domain preference: 'cs-ps'
|
||||||
|
GSM/WCDMA acquisition order preference: 'automatic'
|
||||||
|
Usage preference: 'data-centric'
|
||||||
|
Voice domain preference: 'ps-preferred'
|
||||||
|
Registration restriction: 'unrestricted'
|
||||||
|
Acquisition order preference: 5gnr, lte, umts
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-cell-location-info
|
||||||
|
[/dev/cdc-wdm0] Successfully got cell location info
|
||||||
|
Intrafrequency LTE Info
|
||||||
|
UE In Idle: 'no'
|
||||||
|
PLMN: '20815'
|
||||||
|
Tracking Area Code: '3500'
|
||||||
|
Global Cell ID: '105116243'
|
||||||
|
EUTRA Absolute RF Channel Number: '1675' (E-UTRA band 3: 1800+)
|
||||||
|
Serving Cell ID: '347'
|
||||||
|
Cell [0]:
|
||||||
|
Physical Cell ID: '347'
|
||||||
|
RSRQ: '-10.9' dB
|
||||||
|
RSRP: '-109.8' dBm
|
||||||
|
RSSI: '-79.4' dBm
|
||||||
|
Cell [1]:
|
||||||
|
Physical Cell ID: '346'
|
||||||
|
RSRQ: '-16.0' dB
|
||||||
|
RSRP: '-113.3' dBm
|
||||||
|
RSSI: '-87.7' dBm
|
||||||
|
Cell [2]:
|
||||||
|
Physical Cell ID: '83'
|
||||||
|
RSRQ: '-19.7' dB
|
||||||
|
RSRP: '-119.3' dBm
|
||||||
|
RSSI: '-90.2' dBm
|
||||||
|
Interfrequency LTE Info
|
||||||
|
UE In Idle: 'no'
|
||||||
|
LTE Info Neighboring GSM
|
||||||
|
UE In Idle: 'no'
|
||||||
|
LTE Info Neighboring WCDMA
|
||||||
|
UE In Idle: 'no'
|
||||||
|
LTE Timing Advance: '19' us
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-operator-name
|
||||||
|
[/dev/cdc-wdm0] Successfully got operator name data
|
||||||
|
Service Provider Name
|
||||||
|
Display Condition: 'spn-not-required-if-unknown-network'
|
||||||
|
Name : 'Free'
|
||||||
|
PLMN List:
|
||||||
|
MCC/MNC: '208-15' LAC Range: 0->65535 PNN Record: 1
|
||||||
|
MCC/MNC: '208-01' LAC Range: 0->65535 PNN Record: 1
|
||||||
|
MCC/MNC: '208-02' LAC Range: 0->65535 PNN Record: 1
|
||||||
|
MCC/MNC: '208-16' LAC Range: 0->65535 PNN Record: 1
|
||||||
|
PLMN Names:
|
||||||
|
0: 'Free' ('Free') Country: 'initials-do-not-add'
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-lte-cphy-ca-info
|
||||||
|
[/dev/cdc-wdm0] Successfully got carrier aggregation info
|
||||||
|
DL Bandwidth: 'unknown'
|
||||||
|
Primary Cell Info
|
||||||
|
Physical Cell ID: '347'
|
||||||
|
RX Channel: '1675'
|
||||||
|
DL Bandwidth: '15'
|
||||||
|
LTE Band: 'eutran-3'
|
||||||
|
No Secondary Cells
|
||||||
|
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-rf-band-info
|
||||||
|
[/dev/cdc-wdm0] Successfully got RF band info
|
||||||
|
Band Information:
|
||||||
|
Radio Interface: 'lte'
|
||||||
|
Active Band Class: 'eutran-3'
|
||||||
|
Active Channel: '1675'
|
||||||
|
Band Information (Extended):
|
||||||
|
Radio Interface: 'lte'
|
||||||
|
Active Band Class: 'eutran-3'
|
||||||
|
Active Channel: '1675'
|
||||||
|
Bandwidth:
|
||||||
|
Radio Interface: 'lte'
|
||||||
|
Bandwidth: '15'
|
Loading…
Reference in a new issue