mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-06-07 13:41:54 -07:00
doc: move wingtech developer details to the bottom
This commit is contained in:
+17
-18
@@ -4,24 +4,6 @@ Supported in Rayhunter since version 0.4.0.
|
|||||||
|
|
||||||
The Wingtech CT2MHS01 hotspot is a Qualcomm mdm9650-based device with a screen available for US$15-35. This device is often used as a base platform for white labeled versions like the T-Mobile TMOHS1. AT&T branded versions of the hotspot seem to be the most abundant.
|
The Wingtech CT2MHS01 hotspot is a Qualcomm mdm9650-based device with a screen available for US$15-35. This device is often used as a base platform for white labeled versions like the T-Mobile TMOHS1. AT&T branded versions of the hotspot seem to be the most abundant.
|
||||||
|
|
||||||
## Hardware
|
|
||||||
|
|
||||||
Wingtechs are abundant on ebay and can also be found on Amazon:
|
|
||||||
- <https://www.amazon.com/AT-Turbo-Hotspot-256-Black/dp/B09YWLXVWT>
|
|
||||||
- <https://www.ebay.com/itm/135205906535>
|
|
||||||
- <https://www.ebay.com/itm/126987839936>
|
|
||||||
- <https://www.ebay.com/itm/127147132518>
|
|
||||||
|
|
||||||
Rayhunter has been tested on
|
|
||||||
|
|
||||||
```sh
|
|
||||||
WT_INNER_VERSION=SW_Q89323AA1_V057_M10_CRICKET_USR_MP
|
|
||||||
WT_PRODUCTION_VERSION=CT2MHS01_0.04.55
|
|
||||||
WT_HARDWARE_VERSION=89323_1_20
|
|
||||||
```
|
|
||||||
|
|
||||||
Please consider sharing the contents of your device's /etc/wt_version file here.
|
|
||||||
|
|
||||||
## Supported bands
|
## Supported bands
|
||||||
|
|
||||||
There are likely variants of the device for all three ITU regions.
|
There are likely variants of the device for all three ITU regions.
|
||||||
@@ -39,6 +21,13 @@ According to FCC ID 2APXW-CT2MHS01 Test Report No. [I20N02441-RF-LTE](https://ap
|
|||||||
|
|
||||||
Note that Band 5 (850 MHz, CLR) is suitable for roaming in ITU regions 2 and 3.
|
Note that Band 5 (850 MHz, CLR) is suitable for roaming in ITU regions 2 and 3.
|
||||||
|
|
||||||
|
## Hardware
|
||||||
|
Wingtechs are abundant on ebay and can also be found on Amazon:
|
||||||
|
- <https://www.ebay.com/itm/135205906535>
|
||||||
|
- <https://www.ebay.com/itm/126987839936>
|
||||||
|
- <https://www.ebay.com/itm/127147132518>
|
||||||
|
- <https://www.amazon.com/AT-Turbo-Hotspot-256-Black/dp/B09YWLXVWT>
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
Connect to the Wingtech's network over wifi or usb tethering, then run the installer:
|
Connect to the Wingtech's network over wifi or usb tethering, then run the installer:
|
||||||
|
|
||||||
@@ -68,3 +57,13 @@ similarly to the Orbic RC400L, although the userspace program
|
|||||||
Orbic. This causes the green line on the screen to subtly flicker and
|
Orbic. This causes the green line on the screen to subtly flicker and
|
||||||
only be displayed during some frames. Subsequent work to fully control
|
only be displayed during some frames. Subsequent work to fully control
|
||||||
the display without removing the OEM interface is desired.
|
the display without removing the OEM interface is desired.
|
||||||
|
|
||||||
|
Rayhunter has been tested on:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
WT_INNER_VERSION=SW_Q89323AA1_V057_M10_CRICKET_USR_MP
|
||||||
|
WT_PRODUCTION_VERSION=CT2MHS01_0.04.55
|
||||||
|
WT_HARDWARE_VERSION=89323_1_20
|
||||||
|
```
|
||||||
|
|
||||||
|
Please consider sharing the contents of your device's /etc/wt_version file here.
|
||||||
|
|||||||
Reference in New Issue
Block a user