mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-08 20:35:07 +00:00
Uploaded tools and docs
This commit is contained in:
parent
52182f3873
commit
2f444f87a7
BIN
docs/LinuxDriver_MP_Iwpriv_UserGuide_V3.doc
Normal file
BIN
docs/LinuxDriver_MP_Iwpriv_UserGuide_V3.doc
Normal file
Binary file not shown.
BIN
docs/iwpriv_mp_settings_for_different_data_rate.xls
Normal file
BIN
docs/iwpriv_mp_settings_for_different_data_rate.xls
Normal file
Binary file not shown.
18
tools/RtkMpTool-ReadMe.txt
Normal file
18
tools/RtkMpTool-ReadMe.txt
Normal file
@ -0,0 +1,18 @@
|
||||
RtkMpTool.apk need to use "rtwpriv",
|
||||
please frist to prepare build the rtwpriv and push to Android system.
|
||||
|
||||
Installation steps:
|
||||
1. adb push rtwpriv /system/bin/
|
||||
2. adb shell chmod 755 /system/bin/rtwpriv
|
||||
3. adb push 8xxx.ko "your system wlan default module's folder"\wlan.ko (etc. /system/lib/modules/wlan.ko)
|
||||
4. adb install RtkMpTool.apk
|
||||
or adb install RtkWiFiTest.apk
|
||||
5. a.After execute the MP tool.Frist to use the "adb shell rtwpriv wlan0 mp_start" to check this driver can support mp command.
|
||||
b.The "mp_start" command must to be no show any error message.
|
||||
|
||||
P.S.
|
||||
1. RtkMpTool.apk only supports the MP test functions.
|
||||
After installed, you will see a "Realtek MP Tool" App on the phone.
|
||||
|
||||
2. RtkWiFiTest.apk supports both MP test and CTA test functions.
|
||||
After installed, you will see a "WiFi Test" App on the phone.
|
BIN
tools/RtkMpTool.apk
Normal file
BIN
tools/RtkMpTool.apk
Normal file
Binary file not shown.
BIN
tools/rtwpriv.zip
Normal file
BIN
tools/rtwpriv.zip
Normal file
Binary file not shown.
BIN
tools/wireless_tools_android.tar.gz
Normal file
BIN
tools/wireless_tools_android.tar.gz
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user